[Lunar-commits] <moonbase> xz: successor of lzma format
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Mar 8 01:41:00 CET 2009
commit f044ba49bb44073fb76ff920688cb69d55d55da2
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Mar 8 01:41:00 2009 +0100
xz: successor of lzma format
---
archive/xz/DETAILS | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/archive/xz/DETAILS b/archive/xz/DETAILS
new file mode 100644
index 0000000..7630004
--- /dev/null
+++ b/archive/xz/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=xz
+ VERSION=4.999.8beta
+ SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_URL[0]=http://tukaani.org/xz/
+ SOURCE_VFY=sha1:d282518518488c37ec268401e1b8247749279c44
+ WEB_SITE=http://tukaani.org/xz/
+ ENTERED=20090224
+ UPDATED=20090224
+ SHORT="Utils for XZ archive format"
+cat << EOF
+XZ Utils (new name for the improved format/tools)
+is the successor to lzma.
+New suffix, ".xz" replaces ".lzma".
+Note the better-compressed tar ball name
+has the ".xz" suffix instead of lzma.
+EOF
More information about the Lunar-commits
mailing list