[arch-commits] CVS update of extra/multimedia-plugins/gstreamer0.10-ladspa (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Jun 28 20:52:23 UTC 2007


    Date: Thursday, June 28, 2007 @ 16:52:23
  Author: jgc
    Path: /home/cvs-extra/extra/multimedia-plugins/gstreamer0.10-ladspa

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: gstreamer0.10-ladspa 0.10.6-1


----------+
 PKGBUILD |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)


Index: extra/multimedia-plugins/gstreamer0.10-ladspa/PKGBUILD
diff -u extra/multimedia-plugins/gstreamer0.10-ladspa/PKGBUILD:1.5 extra/multimedia-plugins/gstreamer0.10-ladspa/PKGBUILD:1.6
--- extra/multimedia-plugins/gstreamer0.10-ladspa/PKGBUILD:1.5	Tue Dec 26 13:45:42 2006
+++ extra/multimedia-plugins/gstreamer0.10-ladspa/PKGBUILD	Thu Jun 28 16:52:23 2007
@@ -1,19 +1,21 @@
-# $Id: PKGBUILD,v 1.5 2006/12/26 18:45:42 jgc Exp $
+# $Id: PKGBUILD,v 1.6 2007/06/28 20:52:23 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gstreamer0.10-ladspa
-pkgver=0.10.5
+pkgver=0.10.6
 pkgrel=1
 pkgdesc="GStreamer ladspa plugin"
-arch=(i686 x86_64)
-depends=('gstreamer0.10-base' 'gstreamer0.10-good')
-makedepends=('intltool' 'pkgconfig' 'ladspa')
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=("gstreamer0.10-good>=${pkgver}")
+makedepends=('perlxml' 'pkgconfig' 'ladspa')
 url="http://gstreamer.freedesktop.org/"
 groups=('gstreamer0.10-plugins')
 _relname=gst-plugins-good
 source=(${url}/src/${_relname}/${_relname}-${pkgver}.tar.bz2
         goodconf)
-md5sums=('c45fc9ace9feb4d3df32da0a6d262d84' 'd37c6222a0d00c22efccd25f9bf8c433')
+md5sums=('25f111360c2930705b91b4fcf93ae5c5'
+         'd37c6222a0d00c22efccd25f9bf8c433')
 
 build() {
   cd ${startdir}/src/${_relname}-${pkgver}




More information about the arch-commits mailing list