diff options
author | sibel <lesibel at free dot fr> | 2010-08-03 15:56:53 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-08-03 15:56:53 +0200 |
commit | e38f72c3a71856b328c9cd3f17becfefe3b9d3b2 (patch) | |
tree | cfc5a5b23985807e0871238a9d0d23d78d7a0e89 | |
parent | 2090bc8e7cb7487e03e1e35b12061b35b7bb135e (diff) | |
download | nutyx-extra-e38f72c3a71856b328c9cd3f17becfefe3b9d3b2.tar.gz nutyx-extra-e38f72c3a71856b328c9cd3f17becfefe3b9d3b2.tar.bz2 nutyx-extra-e38f72c3a71856b328c9cd3f17becfefe3b9d3b2.tar.xz nutyx-extra-e38f72c3a71856b328c9cd3f17becfefe3b9d3b2.zip |
maj deps et footprint libgopd
-rw-r--r-- | extra/libgpod/.footprint | 9 | ||||
-rw-r--r-- | extra/libgpod/Pkgfile | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/extra/libgpod/.footprint b/extra/libgpod/.footprint index 07b056c7d..244c00813 100644 --- a/extra/libgpod/.footprint +++ b/extra/libgpod/.footprint @@ -13,6 +13,10 @@ drwxr-xr-x root/root usr/include/gpod-1.0/ drwxr-xr-x root/root usr/include/gpod-1.0/gpod/ -rw-r--r-- root/root usr/include/gpod-1.0/gpod/itdb.h drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/hal/ +drwxr-xr-x root/root usr/lib/hal/scripts/ +-rwxr-xr-x root/root usr/lib/hal/scripts/iphone-callout +-rwxr-xr-x root/root usr/lib/hal/scripts/libgpod-callout -rw-r--r-- root/root usr/lib/libgpod.a -rwxr-xr-x root/root usr/lib/libgpod.la lrwxrwxrwx root/root usr/lib/libgpod.so -> libgpod.so.4.2.0 @@ -65,6 +69,11 @@ drwxr-xr-x root/root usr/share/gtk-doc/html/libgpod/ -rw-r--r-- root/root usr/share/gtk-doc/html/libgpod/right.png -rw-r--r-- root/root usr/share/gtk-doc/html/libgpod/style.css -rw-r--r-- root/root usr/share/gtk-doc/html/libgpod/up.png +drwxr-xr-x root/root usr/share/hal/ +drwxr-xr-x root/root usr/share/hal/fdi/ +drwxr-xr-x root/root usr/share/hal/fdi/policy/ +drwxr-xr-x root/root usr/share/hal/fdi/policy/20thirdparty/ +-rw-r--r-- root/root usr/share/hal/fdi/policy/20thirdparty/20-libgpod-sysinfo-extended.fdi drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ diff --git a/extra/libgpod/Pkgfile b/extra/libgpod/Pkgfile index 3c8b31294..b17e24eda 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: gtk, mutagen, libimobiledevice, sg3_utils, libxml2, pygobject, swig +# Depends on: hal, gtk, mutagen, libimobiledevice, sg3_utils, libxml2, pygobject, swig name=libgpod version=0.7.93 |