Update of /cvsroot/fink/experimental/todai/ecc/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32067

Modified Files:
        ghostscript-esp.info 
Log Message:
Added patches into %a/%n.patch for fixing the garbage collector on ia64 and ppc.
These patches are from Gentoo's gs-fix-gc.patch.


Index: ghostscript-esp.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc/main/finkinfo/text/ghostscript-esp.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ghostscript-esp.info        25 Feb 2006 08:57:10 -0000      1.1
+++ ghostscript-esp.info        25 Feb 2006 12:49:44 -0000      1.2
@@ -1,15 +1,27 @@
 Package: ghostscript-esp
 Version: 7.07.1
-Revision: 14
-Description: Enhanced GNU Ghostscript with better printer support
+Revision: 15
+Description: Enhanced GNU Ghostscript with better CJK and printer support
 Source: mirror:sourceforge:espgs/espgs-%v-source.tar.bz2
 Source2: mirror:ctan:support/ghostscript/3rdparty/jpegsrc.v6b.tar.gz
 Source3: 
ftp://ftp.t.ring.gr.jp/pub/text/TeX/ptex-win32/gs/adobe-cmaps-200204.zip
 Source4: ftp://ftp.t.ring.gr.jp/pub/text/TeX/ptex-win32/gs/acro5-cmaps-2001.zip
+Source5: http://tagoh.jp/junk/ghostscript-7.07-bigposttable.patch
+Source6: http://tagoh.jp/junk/ghostscript-7.07-gsublookuptable.patch
+Source7: http://tagoh.jp/junk/ghostscript-7.07-coverage-glyphcount.patch
+Source8: 
http://www.aihara.co.jp/~taiji/gyve/tmp/fix_rename_font_gs_cidfn.ps.patch
+Source9: 
http://www.aihara.co.jp/~taiji/gyve/tmp/fix_cidfontname_Encoding_CIDToGIDMap_DW_W.patch
+Source10: http://www.aihara.co.jp/~taiji/gyve/tmp/modify_ps2pdfwr.patch
 Source-MD5:  d30bf5c09f2c7caa8291f6305cf03044
 Source2-MD5: dbd5f3b47ed13132f04c685d608a7547
 Source3-MD5: 0c463a96ff246b0c5e71e78fb41eface
 Source4-MD5: 5fd9d1a0c61692551b01b8f153c313a4
+Source5-MD5: f834d056ca972c457a2ff3b1e839e562
+Source6-MD5: b37c0dc9f85205da6e8675d4a8bfd21a
+Source7-MD5: 55146a1eafc4ad3a26d99121ae0777fe
+Source8-MD5: e0da7576378dc87fa53a16dfd1774789
+Source9-MD5: c73ad916d49df447de59358ffdc495eb
+Source10-MD5: a72863d1612c99333c7ab10b20ec2dff
 SourceDirectory: espgs-%v
 Source3ExtractDir: Resource
 Source4ExtractDir: Resource
@@ -20,7 +32,13 @@
 Provides: ghostscript
 License: Restrictive/Distributable
 PatchScript: <<
- (cd ..; mv jpeg-6b espgs-%v/jpeg)
+ mv ../jpeg-6b jpeg
+ patch -p1 < ../ghostscript-7.07-bigposttable.patch
+ patch -p1 < ../ghostscript-7.07-gsublookuptable.patch
+ patch -p1 < ../ghostscript-7.07-coverage-glyphcount.patch
+ patch -p0 < ../fix_rename_font_gs_cidfn.ps.patch
+ patch -p0 < ../fix_cidfontname_Encoding_CIDToGIDMap_DW_W.patch
+ (cd lib && patch -p0 < ../../modify_ps2pdfwr.patch)
  sed 's|<PREFIX>|%p|g' < %a/%n.patch | patch -p1
 <<
 NoSetMAKEFLAGS: true



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to