[Lunar-commits] <moonbase-other> ucl: Moved back into moonbase-other, required lib for upx

Terry Chan tchan at lunar-linux.org
Mon Jul 23 00:45:10 CEST 2012


commit c3886ccc3bafcbfe06bc3819414fe8aa0f5c3243
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sun, 22 Jul 2012 15:45:10 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/c3886ccc3bafcbfe06bc3819414fe8aa0f5c3243

ucl: Moved back into moonbase-other, required lib for upx
---
  libs/ucl/DETAILS                                             +17/-0    
  1 files changed, 17 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/ucl/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=ucl
+         VERSION=1.03
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.oberhumer.com/opensource/ucl/download/
+      SOURCE_VFY=sha1:5847003d136fbbca1334dd5de10554c76c755f7c
+        WEB_SITE=http://www.oberhumer.com/opensource/ucl/
+         ENTERED=20020124
+         UPDATED=20040722
+           SHORT="a portable lossless data compression library"
+
+cat << EOF
+UCL is a portable lossless data compression library written in ANSI C.
+UCL implements a number of compression algorithms that achieve an excellent
+compression ratio while allowing *very* fast decompression. Decompression
+requires no additional memory.  As compared to LZO, the UCL algorithms
+achieve a better compression ratio but decompression is a little bit slower.
+EOF




More information about the Lunar-commits mailing list