wok diff libimobiledevice/description.txt @ rev 12534

xorg-xf86-video-openchrome: fix bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 02:05:55 2012 +0200 (2012-04-26)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libimobiledevice/description.txt	Thu Apr 26 02:05:55 2012 +0200
     1.3 @@ -0,0 +1,9 @@
     1.4 +libimobiledevice is a software library that talks the protocols to support 
     1.5 +iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does 
     1.6 +not depend on using any existing proprietary libraries and does not require 
     1.7 +jailbreaking. It allows other software to easily access the device's filesystem,
     1.8 +retrieve information about the device and its internals, backup/restore the 
     1.9 +device, manage SpringBoard icons, manage installed applications, retrieve 
    1.10 +addressbook/calendars/notes and bookmarks and (using libgpod) synchronize music 
    1.11 +and video to the device. The library is in development since August 2007 with 
    1.12 +the goal to bring support for these devices to the Linux Desktop.