[arch-commits] Commit in libgpod/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Fri Apr 1 17:02:10 UTC 2011


    Date: Friday, April 1, 2011 @ 13:02:09
  Author: ibiru
Revision: 117411

upgpkg: libgpod 0.8.0-2
rebuild against new libimobiledevice

Modified:
  libgpod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-01 16:52:58 UTC (rev 117410)
+++ PKGBUILD	2011-04-01 17:02:09 UTC (rev 117411)
@@ -4,12 +4,12 @@
 
 pkgname=libgpod
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A shared library to access the contents of an iPod"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gtk2>=2.20.1' 'mutagen' 'sg3_utils>=1.27' 'libimobiledevice>=1.0.1')
-makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject' 'gtk-sharp-2')
+depends=('gtk2' 'mutagen' 'sg3_utils' 'libimobiledevice')
+makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject-devel' 'gtk-sharp-2')
 optdepends=('gtk-sharp-2: Mono bindings')
 url="http://www.gtkpod.org/libgpod/"
 source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.gz)




More information about the arch-commits mailing list