gst-plugins-good: explicitly enable speex plugin, bumprev.

This commit is contained in:
Juan RP 2011-11-11 08:51:29 +01:00
parent 48e2b7035d
commit a962644f9a

View file

@ -1,13 +1,13 @@
# Template file for 'gst-plugins-good'.
pkgname=gst-plugins-good
version=0.10.30
revision=1
revision=2
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--with-gudev --with-libv4l2 --enable-experimental
--disable-schemas-install --disable-aalib --disable-esd --disable-hal
--disable-libcaca --disable-libdv --disable-dv1394 --disable-shout2
--with-gconf-schema-file-dir=/usr/share/gconf/schemas"
--with-gconf-schema-file-dir=/usr/share/gconf/schemas --enable-speex"
short_desc="Core GStreamer libraries and elements"
maintainer="Juan RP <xtraeme@gmail.org>"
homepage="http://gstreamer.freedesktop.org/"
@ -81,6 +81,7 @@ Add_dependency build libXv-devel
Add_dependency build wavpack-devel
Add_dependency build v4l-utils-devel
Add_dependency build jack-devel
Add_dependency build speex-devel
post_install()
{