summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralucryd2016-01-13 19:19:47 +0000
committerBen Widawsky2016-01-13 22:15:15 -0800
commit3814453b9dae7eddaeb69680bda8a39337fb1e3c (patch)
tree27239430d2bd88e9e7c1e1a57f52640b3d1ace5d /PKGBUILD
parentcaf2dab95ca6aa4dbd6b7148ce01b7786bfbcbc4 (diff)
downloadaur-3814453b9dae7eddaeb69680bda8a39337fb1e3c.tar.gz
FS#47738: ffmpeg 1:2.8.4-3
git-svn-id: file:///srv/repos/svn-packages/svn@258176 eb2447ed-0c53-47e4-bac8-5bc4a241df78 By Ben: I had to use the bashism to get the inline comment - but otherwise, this is just the original change from upstream.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1827cc631b9..43002b1a0c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
pkgver=2.8.4
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (Same as official package except with libfdk-aac support)'
arch=('i686' 'x86_64')
@@ -77,6 +77,7 @@ build() {
--enable-shared \
--enable-version3 \
--enable-x11grab \
+ --disable-demuxer='hls' --disable-protocol='concat,hls' `# FS#47738` \
--enable-libfdk_aac \
--enable-nonfree