[arch-commits] CVS update of extra/lib/libgpod (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun Aug 12 10:56:42 UTC 2007


    Date: Sunday, August 12, 2007 @ 06:56:42
  Author: aaron
    Path: /home/cvs-extra/extra/lib/libgpod

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: libgpod 0.5.2-2
mutagen now used for ID3 tags, thanks JGC


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


Index: extra/lib/libgpod/PKGBUILD
diff -u extra/lib/libgpod/PKGBUILD:1.16 extra/lib/libgpod/PKGBUILD:1.17
--- extra/lib/libgpod/PKGBUILD:1.16	Sat Aug 11 22:23:49 2007
+++ extra/lib/libgpod/PKGBUILD	Sun Aug 12 06:56:42 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.16 2007/08/12 02:23:49 aaron Exp $
+# $Id: PKGBUILD,v 1.17 2007/08/12 10:56:42 aaron Exp $
 # Maintainer: Arjan Timmerman <arjan at soufly.nl>
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=libgpod
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="libgpod is a shared library to access the contents of an iPod"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gtk2>=2.10.14' 'python-eyed3')
+depends=('gtk2>=2.10.14' 'mutagen')
 makedepends=('perlxml' 'swig')
 url="http://www.gtkpod.org/libgpod.html"
 source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.gz)




More information about the arch-commits mailing list