Difference between revisions of "Libipoddevice"
From CBLFS
Jump to navigationJump to searchChipster19 (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://banshee-project.org/files/libipoddevice/libipoddevice-{{libipoddevice-Version}}.tar.gz |} ---- {{P...) |
(→Required) |
||
Line 15: | Line 15: | ||
* [[HAL]] | * [[HAL]] | ||
* [[sg3_utils]] | * [[sg3_utils]] | ||
+ | * [[LibGTop]] | ||
== Non-Multilib == | == Non-Multilib == |
Revision as of 02:07, 18 September 2008
Download Source: | http://banshee-project.org/files/libipoddevice/libipoddevice-0.5.3.tar.gz |
---|
Contents
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 |