[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Tue Jul 1 17:22:42 UTC 2014
Date: Tuesday, July 1, 2014 @ 19:22:42
Author: bpiotrowski
Revision: 216130
upgpkg: ffmpeg 1:2.2.4-2
explicitly enable atrac3 and atrac3p codecs support
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-01 17:21:28 UTC (rev 216129)
+++ PKGBUILD 2014-07-01 17:22:42 UTC (rev 216130)
@@ -6,7 +6,7 @@
pkgname=ffmpeg
pkgver=2.2.4
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
@@ -32,6 +32,8 @@
--disable-static \
--enable-avisynth \
--enable-avresample \
+ --enable-decoder=atrac3 \
+ --enable-decoder=atrac3p \
--enable-dxva2 \
--enable-fontconfig \
--enable-gnutls \
More information about the arch-commits
mailing list