libgpod: use python3

This commit is contained in:
Bruce Liu 2014-12-18 16:42:54 +00:00
parent 6771d42dc9
commit 9414176aa5

View File

@ -7,7 +7,7 @@ pkgdesc="libgpod is a shared library to access the contents of an iPod"
arch=('x86_64')
license=('LGPL')
depends=('mutagen' 'sg3_utils' 'libplist' 'libimobiledevice' 'gdk-pixbuf2')
makedepends=('intltool' 'swig' 'docbook-xsl' 'python2-gobject')
makedepends=('intltool' 'swig' 'docbook-xsl' 'python3-gobject')
url="http://www.gtkpod.org/libgpod.html"
source=("http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2")
md5sums=('f8a0b7a34e768e33a708e8dd172bd6f8')
@ -18,7 +18,7 @@ build() {
--sysconfdir=/etc \
--with-udev-dir=/usr/lib/udev \
--enable-udev \
--with-python=/usr/bin/python2 \
--with-python=/usr/bin/python3 \
--disable-fast-install \
--disable-static \
--without-hal