[Lunar-commits] <moonbase> lzma-sdk: updated to 909

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Dec 19 00:32:17 CET 2009


commit 53920a6d5a9ca22b8c695cbdfa433b47ea037306
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Dec 19 00:32:17 2009 +0100

    lzma-sdk: updated to 909
---
 archive/lzma-sdk/BUILD   |    9 +++++----
 archive/lzma-sdk/DETAILS |    6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/archive/lzma-sdk/BUILD b/archive/lzma-sdk/BUILD
index 8342cf9..4b5f0a3 100644
--- a/archive/lzma-sdk/BUILD
+++ b/archive/lzma-sdk/BUILD
@@ -7,12 +7,13 @@ cd $SOURCE_DIRECTORY/C/Util/7z &&
 sedit "s:-O2:$CFLAGS:" makefile.gcc &&
 make -f makefile.gcc clean all &&
 
-cd $SOURCE_DIRECTORY/CPP/7zip/Compress/LZMA_Alone &&
+cd $SOURCE_DIRECTORY/CPP/7zip/Bundles/LzmaCon &&
 sedit "s:-O2:$CFLAGS:" makefile.gcc &&
-make -f makefile.gcc clean all &&
+#make -f makefile.gcc clean all &&
 prepare_install &&
 install $SOURCE_DIRECTORY/C/Util/Lzma/lzma /usr/bin/lzma-nongnuc &&
-install $SOURCE_DIRECTORY/C/Util/7z/7zDec /usr/bin &&
-install $SOURCE_DIRECTORY/CPP/7zip/Compress/LZMA_Alone/lzma /usr/bin/lzma-nongnu
+install $SOURCE_DIRECTORY/C/Util/7z/7zDec /usr/bin
+#install $SOURCE_DIRECTORY/CPP/7zip//Bundles/LzmaCon/lzma /usr/bin/lzma-nongnu
 
 ) > $C_FIFO 2>&1
+
diff --git a/archive/lzma-sdk/DETAILS b/archive/lzma-sdk/DETAILS
index 64e5b20..27d0b28 100644
--- a/archive/lzma-sdk/DETAILS
+++ b/archive/lzma-sdk/DETAILS
@@ -1,12 +1,12 @@
        MODULE=lzma-sdk
-      VERSION=906
+      VERSION=909
        SOURCE=lzma$VERSION.tar.bz2
 SOURCE_URL[0]=$SFORGE_URL/sevenzip/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_VFY=sha1:2937a631d32ffbd7f3cd55be86db1a5450647f42
+   SOURCE_VFY=sha1:17c8255e9786171b22c6c6d5c645494dc091b01c
      WEB_SITE=http://www.7-zip.org/
       ENTERED=20080129
-      UPDATED=20090821
+      UPDATED=20091218
         SHORT="LZMA archiver generated from genuine SDK"
 cat << EOF
 Genuine LZMA utils from SDK kit. These tools have different


More information about the Lunar-commits mailing list