summaryrefslogtreecommitdiff
path: root/extra/ffmpeg
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-21 03:42:54 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-21 03:42:54 +0000
commitedccd68090c8cf14c72ff7dd7f941bded787479a (patch)
treeddacad87ad9289f4c069f921c6d5b56f62592994 /extra/ffmpeg
parent469e7cfcfccc3041b64ccc6e15e830b65817aae9 (diff)
Wed May 21 03:36:10 UTC 2014
Diffstat (limited to 'extra/ffmpeg')
-rw-r--r--extra/ffmpeg/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD
index 8b20c50c3..1b157404e 100644
--- a/extra/ffmpeg/PKGBUILD
+++ b/extra/ffmpeg/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 212100 2014-05-07 11:11:14Z bpiotrowski $
+# $Id: PKGBUILD 213341 2014-05-20 15:13:56Z bpiotrowski $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
@@ -6,7 +6,7 @@
pkgname=ffmpeg
pkgver=2.2.2
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
@@ -30,6 +30,7 @@ build() {
--prefix=/usr \
--disable-debug \
--disable-static \
+ --enable-avisynth \
--enable-avresample \
--enable-dxva2 \
--enable-fontconfig \