[Lunar-commits] <moonbase> lrzip: Version bump and moving to archive.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Oct 18 13:43:01 CEST 2011
commit e2046e22ac0f041ad8b6ebb23f65fa55a97ba951
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Oct 18 07:43:01 2011 -0400
lrzip: Version bump and moving to archive.
---
archive/lrzip/DEPENDS | 2 ++
archive/lrzip/DETAILS | 19 +++++++++++++++++++
zbeta/lrzip/DEPENDS | 2 --
zbeta/lrzip/DETAILS | 19 -------------------
4 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/archive/lrzip/DEPENDS b/archive/lrzip/DEPENDS
new file mode 100644
index 0000000..27a5e40
--- /dev/null
+++ b/archive/lrzip/DEPENDS
@@ -0,0 +1,2 @@
+depends lzo
+depends bzip2
diff --git a/archive/lrzip/DETAILS b/archive/lrzip/DETAILS
new file mode 100644
index 0000000..5b08d96
--- /dev/null
+++ b/archive/lrzip/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=lrzip
+ VERSION=0.608
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://ck.kolivas.org/apps/lrzip
+ SOURCE_VFY=sha1:6460537a6f13eb0c5706e03242e7af744c0bc5c4
+ WEB_SITE=http://lrzip.kolivas.org/
+ ENTERED=20110219
+ UPDATED=20111018
+ SHORT="Compression which uses the lzma, lzo and rzip algorithms"
+
+cat << EOF
+"Long Range ZIP" or "Lzma RZIP".
+
+This is a compression program optimised for large files. The larger the
+file and the more memory you have, the better the compression advantage
+this will provide, especially once the files are larger than 100MB. The
+advantage can be chosen to be either size (much smaller than bzip2) or
+speed (much faster than bzip2).
+EOF
diff --git a/zbeta/lrzip/DEPENDS b/zbeta/lrzip/DEPENDS
deleted file mode 100644
index 27a5e40..0000000
--- a/zbeta/lrzip/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends lzo
-depends bzip2
diff --git a/zbeta/lrzip/DETAILS b/zbeta/lrzip/DETAILS
deleted file mode 100644
index 7f20eb8..0000000
--- a/zbeta/lrzip/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- MODULE=lrzip
- VERSION=0.570
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://ck.kolivas.org/apps/lrzip
- SOURCE_VFY=sha1:8eca293514776dc40bc7a8d921a29bb290353f54
- WEB_SITE=http://lrzip.kolivas.org/
- ENTERED=20110219
- UPDATED=20110224
- SHORT="Compression which uses the lzma, lzo and rzip algorithms"
-
-cat << EOF
-"Long Range ZIP" or "Lzma RZIP".
-
-This is a compression program optimised for large files. The larger the
-file and the more memory you have, the better the compression advantage
-this will provide, especially once the files are larger than 100MB. The
-advantage can be chosen to be either size (much smaller than bzip2) or
-speed (much faster than bzip2).
-EOF
More information about the Lunar-commits
mailing list