multimedia/gst-plugins-bad: Disable opus plugin.

This does no longer build with the version of opus we have
in the repository.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2013-11-03 16:07:03 +01:00 committed by Robby Workman
parent 6ed339b1b9
commit 489d27de7f
2 changed files with 4 additions and 3 deletions

View File

@ -6,5 +6,5 @@ a real live maintainer, or some actual wide use.
This optionally depends on orc, libass, libcdaudio, celt, libdc1394, dirac,
libdca, libdvdnav, faac, faad, flite, gsm, libkate, liblrdf, slv2,
libmms, libmodplug, libmimic, libmusicbrainz, libofa, OpenAL, opencv,
opus, TiMidity++, soundtouch, swfdec, xvidcore, libvdpau, schroedinger,
TiMidity++, soundtouch, swfdec, xvidcore, libvdpau, schroedinger,
libvpx and rtmpdump.

View File

@ -26,7 +26,7 @@
PRGNAM=gst-plugins-bad
VERSION=${VERSION:-0.10.23}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -81,6 +81,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/${PRGNAM-$VERSION} \
--disable-static \
--disable-opus \
--build=$ARCH-slackware-linux
make