summaryrefslogtreecommitdiffstats
path: root/extra/libgpod/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel at free dot fr>2010-07-23 17:17:35 +0200
committersibel <lesibel at free dot fr>2010-07-23 17:17:35 +0200
commita7408143a1b608ac7a85dcad063e2454da3b1a45 (patch)
treefd2f42fc401addbdef2ac8f93ce29ad1f765a353 /extra/libgpod/Pkgfile
parentf6521bb438e4b738380e5c6b49ca3c3dde46ae33 (diff)
downloadnutyx-pakxe-a7408143a1b608ac7a85dcad063e2454da3b1a45.tar.gz
nutyx-pakxe-a7408143a1b608ac7a85dcad063e2454da3b1a45.tar.bz2
nutyx-pakxe-a7408143a1b608ac7a85dcad063e2454da3b1a45.tar.xz
nutyx-pakxe-a7408143a1b608ac7a85dcad063e2454da3b1a45.zip
maj deps libgpod
Diffstat (limited to 'extra/libgpod/Pkgfile')
-rw-r--r--extra/libgpod/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgpod/Pkgfile b/extra/libgpod/Pkgfile
index 93d064d31..4e69538a5 100644
--- a/extra/libgpod/Pkgfile
+++ b/extra/libgpod/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://www.gtkpod.org/libgpod.html
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: mutagen, libplist, intltool, libimobiledevice, sg3_utils
+# Depends on: hal, mutagen, libplist, intltool, libimobiledevice, sg3_utils, swig, docbook-xsl, pygobject
name=libgpod
version=0.7.93
@@ -15,5 +15,5 @@ build() {
--enable-udev
make
make DESTDIR=$PKG install
- sed -i -e 's|glib-2.0|gobject-2.0|' $PKG/usr/lib/pkgconfig/libgpod-1.0.pc
+# sed -i -e 's|glib-2.0|gobject-2.0|' $PKG/usr/lib/pkgconfig/libgpod-1.0.pc
}