Library to Manipulate Songs and Playlists Stored on an iPod
libgpod is a library meant to abstract access to iPod content. It
provides an easy-to-use API to retrieve the list of files and
playlists stored on an iPod, modify them, and save them back to the iPod.
- Sources inherited from project SUSE:SLE-12-SP2:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP2:Update/libgpod && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fix-spelling-errors-in-comments-and-strings-u |
0000011762 11.5 KB | |
0002-323-Segmentation-fault-when-opening-ipod.patc |
0000001474 1.44 KB | |
0003-Fixed-PList-deprication.patch | 0000001371 1.34 KB | |
baselibs.conf | 0000000009 9 Bytes | |
libgpod-0.8.3.tar.bz2 | 0000801903 783 KB | |
libgpod-swig-3.0.patch | 0000000725 725 Bytes | |
libgpod.changes | 0000017665 17.3 KB | |
libgpod.spec | 0000006688 6.53 KB |
Revision 3 (latest revision is 4)
Ruediger Oertel (oertel)
committed
(revision 3)
- Added patch that prevents segfault when using newer iPod and iPhone (< iOS 5) 0002-323-Segmentation-fault-when-opening-ipod.patch - Added patch that corrects few strings 0001-Fix-spelling-errors-in-comments-and-strings-using-co.patch - Added patch that corrects compiling with newer libplist 0003-Fixed-PList-deprication.patch - Use libusb-1_0-devel as BuildRequires not libusb-devel as the old libusb compatibility layer is not used. - Change bcond back again.. It turned out to be that mono bindings are wanted by the openSUSE community. - Build without Mono by default - Add libgpod-swig-3.0.patch: Fix build with SWIG 3.0.
Comments 0