diff options
author | sibel <lesibel at free dot fr> | 2010-07-15 14:00:12 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-07-15 14:00:12 +0200 |
commit | e87cc748fd0ecb2d2e62921467b4290717dd6259 (patch) | |
tree | 7053532d1b8454a9f32353041e7ae69a77889dd0 /extra | |
parent | a5f8fed9c1917c7110003809c04373109052215f (diff) | |
download | nutyx-pakxe-e87cc748fd0ecb2d2e62921467b4290717dd6259.tar.gz nutyx-pakxe-e87cc748fd0ecb2d2e62921467b4290717dd6259.tar.bz2 nutyx-pakxe-e87cc748fd0ecb2d2e62921467b4290717dd6259.tar.xz nutyx-pakxe-e87cc748fd0ecb2d2e62921467b4290717dd6259.zip |
maj footprint libgpod
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libgpod/.footprint | 2 | ||||
-rw-r--r-- | extra/libgpod/Pkgfile | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/extra/libgpod/.footprint b/extra/libgpod/.footprint index f70c5d006..b27855ba1 100644 --- a/extra/libgpod/.footprint +++ b/extra/libgpod/.footprint @@ -1,5 +1,6 @@ drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/udev/ +-rwxr-xr-x root/root lib/udev/iphone-set-info -rwxr-xr-x root/root lib/udev/ipod-set-info drwxr-xr-x root/root lib/udev/rules.d/ -rw-r--r-- root/root lib/udev/rules.d/90-libgpod.rules @@ -14,6 +15,7 @@ drwxr-xr-x root/root usr/include/gpod-1.0/gpod/ 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 diff --git a/extra/libgpod/Pkgfile b/extra/libgpod/Pkgfile index 6d8898aa3..bc4ce0f16 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: hal, mutagen, libplist, intltool +# Depends on: hal, mutagen, libplist, intltool, libimobiledevice name=libgpod version=0.7.93 |