[arch-commits] CVS update of extra/gnome/totem-plparser (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Jan 10 20:59:07 UTC 2008


    Date: Thursday, January 10, 2008 @ 15:59:07
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/totem-plparser

Modified: PKGBUILD (1.25 -> 1.26)

upgpkg: totem-plparser 2.21.90-1
Change dependency to evolution-data-center, plparser uses camel for some things now


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


Index: extra/gnome/totem-plparser/PKGBUILD
diff -u extra/gnome/totem-plparser/PKGBUILD:1.25 extra/gnome/totem-plparser/PKGBUILD:1.26
--- extra/gnome/totem-plparser/PKGBUILD:1.25	Thu Dec 27 10:32:32 2007
+++ extra/gnome/totem-plparser/PKGBUILD	Thu Jan 10 15:59:07 2008
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.25 2007/12/27 15:32:32 jgc Exp $
+# $Id: PKGBUILD,v 1.26 2008/01/10 20:59:07 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=totem-plparser
-pkgver=2.21.6
+pkgver=2.21.90
 pkgrel=1
 url="http://www.hadess.net/totem.php3"
 pkgdesc="Totem playlist parser library"
 license=('LGPL')
 arch=(i686 x86_64)
-depends=('gnome-vfs')
+depends=('evolution-data-server>=1.12')
 makedepends=('perlxml')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/2.21/totem-pl-parser-${pkgver}.tar.bz2)
-md5sums=('061f0020a6c564b0027ddab7ff4bc8e8')
+md5sums=('c1167797a0087f27f1391097efff3422')
 
 build() {
   cd ${startdir}/src/totem-pl-parser-${pkgver}




More information about the arch-commits mailing list