Libipoddevice: Difference between revisions
From CBLFS
Jump to navigationJump to search
Weibullguy (talk | contribs) mNo edit summary |
|||
| Line 73: | Line 73: | ||
| /usr/include/ipoddevice | | /usr/include/ipoddevice | ||
|} | |} | ||
[[Category:General Libs]] | |||
Latest revision as of 08:54, 8 February 2009
| Download Source: | http://banshee-project.org/files/libipoddevice/libipoddevice-0.5.3.tar.gz |
|---|
Introduction to Libipoddevice
libipoddevice is a device-specific layer for the Apple iPod. libipoddevice provides iPod-specific HAL event notification to applications, and along with objects representing an iPod, which gives the application access to properties and features of an iPod.
Project Homepage: http://banshee-project.org/Libipoddevice
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package
make install
Multilib
32Bit
Compile the package:
To do ...
Install the package
To do ...
N32
Compile the package:
To do ...
Install the package
To do ...
64Bit
Compile the package:
To do ...
Install the package
To do ...
Contents
| Installed Programs: | ipod |
|---|---|
| Installed Libraries: | libipoddevice.{a,la,so} |
| Installed Directories: | /usr/include/ipoddevice |