[Lunar-commits] r25352 - moonbase/trunk/printer/ghostscript
Florin Braescu
florin at lunar-linux.org
Thu Aug 2 18:57:06 CEST 2007
Author: florin
Date: 2007-08-02 18:57:06 +0200 (Thu, 02 Aug 2007)
New Revision: 25352
Modified:
moonbase/trunk/printer/ghostscript/DEPENDS
moonbase/trunk/printer/ghostscript/DETAILS
Log:
bump the version from 8.56 to 8.60. This release finalizes the merge with ESP Ghostscript, adding support for CUPS raster printer drivers. It also contains IJS and OpenPrinting Vector interfaces for driver plug-ins, all built-in printer drivers listed in the OpenPrinting database, X display drivers in a separate shared library, and many other improvements and bugfixes. The build process is now autotools-based. Temporarily, the GCC build defaults to the 'bbox' device instead of the 'x11' device. The GPL is also now applicable to the newest Ghostscript version, removing any functional differences between AFPL and GPL Ghostscript.
Modified: moonbase/trunk/printer/ghostscript/DEPENDS
===================================================================
--- moonbase/trunk/printer/ghostscript/DEPENDS 2007-08-02 16:55:28 UTC (rev 25351)
+++ moonbase/trunk/printer/ghostscript/DEPENDS 2007-08-02 16:57:06 UTC (rev 25352)
@@ -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 2007-08-02 16:55:28 UTC (rev 25351)
+++ moonbase/trunk/printer/ghostscript/DETAILS 2007-08-02 16:57:06 UTC (rev 25352)
@@ -1,11 +1,11 @@
MODULE=ghostscript
- VERSION=8.57
+ VERSION=8.60
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:17975b561a05b036fe06c96e8efdc512b9960062
+ SOURCE_VFY=sha1:f0045b5055d7f83bf34b205976f73a7dafdac863
WEB_SITE=http://www.gnu.org/software/ghostscript/ghostscript.html
ENTERED=20041116
- UPDATED=20070621
+ UPDATED=20070802
SHORT="The GNU version of ghostscript"
cat << EOF
More information about the Lunar-commits
mailing list