summaryrefslogtreecommitdiff
path: root/extra/libgpod
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-08-02 15:48:44 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-08-02 15:48:44 +0200
commit72658c2308ab6c5ec52a590f6c7b9a2b389b7f29 (patch)
treeb949e009e881cbc19e64debea1068c56952b4b44 /extra/libgpod
parent04770005a02cc2a41550a57143af22c9d951bf6f (diff)
parentf003ac1c96d76f4e3a2b93f988e1effce6771052 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/tp_smapi/PKGBUILD community/fish/PKGBUILD community/supertux/PKGBUILD extra/gvfs/PKGBUILD multilib/wine/PKGBUILD testing/e2fsprogs/PKGBUILD testing/iptables/PKGBUILD testing/krb5/PKGBUILD testing/lm_sensors/PKGBUILD testing/lm_sensors/healthd testing/lm_sensors/healthd.rc
Diffstat (limited to 'extra/libgpod')
-rw-r--r--extra/libgpod/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgpod/PKGBUILD b/extra/libgpod/PKGBUILD
index 7844a0d1d..242c77dfd 100644
--- a/extra/libgpod/PKGBUILD
+++ b/extra/libgpod/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 157452 2012-04-28 13:14:16Z ibiru $
+# $Id: PKGBUILD 164367 2012-07-31 19:43:09Z eric $
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=libgpod
pkgver=0.8.2
-pkgrel=5
+pkgrel=6
pkgdesc="A shared library to access the contents of an iPod"
arch=(i686 x86_64 'mips64el')
license=('LGPL')
-depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice')
+depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice' 'libplist')
makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject2-devel' 'gtk-sharp-2')
optdepends=('gtk-sharp-2: Mono bindings'
'python2-gobject2: python bindings')