summaryrefslogtreecommitdiffstats
path: root/printer/gimp-print
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /printer/gimp-print
initial commit from stable 0.3
Diffstat (limited to 'printer/gimp-print')
-rwxr-xr-xprinter/gimp-print/DEPENDS1
-rwxr-xr-xprinter/gimp-print/DETAILS35
-rw-r--r--printer/gimp-print/HISTORY139
3 files changed, 175 insertions, 0 deletions
diff --git a/printer/gimp-print/DEPENDS b/printer/gimp-print/DEPENDS
new file mode 100755
index 0000000000..37330cbd6e
--- /dev/null
+++ b/printer/gimp-print/DEPENDS
@@ -0,0 +1 @@
+optional_depends "cups" "--with-cups" "" "for cups support"
diff --git a/printer/gimp-print/DETAILS b/printer/gimp-print/DETAILS
new file mode 100755
index 0000000000..acc9ea95c4
--- /dev/null
+++ b/printer/gimp-print/DETAILS
@@ -0,0 +1,35 @@
+ SPELL=gimp-print
+ VERSION=4.2.7
+ MD5[0]='ad1cb6fdadd95391409ce5c42af33dd6'
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+ WEB_SITE=http://gimp-print.sourceforge.net
+ BUILD_API=2
+ LICENSE[0]=GPL
+ ENTERED=20010922
+ UPDATED=20020501
+ SHORT="Gimp-Print is a collection of very high quality printer drivers."
+cat << EOF
+
+Gimp-Print is a collection of very high quality printer drivers for
+UNIX/Linux. The goal of this project is uncompromising print quality and
+robustness. Included with this package is the Print plugin for the GIMP
+(hence the name), a CUPS driver, and a driver for Ghostscript that may be
+compiled into that package. This driver package is Foomatic-compatible to
+enable plug and play with many print spoolers. In addition, various printer
+maintenance utilities are included. Many users report that the quality of
+Gimp-Print on high end Epson Stylus printers matches or exceeds the quality
+of the drivers supplied for Windows and Macintosh.
+
+NOTE: the three spells cups, espgs and gimp-print represent a circular
+ dependency relationship. If you want all three spells installed, cast
+ espgs first, answering n to gimp-print. Then cast cups. Then cast espgs
+ again with the -r -c options and answer y to gimp-print and y to
+ gimp-prints optional_depends of cups. Like so:
+
+ cast espgs # No to gimp-print
+ cast cups
+ cast -r -c espgs # Yes to gimp-print and yes to cups
+
+EOF
diff --git a/printer/gimp-print/HISTORY b/printer/gimp-print/HISTORY
new file mode 100644
index 0000000000..fbd93c1a6f
--- /dev/null
+++ b/printer/gimp-print/HISTORY
@@ -0,0 +1,139 @@
+2005-07-30 Treeve Jelbert <treeve01@pi.be>
+ * PREPARE: deleted
+ * DETAILS: remove devel version, which is superceded by guten-print
+
+2004-09-27 Clement MATHIEU <cykl@mAdchAt.org>
+ * DETAILS: version 4.2.7 use .gz
+
+2004-08-26 Treeve Jelbert <treeve01@pi.be>
+ * DETAILS: version 5.0.0-beta2
+ use .bz2
+
+2004-07-15 Jason Flatt <jflatt@sourcemage.org>
+ * DETAILS: Updated to version 4.2.7.
+ Added BUILD_API=2.
+
+2004-07-03 Treeve Jelbert <treeve01@pi.be>
+ * DETAILS: version 5.0.0-beta1 (devel)
+ * PREPARE: added
+ allow choice of of devel or stable versions
+
+2004-04-14 Jason Flatt <jflatt@sourcemage.org>
+ * DETAILS: Updated to version 4.2.7-pre1.
+ Removed MAINTAINER.
+
+2004-01-14 Jason Flatt <jason@flattfamily.com>
+ * DETAILS: Updated to version 4.2.6.
+
+2003-12-06 Jason Flatt <jason@flattfamily.com>
+ * DETAILS: Updated to version 4.2.6-rc2.
+
+2003-11-18 Jason Flatt <jason@flattfamily.com>
+ * DETAILS: Updated to version 4.2.6-rc1.
+
+2003-10-20 Jason Flatt <jason@flattfamily.com>
+ * DETAILS: Updated to version 4.2.6-pre3.
+
+2003-10-20 Jason Flatt <jason@flattfamily.com>
+ * HISTORY: Reformatted this file based on new standard.
+
+2003-10-04 Jason Flatt <jason@flattfamily.com>
+ * POST_INSTALL: removed for no starting and stopping of services.
+
+2003-09-19 Jason Flatt <jason@flattfamily.com>
+ * DETAILS: Updated to version 4.2.6-pre2.
+
+2003-05-19 Jason Flatt <jason@flattfamily.com>
+ * BUILD: Update for ${INSTALL_ROOT}.
+
+2003-05-04 Jason Flatt <jason@flattfamliy.com>
+ * DETAILS: Updated MAINTAINER e-mail address.
+ * HISTORY: Corrected HISTORY date for previous entry.
+
+2003-05-04 Jason Flatt <jason@flattfamliy.com>
+ * DEPENDS: Removed linuxdoc-tools from dependency list (bug #3040).
+ * DETAILS: Updated to version 4.2.6-pre1.
+
+2003-04-04 Jason Flatt <jason@flattfamliy.com>
+ * DEPENDS: Removed dependency on gimp (bug #3006).
+
+2003-01-25 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Version bump from 4.2.4 to 4.2.5 (w/MD5 correction).
+
+2002-11-26 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Version bump from 4.2.3 to 4.2.4 (w/MD5 correction).
+
+2002-11-06 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Version bump from 4.2.2 to 4.2.3 (w/MD5 correction).
+
+2002-11-01 Jason Flatt <jasonflatt@wizard.com>
+ * POST_INSTALL: Modified to account for cups init script name change.
+
+2002-10-14 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Modified to address bug # 1180.
+
+2002-10-07 Jason Flatt <jasonflatt@wizard.com>
+ * DEPENDS: Removed optional_depends for postscript-intperpreter for bug
+ #1180.
+
+2002-09-16 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Updated version and MD5 to 4.2.2.
+
+2002-08-27 Jason Flatt <jasonflatt@wizard.com>
+ * DEPENDS: Changed to use postscript-interpreter.
+ * DETAILS: Changed SOURCE from .bz2 to .gz.
+
+2002-08-21 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Updated MD5.
+ * HISTORY: Reformatted this file (again and for the last time).
+
+2002-08-15 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Updated MD5 to reflect new version.
+
+2002-08-15 Jason Flatt <jasonflatt@wizard.com>
+ * Oops! Clean up from testing. (I must have left something in, but I
+ don't remember what.)
+
+2002-08-15 Jason Flatt <jasonflatt@wizard.com>
+ * Thanks to Tom Gardner for the heads up. (Another poorly worded update
+ message. I gotta stop doing that.)
+
+2002-08-02 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Changed LICENSE= and MD5= to LICENSE[x]= and MD5[x]=.
+ * HISTORY: Reformatted this file.
+
+2002-07-17 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Updated MD5 from previous version update.
+
+2002-07-04 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Modified SOURCE_URL[0] to use $SOURCEFORGE_URL variable.
+ Removed SOURCE_URL[1] and SOURCE_URL[2].
+
+2002-06-28 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Version bump to 4.2.2-pre2.
+
+2002-06-22 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Added LICENSE and MD5 to DETAILS.
+
+2002-06-10 Jason Flatt <jasonflatt@wizard.com>
+ * USEGCC2: Removed as it compiles w/gcc 3.1 and executes.
+
+2002-05-29 Jason Flatt <jasonflatt@wizard.com>
+ * USEGCC2: Added in preparation for gcc3 upgrade.
+
+2002-05-08 Jason Flatt <jasonflatt@wizard.com>
+ * HISTORY: Reformatted to conform to new template.
+
+2002-05-07 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Updated SOURCE_URLs to reflect SourceForge mirror change.
+
+2002-05-01 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Changed version from 4.2.0 to 4.2.1. Updated long description
+ for improved readability.
+ * HISTORY: Corrected this file.
+ * POST_INSTALL: Changed spell-installed to spell_installed.
+
+2002-03-24 Jason Flatt <jasonflatt@wizard.com>
+ * DEPENDS: Changed gimp from optional_dependency to required.
+ * HISTORY: Added this file.
+