[Lunar-commits] <moonbase-other> libpgf: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Fri Jul 13 11:46:03 CEST 2012
commit fdfa1543cd7cd936f6dbf82704ce6a389aee5219
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Fri, 13 Jul 2012 02:46:03 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/fdfa1543cd7cd936f6dbf82704ce6a389aee5219
libpgf: Readding to moonbase.
---
graphics/libpgf/BUILD +7/-0
graphics/libpgf/DETAILS +21/-0
2 files changed, 28 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/graphics/libpgf/BUILD
@@ -0,0 +1,7 @@
+(
+
+ sh autogen.sh &&
+
+ default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/graphics/libpgf/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=libpgf
+ VERSION=6.11.42-src
+ SOURCE=$MODULE-$VERSION.zip
+ SOURCE_URL=$SFORGE_URL/libpgf/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+ SOURCE_VFY=sha1:95cd2c5ff295391b47921ed3a54dfbbb76697b4c
+ WEB_SITE=http://www.libpgf.org/
+ ENTERED=20091223
+ UPDATED=20111115
+ SHORT="Progressive Graphics File"
+
+cat << EOF
+ * A new image file format
+ * Based on discrete, fast wavelet transform with progressive coding
+ features
+ * Lossless and lossy compression
+ * Best for natural and aerial images
+ * For such images with a better compression efficiency than JPEG
+ * PGF is one of the best algorithms available these days for
+ compression of natural images
+EOF
More information about the Lunar-commits
mailing list