[Lunar-commits] <moonbase-other> libplist: Version bump to 1.9.

stumbles stumbles at lunar-linux.org
Fri Apr 5 13:04:19 CEST 2013


commit 5e4d19b0e3724fa2aaf77287dd3b03474b86249a
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 05 Apr 2013 04:04:03 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/5e4d19b0e3724fa2aaf77287dd3b03474b86249a

libplist: Version bump to 1.9.
---
  libs/libplist/BUILD   | +1/-13    
  libs/libplist/DETAILS | +3/-3     
  2 files changed, 4 insertions(+), 16 deletions(-)

--- a/libs/libplist/BUILD
+++ b/libs/libplist/BUILD
@@ -1,14 +1,2 @@
-(
 
-  OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build"  &&
-
-  mkdir $OOTB_DIR  &&
-  cd $OOTB_DIR     &&
-
-  cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-                           -DCMAKE_BUILD_TYPE=RELEASE             \
-                           $OPTS                                 &&
-
-  default_make
-
-) > $C_FIFO 2>&1
+  default_cmake_build
--- a/libs/libplist/DETAILS
+++ b/libs/libplist/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libplist
-         VERSION=1.8
+         VERSION=1.9
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.libimobiledevice.org/downloads
-      SOURCE_VFY=sha1:dea18ac31cc497dba959bdb459a2a49fb41664c3
+      SOURCE_VFY=sha1:c674513c08d353afc0594249ed455110d68fba64
         WEB_SITE=http://www.libimobiledevice.org
          ENTERED=20100221
-         UPDATED=20120202
+         UPDATED=20130405
            SHORT="library to handle Apple Property List format"
 
 PSAFE=no




More information about the Lunar-commits mailing list