summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathaniel Chin2021-02-06 16:35:54 +0800
committerNathaniel Chin2021-02-06 16:35:54 +0800
commit76c7bbefedafaeca3d4675654a7cf4872a046381 (patch)
treedc3e315b3cc1cd0ca81f852206b26ae85628982a /PKGBUILD
parentaa7633add1f79f3894f53cfabcba63021af0a599 (diff)
downloadaur-76c7bbefedafaeca3d4675654a7cf4872a046381.tar.gz
change pulseaudio to libpulse
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cddbc4a2f40..f84e764300ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _svt_vp9_ver='0.3.0'
pkgname=ffmpeg-amd-full
pkgver=4.3.1
-pkgrel=3
+pkgrel=4
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features for AMD)'
arch=('x86_64')
url='https://www.ffmpeg.org/'
@@ -20,7 +20,7 @@ depends=(
'aom' 'aribb24' 'libbluray' 'libbs2b' 'libcaca' 'celt' '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'
+ 'libmodplug' 'lame' 'opencore-amr' 'openjpeg2' 'opus' 'libpulse' 'librabbitmq-c' 'rav1e'
'librsvg' 'rubberband' 'rtmpdump' 'snappy' 'smbclient' 'libsoxr' 'speex' 'srt' 'libssh'
'svt-hevc' 'svt-av1' 'svt-vp9' 'tensorflow' 'tesseract' 'libtheora' 'twolame'
'v4l-utils' 'vid.stab' 'vmaf' 'libvorbis' 'libvpx' 'wavpack' 'libwebp' 'x264'