[Lunar-commits] <moonbase> jpeg2ps: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Jul 3 21:19:14 CEST 2010


commit 9445d3d426c8cd83df78dfccda5b938848231f2e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Jul 3 15:19:14 2010 -0400

    jpeg2ps: Adding to moonbase.
---
 printer/jpeg2ps/BUILD   |    7 +++++++
 printer/jpeg2ps/DETAILS |   16 ++++++++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/printer/jpeg2ps/BUILD b/printer/jpeg2ps/BUILD
new file mode 100644
index 0000000..96813e9
--- /dev/null
+++ b/printer/jpeg2ps/BUILD
@@ -0,0 +1,7 @@
+(
+
+  sedit "s:local/::g" Makefile &&
+
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/printer/jpeg2ps/DETAILS b/printer/jpeg2ps/DETAILS
new file mode 100644
index 0000000..b2d12f6
--- /dev/null
+++ b/printer/jpeg2ps/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=jpeg2ps
+         VERSION=1.9
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.pdflib.com/fileadmin/pdflib/products/more/$MODULE/
+      SOURCE_VFY=sha1:2fc2701c7c00ba17b051ebcc7b9c8059eb6614f9
+        WEB_SITE=http://www.pdflib.com/download/free-software/jpeg2ps/
+         ENTERED=20100703
+         UPDATED=20100703
+           SHORT="convert JPEG images to compressed PostScript Level 2 or 3 files"
+
+cat << EOF
+jpeg2ps is a utility for converting JPEG images to compressed PostScript Level 2
+or 3 files (without uncompressing the images). The JPEG data is simply »wrapped«
+with PostScript which yields considerably smaller PS files. jpeg2ps is a simple 
+command line utility and can be used on DOS, Windows and Unix machines.
+EOF


More information about the Lunar-commits mailing list