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

Ionut Biru ibiru at archlinux.org
Sat Apr 28 13:12:53 UTC 2012


    Date: Saturday, April 28, 2012 @ 09:12:53
  Author: ibiru
Revision: 157449

add optdepends

Modified:
  libgpod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-28 13:12:40 UTC (rev 157448)
+++ PKGBUILD	2012-04-28 13:12:53 UTC (rev 157449)
@@ -4,13 +4,14 @@
 
 pkgname=libgpod
 pkgver=0.8.2
-pkgrel=4
+pkgrel=5
 pkgdesc="A shared library to access the contents of an iPod"
 arch=(i686 x86_64)
 license=('LGPL')
 depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice')
 makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject2-devel' 'gtk-sharp-2')
-optdepends=('gtk-sharp-2: Mono bindings')
+optdepends=('gtk-sharp-2: Mono bindings'
+            'python2-gobject2: python bindings')
 url="http://www.gtkpod.org/libgpod/"
 source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list