[Lunar-commits] r24905 - in moonbase/trunk/zbeta: . gutenprint

Auke Kok sofar at lunar-linux.org
Mon Jun 18 22:30:43 CEST 2007


Author: sofar
Date: 2007-06-18 22:30:42 +0200 (Mon, 18 Jun 2007)
New Revision: 24905

Added:
   moonbase/trunk/zbeta/gutenprint/
   moonbase/trunk/zbeta/gutenprint/DEPENDS
   moonbase/trunk/zbeta/gutenprint/DETAILS
Log:
The largest collection of printer drivers.
Tested with my EPSON Stylus CX4100 (Printer+Scanner+Copier).
Useful especially with CUPS.


From:  stelzy at gmail.com


Added: moonbase/trunk/zbeta/gutenprint/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/gutenprint/DEPENDS	                        (rev 0)
+++ moonbase/trunk/zbeta/gutenprint/DEPENDS	2007-06-18 20:30:42 UTC (rev 24905)
@@ -0,0 +1,19 @@
+optional_depends "cups" \
+                 "--with-cups" \
+                 "--without-cups" \
+                 "to build CUPS drivers"  &&
+
+optional_depends "ijs" \
+                 "--with-ijs" \
+                 "--without-ijs" \
+                 "to build IJS-based driver"  &&
+
+optional_depends "ghostscript" \
+                 "--with-ghostscript" \
+                 "--without-ghostscript" \
+                 "to build Ghostscript driver"  &&
+
+optional_depends "foomatic-db-engine" \
+		 "--with-foomatic" \
+		 "--without-foomatic" \
+                 "for Foomatic spooler support"

Added: moonbase/trunk/zbeta/gutenprint/DETAILS
===================================================================
--- moonbase/trunk/zbeta/gutenprint/DETAILS	                        (rev 0)
+++ moonbase/trunk/zbeta/gutenprint/DETAILS	2007-06-18 20:30:42 UTC (rev 24905)
@@ -0,0 +1,18 @@
+          MODULE=gutenprint
+         VERSION=5.0.0
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/gimp-print
+      SOURCE_VFY=sha1:ab45fed987b7ab1ec6a19e15d7d14ba9a414b622
+        WEB_SITE=http://gutenprint.sourceforge.net
+         ENTERED=20070618
+         UPDATED=20070618
+        SHORT="Epson, HP, LaserJet, Canon, Lexmark inkjet printer drivers"
+
+cat << EOF
+Guten-Print supports a wide variety of Epson Stylus, HP DeskJet, LaserJet, Canon
+BubbleJet, Lexmark inkjet printers, with the primary goal being uncompromising
+quality. Epson Stylus printers in particular are supported in all resolutions
+and modes, and the latest printers are capable of producing prints that rival
+photographic prints in quality. This package also offers much faster printing
+for high quality text and presentation graphics when required.
+EOF



More information about the Lunar-commits mailing list