From a962644f9a130d66db957364f892bf0b8e02d3b1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 11 Nov 2011 08:51:29 +0100 Subject: [PATCH] gst-plugins-good: explicitly enable speex plugin, bumprev. --- srcpkgs/gst-plugins-good/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gst-plugins-good/template b/srcpkgs/gst-plugins-good/template index abfcc2fd211..071c8a0eab8 100644 --- a/srcpkgs/gst-plugins-good/template +++ b/srcpkgs/gst-plugins-good/template @@ -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 " 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() {