[Lunar-commits] <moonbase> libimobiledevice: add a patch for swing depend.
Florin Braescu
florin at lunar-linux.org
Wed Dec 28 17:31:20 CET 2011
commit 4c93c9d2a30cce8d720413000fdf03fc8ea8dbaa
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Dec 28 17:31:20 2011 +0100
libimobiledevice: add a patch for swing depend.
---
libs/libimobiledevice/DETAILS | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/libs/libimobiledevice/DETAILS b/libs/libimobiledevice/DETAILS
index 8f9b9ae..f1cffcb 100644
--- a/libs/libimobiledevice/DETAILS
+++ b/libs/libimobiledevice/DETAILS
@@ -1,18 +1,20 @@
MODULE=libimobiledevice
VERSION=1.0.6
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://www.libimobiledevice.org/downloads/
+ SOURCE2=$MODULE-$VERSION-swig_version.patch.bz2
+ SOURCE_URL=http://www.libimobiledevice.org/downloads
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:be67287f73a920b893aba50472a7ebad6c9d5b7d
- WEB_SITE=http://www.libimobiledevice.org/
+ SOURCE2_VFY=sha1:7a0c1bca26cee2c772a996a8c073218961fba4c3
+ WEB_SITE=http://www.libimobiledevice.org
ENTERED=20110923
UPDATED=20110923
- SHORT="software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices"
+ SHORT="A library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices"
cat << EOF
libimobiledevice is a software library that talks the protocols to support iPhone,
iPod Touch, iPad and Apple TV devices. Unlike other projects, it does not depend
on using any existing proprietary libraries and does not require jailbreaking.
-
It allows other software to easily access the device's filesystem, retrieve
information about the device and it's internals, backup/restore the device,
manage SpringBoard icons, manage installed applications, retrieve
More information about the Lunar-commits
mailing list