[Lunar-commits] r14824 - moonbase/trunk/printer/ghostscript
Florin Braescu
florin at lunar-linux.org
Wed May 18 20:05:20 UTC 2005
Author: florin
Date: 2005-05-18 20:05:17 +0000 (Wed, 18 May 2005)
New Revision: 14824
Modified:
moonbase/trunk/printer/ghostscript/DEPENDS
moonbase/trunk/printer/ghostscript/DETAILS
Log:
bump the version from 8.01 to 8.16.
Modified: moonbase/trunk/printer/ghostscript/DEPENDS
===================================================================
--- moonbase/trunk/printer/ghostscript/DEPENDS 2005-05-18 20:03:43 UTC (rev 14823)
+++ moonbase/trunk/printer/ghostscript/DEPENDS 2005-05-18 20:05:17 UTC (rev 14824)
@@ -1,4 +1,4 @@
-depends jpeg &&
-depends libpng &&
+depends jpeg &&
+depends libpng &&
optional_depends "%X" "--with-x" "--without-x" "For an X frontend"
Modified: moonbase/trunk/printer/ghostscript/DETAILS
===================================================================
--- moonbase/trunk/printer/ghostscript/DETAILS 2005-05-18 20:03:43 UTC (rev 14823)
+++ moonbase/trunk/printer/ghostscript/DETAILS 2005-05-18 20:05:17 UTC (rev 14824)
@@ -1,19 +1,19 @@
MODULE=ghostscript
- VERSION=8.01
- SOURCE=gnu$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp.gnu.org/gnu/ghostscript/
- SOURCE_VFY=sha1:f89ae90bdec4f30e9448da0c1ee519c9acb5a9d4
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnu$MODULE-$VERSION
- WEB_SITE=http://www.gnu.org/software/ghostscript/ghostscript.html
+ VERSION=8.16
+ SOURCE=gnu-$MODULE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnu-$MODULE-$VERSION
+ SOURCE_URL=ftp://ftp.gnu.org/gnu/ghostscript/
+ SOURCE_VFY=sha1:cd293dc866da2b509a205edc6f7b59f932065f15
+ WEB_SITE=http://www.gnu.org/software/ghostscript/ghostscript.html
ENTERED=20041116
- UPDATED=20041116
+ UPDATED=20050518
SHORT="The GNU version of ghostscript"
+
cat << EOF
Ghostscript is the name of a set of software that provides:
-
-* An interpreter for the PostScript language and the PDF file format,
-* A set of C procedures (the Ghostscript library) that implement
-the graphics capabilities that appear as primitive operations in the
-PostScript language, and
-* A wide variety of output drivers for various file formats and printers.
+ * An interpreter for the PostScript language and the PDF file format,
+ * A set of C procedures (the Ghostscript library) that implement
+ the graphics capabilities that appear as primitive operations in the
+ PostScript language, and
+ * A wide variety of output drivers for various file formats and printers.
EOF
More information about the Lunar-commits
mailing list