[Erp5-report] r40045 luke - /erp5/trunk/buildout/software-profiles/ghostscript.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 8 15:51:46 CET 2010
Author: luke
Date: Mon Nov 8 15:51:46 2010
New Revision: 40045
URL: http://svn.erp5.org?rev=40045&view=rev
Log:
- compile own version of ghostscript tarball, which does not containt
recursive link
- use fixed hook
Modified:
erp5/trunk/buildout/software-profiles/ghostscript.cfg
Modified: erp5/trunk/buildout/software-profiles/ghostscript.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/ghostscript.cfg?rev=40045&r1=40044&r2=40045&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/ghostscript.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/ghostscript.cfg [utf8] Mon Nov 8 15:51:46 2010
@@ -3,9 +3,9 @@ parts = ghostscript
[ghostscript-hooks-download]
recipe = hexagonit.recipe.download
-url = http://www.nexedi.org/static/buildout-hooks/ghostscript-hooks.py-r38557
+url = http://www.nexedi.org/static/buildout-hooks/ghostscript-hooks.py-r40044
filename = ghostscript-hooks.py
-md5sum = e7b4a88db7000d3d3222dbe803791d8f
+md5sum = 731475648c91507bd1dfe2a61ee84552
download-only = true
[ghostscript-common]
@@ -31,5 +31,5 @@ md5sum = a402462478b4cdda3e1816899227b84
[ghostscript-8]
<= ghostscript-common
-url = http://ghostscript.com/releases/ghostscript-8.71.tar.gz
-md5sum = 51a522a5b4818bd3dc7c1c0e9dd22bad
+url = http://www.nexedi.org/static/tarballs/ghostscript/ghostscript-8.71-no-looping-symlink.tar.bz2
+md5sum = 34639af3ffe8594f2c5ea944dfbe1d78
More information about the Erp5-report
mailing list