summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0edd0642c602..25180fee5e36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ffms2-git
pkgver=2.23.203.gbda9eeb
-pkgrel=1
+pkgrel=2
pkgdesc="An FFmpeg/Libav based source library and Avisynth/Vapoursynth plugin for easy frame accurate access. (GIT version)"
url='https://github.com/FFMS/ffms2'
arch=('x86_64')
@@ -41,6 +41,7 @@ build() {
cd build
../ffms2/configure \
--prefix=/usr \
+ --enable-avresample \
--enable-shared=yes \
--enable-static=no