summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2016-02-18 00:32:01 +0500
committerDmitry Kharitonov2016-02-18 00:32:01 +0500
commitc56bcd21279af20f66c0153d69d4fe8604c8e808 (patch)
treece17f13a7462c55b93d8d25483d09bb2f0bdf423 /PKGBUILD
parent1b3291dc2ccf4b0d8fe05b180083442a0079759d (diff)
downloadaur-c56bcd21279af20f66c0153d69d4fe8604c8e808.tar.gz
Removed some unavailable AAC configure options
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38311e91bb66..70d6257952c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=ffmpeg-full-nvenc
_pkgbasename=ffmpeg
pkgver=3.0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Record, convert, and stream audio and video (all codecs including Nvidia NVENC)"
arch=('i686' 'x86_64')
@@ -63,7 +63,6 @@ build() {
--enable-gray \
--enable-iconv \
--enable-ladspa \
- --enable-libaacplus \
--enable-libass \
--enable-libbluray \
--enable-libbs2b \
@@ -99,7 +98,6 @@ build() {
--enable-libutvideo \
--enable-libv4l2 \
--enable-libvidstab \
- --enable-libvo-aacenc \
--enable-libvo-amrwbenc \
--enable-libvorbis \
--enable-libvpx \