depends: switch pulseaudio to libpulse

This commit is contained in:
Daniel Bermond
2021-01-09 02:46:23 +00:00
parent f5e9a0eb09
commit 9870d7b1b5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
pkgver = 4.3.1
pkgrel = 10
pkgrel = 11
url = https://www.ffmpeg.org/
arch = x86_64
license = custom: nonfree and unredistributable
@@ -49,7 +49,7 @@ pkgbase = ffmpeg-full
depends = opencore-amr
depends = openjpeg2
depends = opus
depends = pulseaudio
depends = libpulse
depends = librabbitmq-c
depends = rav1e
depends = librsvg
+2 -2
View File
@@ -7,7 +7,7 @@ _svt_vp9_ver='0.3.0'
pkgname=ffmpeg-full
pkgver=4.3.1
pkgrel=10
pkgrel=11
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)'
arch=('x86_64')
url='https://www.ffmpeg.org/'
@@ -19,7 +19,7 @@ depends=(
'libcdio-paranoia' 'codec2' 'dav1d' 'libdc1394' 'libavc1394' 'libfdk-aac'
'fontconfig' 'freetype2' 'fribidi' 'glslang' 'libgme' 'gsm' 'libiec61883'
'libilbc' 'jack' 'kvazaar' 'lensfun' 'libmodplug' 'lame' 'opencore-amr'
'openjpeg2' 'opus' 'pulseaudio' 'librabbitmq-c' 'rav1e' 'librsvg' 'rubberband'
'openjpeg2' 'opus' 'libpulse' 'librabbitmq-c' 'rav1e' 'librsvg' 'rubberband'
'rtmpdump' 'smbclient' 'snappy' 'libsoxr' 'speex' 'srt' 'libssh' 'svt-hevc'
'svt-av1' 'svt-vp9' 'tensorflow' 'tesseract' 'libtheora' 'twolame' 'v4l-utils'
'vid.stab' 'vmaf' 'libvorbis' 'libvpx' 'wavpack' 'libwebp' 'x264' 'x265'