[gtk-osx] Add "xz" decompressor



commit 1eee700a0d1c6cd03c21d486362610b67202674c
Author: John Ralls <jralls ceridwen us>
Date:   Fri Oct 28 13:26:31 2011 -0700

    Add "xz" decompressor
    
    
    Gnome has added support for this new compression format replacing gzip's gz -- and they're discarding bz2 next May.

 modulesets-stable/bootstrap.modules |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index 4030156..be47c72 100644
--- a/modulesets-stable/bootstrap.modules
+++ b/modulesets-stable/bootstrap.modules
@@ -15,6 +15,12 @@
 	      href="http://tukaani.org/"/>
 
 
+  <autotools id="xz">
+    <branch repo="tukaani.org" module="xz/xz-5.0.1.tar.bz2" version="5.0.1"
+            size="1005959" md5sum="cb6c7a58cec4d663a395c54d186ca0c6"
+            hash="sha256:9b380f502d37085a60821484a3a13747454638927cc36033be64970512451ed8"/>
+  </autotools>
+
   <autotools id='libiconv' autogen-sh='configure'>
     <branch module="libiconv/libiconv-1.13.1.tar.gz" version="1.1.3.1"
             repo="ftp.gnu.org"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]