[Lunar-commits] <moonbase> jbig2dec: Moving to graphics.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Feb 11 16:34:34 CET 2011
commit f4a06a1831bdd7930b3a847105e0c952ab520e1a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 11 10:34:34 2011 -0500
jbig2dec: Moving to graphics.
---
graphics/jbig2dec/DEPENDS | 1 +
graphics/jbig2dec/DETAILS | 17 +++++++++++++++++
zbeta/jbig2dec/DEPENDS | 1 -
zbeta/jbig2dec/DETAILS | 17 -----------------
4 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/graphics/jbig2dec/DEPENDS b/graphics/jbig2dec/DEPENDS
new file mode 100644
index 0000000..a2c3640
--- /dev/null
+++ b/graphics/jbig2dec/DEPENDS
@@ -0,0 +1 @@
+depends libpng
diff --git a/graphics/jbig2dec/DETAILS b/graphics/jbig2dec/DETAILS
new file mode 100644
index 0000000..38c5e98
--- /dev/null
+++ b/graphics/jbig2dec/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=jbig2dec
+ VERSION=0.11
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://ghostscript.com/~giles/jbig2/jbig2dec
+ SOURCE_VFY=sha1:349cd765616db7aac1f4dd1d45957d1da65ea925
+ WEB_SITE=http://jbig2dec.sourceforge.net/
+ ENTERED=20101023
+ UPDATED=20101023
+ SHORT="A decoder implementation of the JBIG2 image compression format"
+
+cat << EOF
+jbig2dec is a decoder implementation of the JBIG2 image compression
+format. JBIG2 is designed for lossy or lossless encoding of 'bilevel'
+(1-bit monochrome) images at moderately high resolution, and in
+particular scanned paper documents. In this domain it is very
+efficient, offering compression ratios on the order of 100:1.
+EOF
diff --git a/zbeta/jbig2dec/DEPENDS b/zbeta/jbig2dec/DEPENDS
deleted file mode 100644
index a2c3640..0000000
--- a/zbeta/jbig2dec/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends libpng
diff --git a/zbeta/jbig2dec/DETAILS b/zbeta/jbig2dec/DETAILS
deleted file mode 100644
index 38c5e98..0000000
--- a/zbeta/jbig2dec/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=jbig2dec
- VERSION=0.11
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://ghostscript.com/~giles/jbig2/jbig2dec
- SOURCE_VFY=sha1:349cd765616db7aac1f4dd1d45957d1da65ea925
- WEB_SITE=http://jbig2dec.sourceforge.net/
- ENTERED=20101023
- UPDATED=20101023
- SHORT="A decoder implementation of the JBIG2 image compression format"
-
-cat << EOF
-jbig2dec is a decoder implementation of the JBIG2 image compression
-format. JBIG2 is designed for lossy or lossless encoding of 'bilevel'
-(1-bit monochrome) images at moderately high resolution, and in
-particular scanned paper documents. In this domain it is very
-efficient, offering compression ratios on the order of 100:1.
-EOF
More information about the Lunar-commits
mailing list