libgpod ------------------------------------------ libgpod is a library meant to abstract access to an iPod content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod. Runtime requirements: cygwin-1.5.25 or newer gtk2-x11-runtime-2.14.4 glib2-2.18.2 glib2-2.18.2 libiconv2-1.13 libintl8-0.17 glib2-2.18.2 glib2-2.18.2 libplist-1.3-EL libxml2-2.7.3 python-libxml2-2.7.3 zlib0-1.2.3 libsqlite3_0-3.6.2 Build requirements: all the runtime + devel packages Canonical homepage: http://www.gtkpod.org/libgpod.html Canonical download: http://downloads.sourceforge.net/gtkpod/libgpod-0.8.0.tar.gz ------------------------------------ Build instructions: unpack libgpod-0.8.0-EL-1-src.tar.bz2 cd libgpod-0.8.0 CFLAGS="-O4 -march=i686" ./configure --prefix=/usr make make install DESTDIR=/tmp/libg /usr/bin/install -c -d /tmp/libg/usr/doc/Cygwin /usr/bin/install -c -m 644 CYGWIN-PATCHES/libg*.README /tmp/libg/usr/doc/Cygwin ------------------------------------------- Files included in the binary distro -- /usr |-- bin | |-- cyggpod-4.dll | `-- ipod-read-sysinfo-extended.exe |-- doc | `-- Cygwin | `-- libgpod-0.8.0.README |-- include | `-- gpod-1.0 | `-- gpod | `-- itdb.h |-- lib | |-- libgpod.a | |-- libgpod.dll.a | |-- libgpod.la | `-- pkgconfig | |-- libgpod-1.0.pc | `-- libgpod-sharp.pc `-- share |-- gtk-doc | `-- html | `-- libgpod | |-- ch01.html | |-- home.png | |-- index.html | |-- index.sgml | |-- itunesdb.html | |-- left.png | |-- libgpod-Artwork.html | |-- libgpod-Chapter-Data.html | |-- libgpod-Device.html | |-- libgpod-File-handling-functions.html | |-- libgpod-Low-level-functions.html | |-- libgpod-Photo-database.html | |-- libgpod-Playlists.html | |-- libgpod-Smart-Playlists.html | |-- libgpod-The-Itdb-iTunesDB-structure.html | |-- libgpod-Time-handling.html | |-- libgpod-Tracks.html | |-- libgpod.devhelp | |-- libgpod.devhelp2 | |-- photodb.html | |-- right.png | |-- style.css | `-- up.png `-- locale |-- de | `-- LC_MESSAGES | `-- libgpod.mo |-- es | `-- LC_MESSAGES | `-- libgpod.mo |-- fr | `-- LC_MESSAGES | `-- libgpod.mo |-- he | `-- LC_MESSAGES | `-- libgpod.mo |-- it | `-- LC_MESSAGES | `-- libgpod.mo |-- ja | `-- LC_MESSAGES | `-- libgpod.mo |-- ro | `-- LC_MESSAGES | `-- libgpod.mo |-- sv | `-- LC_MESSAGES | `-- libgpod.mo `-- zh_CN `-- LC_MESSAGES `-- libgpod.mo ------------------ Port Notes: Changed src/itdb_itunesdb.c to add g_int64_equal() and g_int64_hash() as these are only present in glib > 2.22 configure should have been changed to manage this ! ----- version libgpod-0.8.0-EL-1 Upstream 0.8.0 See port notes above + updated fr.po ----- version libgpod-0.6.0-EL-1 First port with fr.po file updated Cygwin port maintained by: Eric LASSAUGE http://lassauge.free.fr/cygwin/