[gs-cvs] rev 8399 - in trunk/website: . doc/GPL

giles at ghostscript.com giles at ghostscript.com
Wed Nov 21 14:11:11 PST 2007


Author: giles
Date: 2007-11-21 14:11:11 -0800 (Wed, 21 Nov 2007)
New Revision: 8399

Added:
   trunk/website/doc/GPL/gpl861.htm
Modified:
   trunk/website/index.htm
Log:
Update the wisc web pages for the 8.61 release.


Copied: trunk/website/doc/GPL/gpl861.htm (from rev 8398, trunk/website/doc/GPL/gpl860.htm)
===================================================================
--- trunk/website/doc/GPL/gpl860.htm	2007-11-21 20:08:52 UTC (rev 8398)
+++ trunk/website/doc/GPL/gpl861.htm	2007-11-21 22:11:11 UTC (rev 8399)
@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<html>
+<head>
+<title>Obtaining GPL Ghostscript 8.61</title>
+<link rel="stylesheet" type="text/css" href="../gsweb.css" title="Ghostscript Website Style">
+<!-- $Id:$ -->
+</head>
+
+<body>
+<h1><img src="../../images/ghost64.gif" width=56 height=64>GPL 
+Ghostscript 8.61</h1>
+<hr>
+
+<p>
+Artifex Software, Inc. is pleased to announe the release of GPL 
+Ghostscript 8.61.
+This is the second release in the Ghostscript 8.6x stable series. It 
+contains a number of bug fixes and improvements.
+
+<p>
+<strong>Note:</strong> The default device in the gcc build is 
+now the 'x11alpha' device which provides antialiasing for display.
+To recover the old default behaviour add '-sDEVICE=x11' to the command 
+line.
+
+<p>
+Source packages are available from the usual locations:
+<ul>
+<li><a 
+href="http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs861/ghostscript-8.61.tar.bz2"> 
+http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs861/ghostscript-8.61.tar.bz2</a></li>
+<li><a 
+href="http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs861/ghostscript-8.61.tar.gz">
+http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs861/ghostscript-8.61.tar.gz</a></li>
+<li><a href="https://sourceforge.net/project/showfiles.php?group_id=1897&package_id=108733&release_id=555815">
+https://sourceforge.net/project/showfiles.php?group_id=1897&package_id=108733&release_id=555815</a></li>
+</ul>
+</p>
+
+<h3>MD5 checksums</h3>
+<ul>
+<li><tt>abff0506cd249cba3ad862d8fe4f6474</tt>  
+ghostscript-8.61.tar.bz2</li>
+<li><tt>aa55ca90b891c1b3b7402a09a2146a87</tt>  
+ghostscript-8.61.tar.gz</li>
+</ul>
+
+<h3>SHA-1 checksums</h3>
+<ul>
+<li><tt>b05ac61885c0370e432531ffb79de349c6e8b896</tt>  
+ghostscript-8.61.tar.bz2</li>
+<li><tt>1f43ec48ab13cec0ff7c499eb7ca3e6f5c0af5a3</tt>  
+ghostscript-8.61.tar.gz</li>
+</ul>
+
+<p>
+Thanks to everyone whose hard work made this release possible! 
+
+<h2>Post-release news</h2>
+<p>
+After you get this version of Ghostscript, we suggest that you track news, 
+updates, and fixes here or at the Ghostscript website,
+<a href="http://ghostscript.com/">ghostscript.com</a>.
+
+<h2>Mirror sites</h2>
+<p>
+The primary site for the Ghostscript source code is 
+<a href="http://prdownloads.sourceforge.net/ghostscript/">
+http://prdownloads.sourceforge.net/ghostscript/</a>.
+The primary FTP site for the full Ghostscript release is 
+<a href="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/">
+ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/</a>.
+Ghostscript is also available from many <a href="../mirror.htm">mirror
+sites</A> which may be closer to you and provide faster access.  Ghostscript
+is also available on <a href="http://www.ghostgum.com.au/cd.htm">CD-R</A>.
+
+<h2>Microsoft Windows</h2>
+
+ <p><b>Note: these files are not yet available</b></p>
+<!---
+<p>
+You will need to obtain
+and run the self-extracting EXE
+<BLOCKQUOTE>
+<a href="http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs861/gs861w32.exe">
+  gs861w32.exe</A>, GPL Ghostscript 8.61 for 32-bit Windows (the common variety).
+<br>
+<a href="http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs861/gs861w64.exe">
+  gs861w64.exe</A>, GPL Ghostscript 8.61 for 64-bit Windows (x86_64).
+</BLOCKQUOTE>
+--->
+
+
+<h2>GSview</h2>
+<TABLE>
+<TR VALIGN=TOP>
+<TD ROWSPAN=1 VALIGN=TOP>
+<IMG SRC="../../images/gsview2.gif">
+</TD>
+<TD VALIGN=TOP>
+If using OS/2 or MS-Windows it is <B>strongly recommended</B> 
+that you also get <a href="../../gsview/index.htm">GSview</A>, 
+which provides a graphical interface to Ghostscript.  
+</TD>
+</TR>
+</TABLE>
+<P>
+To unpack ZIP files, you will need an unzip program such as
+<a href="http://www.info-zip.org/pub/infozip/">Info-ZIP</A>
+<a href="http://www.info-zip.org/pub/infozip/UnZip.html">unzip</A>.
+
+<p>
+<HR>
+<a href="../../index.htm">Home</A>
+<HR>
+Last update 2007-11-21
+</BODY>
+
+</HTML>

Modified: trunk/website/index.htm
===================================================================
--- trunk/website/index.htm	2007-11-21 20:08:52 UTC (rev 8398)
+++ trunk/website/index.htm	2007-11-21 22:11:11 UTC (rev 8399)
@@ -25,6 +25,8 @@
 
 <li><a href="doc/GPL/index.htm">GPL Ghostscript</a>
 <ul>
+<li><a href="doc/GPL/gpl861.htm">GPL Ghostscript 8.61</a>
+ released 2007-11-21
 <li><a href="doc/GPL/gpl860.htm">GPL Ghostscript 8.60</a>
  released 2007-08-01
 <li><a href="doc/GPL/gpl857.htm">GPL Ghostscript 8.57</a>



More information about the gs-cvs mailing list