[Lunar-commits] <moonbase-other> libideviceactivation: adding to moonbase

Dennis Veatch dennisveatch at bellsouth.net
Sun Nov 9 16:37:43 CET 2014


commit 28e9c65e46424b2a7cab8e5e21bfcc6931b8884a
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sun, 09 Nov 2014 10:37:27 -0500
URL: https://github.com/lunar-linux/moonbase-other/commit/28e9c65e46424b2a7cab8e5e21bfcc6931b8884a

libideviceactivation: adding to moonbase
---
  utils/libideviceactivation/DEPENDS | +2/-0     
  utils/libideviceactivation/DETAILS | +13/-0    
  2 files changed, 15 insertions(+)

--- /dev/null
+++ b/utils/libideviceactivation/DEPENDS
@@ -0,0 +1,2 @@
+depends libplist
+depends libimobiledevice
--- /dev/null
+++ b/utils/libideviceactivation/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=libideviceactivation
+         VERSION=1.0.0
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://www.libimobiledevice.org/downloads/
+      SOURCE_VFY=sha1:0811217f99fa89d25355d3a2585b3297284a37a1
+        WEB_SITE=http://www.libimobiledevice.org/
+         ENTERED=20141109
+         UPDATED=20141109
+           SHORT="manage the activation process of Apple iOS devices"
+
+cat << EOF
+A library to manage the activation process of Apple iOS devices.
+EOF




More information about the Lunar-commits mailing list