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...) |
Weibullguy (talk | contribs) m |
||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
* [[HAL]] | * [[HAL]] | ||
* [[sg3_utils]] | * [[sg3_utils]] | ||
+ | * [[LibGTop]] | ||
== Non-Multilib == | == Non-Multilib == | ||
Line 72: | 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 |
---|
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 |