summaryrefslogtreecommitdiff
path: root/extra/libgpod/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgpod/PKGBUILD')
-rw-r--r--extra/libgpod/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libgpod/PKGBUILD b/extra/libgpod/PKGBUILD
index 5f520cd5b..f4cceca87 100644
--- a/extra/libgpod/PKGBUILD
+++ b/extra/libgpod/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 95175 2010-10-16 19:19:22Z remy $
+# $Id: PKGBUILD 117411 2011-04-01 17:02:09Z ibiru $
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
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)