summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Tobias2016-08-04 02:25:47 +1000
committerDaniel Tobias2016-08-04 02:25:47 +1000
commit95106dfd6fb84fc6bc6c254108a45b5e25fa6df5 (patch)
tree8f5bb0a43fe37a33876de86443995286f247b947
parenta9fb9aa40e6301df0b05ec2b727bf257b62afb6f (diff)
downloadaur-95106dfd6fb84fc6bc6c254108a45b5e25fa6df5.tar.gz
extra removed these deps, so we should too
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8fc69b17403..4ffe77e09ad4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Aug 3 15:16:59 UTC 2016
+# Wed Aug 3 16:25:30 UTC 2016
pkgbase = ffmpeg-headless
pkgdesc = Complete solution to record, convert and stream audio and video; optimised for server (headless) systems
pkgver = 3.1.1
@@ -38,7 +38,6 @@ pkgbase = ffmpeg-headless
depends = libx264.so
depends = libx265.so
depends = rtmpdump
- optdepends = dcadec: DTS Coherent Acoustics support
optdepends = vid.stab: Video stabilization library
optdepends = libfdk-aac: AAC-HE support
optdepends = libiec61883: FireWire DV/HDV support
diff --git a/PKGBUILD b/PKGBUILD
index 7d92d75d0640..694e8659ab63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,7 @@ depends=('bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame' 'libass'
'openjpeg' 'opus' 'schroedinger' 'speex' 'v4l-utils' 'xvidcore' 'zlib'
'libvorbis.so' 'libvorbisenc.so' 'libvpx.so' 'libx264.so' 'libx265.so'
'rtmpdump')
-optdepends=('dcadec: DTS Coherent Acoustics support'
- 'vid.stab: Video stabilization library'
+optdepends=('vid.stab: Video stabilization library'
'libfdk-aac: AAC-HE support'
'libiec61883: FireWire DV/HDV support'
'libavc1394: FireWire DV/HDV support'
@@ -74,7 +73,6 @@ build() {
--enable-librtmp \
--disable-ffplay \
--enable-runtime-cpudetect #\
- #--enable-libdcadec \
#--enable-libiec61883
#--enable-libsoxr \
#--enable-libvidstab \