Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16618

Modified Files:
        ghostscript-esp.info ghostscript-esp.patch 
Log Message:
(1) Use newer libraries, (2) adapted to new applesystemfonts/appleotffonts.


Index: ghostscript-esp.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/ghostscript-esp.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ghostscript-esp.patch       11 Mar 2008 02:38:18 -0000      1.8
+++ ghostscript-esp.patch       20 Jan 2011 12:23:11 -0000      1.9
@@ -609,17 +609,17 @@
 +%
 +/PMingLiU             (<PREFIX>/lib/X11/fonts/applettf/PMingLiU.ttf) ;
 +/SimSun-Adobe-CNS1    (<PREFIX>/lib/X11/fonts/applettf/SimSun.ttf)    
/Adobe-CNS1-Unicode ;
-+/LiHeiPro-Medium      (<PREFIX>/lib/X11/fonts/applettf/儷黑_Pro.ttf) ;
-+/LiSongPro-Light      (<PREFIX>/lib/X11/fonts/applettf/儷宋_Pro.ttf) ;
++/LiHeiPro-Medium      (<PREFIX>/lib/X11/fonts/applettf/LiSongPro.ttf) ;
++/LiSongPro-Light      (<PREFIX>/lib/X11/fonts/applettf/LiHeiPro.ttf) ;
 +%
 +% Adobe-GB1
 +%
 +/SimSun                       (<PREFIX>/lib/X11/fonts/applettf/SimSun.ttf)    
;
-+/STHeiti-Regular      (<PREFIX>/lib/X11/fonts/applettf/华文黑体.ttf)      
/Adobe-GB1-Unicode ;
-+/STHeiti-Light                
(<PREFIX>/lib/X11/fonts/applettf/华文细黑.ttf)      /Adobe-GB1-Unicode ;
-+/STFangsong-Regular   (<PREFIX>/lib/X11/fonts/applettf/华文仿宋.ttf)      
/Adobe-GB1-Unicode ;
-+/STSong-Regular               
(<PREFIX>/lib/X11/fonts/applettf/华文宋体.ttf)              
/Adobe-GB1-Unicode ;
-+/STKaiti-Regular      (<PREFIX>/lib/X11/fonts/applettf/华文楷体.ttf)      
/Adobe-GB1-Unicode ;
++/STHeiti-Regular      (<PREFIX>/lib/X11/fonts/applettf/STHeiti.ttf)   
/Adobe-GB1-Unicode ;
++/STHeiti-Light                (<PREFIX>/lib/X11/fonts/applettf/STXihei.ttf)   
/Adobe-GB1-Unicode ;
++/STFangsong-Regular   (<PREFIX>/lib/X11/fonts/applettf/STFangsong.ttf)        
/Adobe-GB1-Unicode ;
++/STSong-Regular               (<PREFIX>/lib/X11/fonts/applettf/STSong.ttf)    
        /Adobe-GB1-Unicode ;
++/STKaiti-Regular      (<PREFIX>/lib/X11/fonts/applettf/STKaiti.ttf)   
/Adobe-GB1-Unicode ;
 +%
 +% Adobe-Japan1
 +%

Index: ghostscript-esp.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/ghostscript-esp.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ghostscript-esp.info        15 Nov 2009 14:00:39 -0000      1.16
+++ ghostscript-esp.info        20 Jan 2011 12:23:11 -0000      1.17
@@ -1,9 +1,9 @@
 Package: ghostscript-esp
 Version: 7.07.1
-Revision: 36
-Description: Enhanced GNU Ghostscript with better CJK and printer support
-Depends: x11, ghostscript-fonts, libjpeg-shlibs (>= 6b-1), libpng3-shlibs (>= 
1.2.5-3), libgettext3-shlibs, libiconv, applesystemfonts, appleotffonts, 
ipafonts, glib2-shlibs (>= 2.12.0-1), system-perl
-BuildDepends: x11-dev, libjpeg (>= 6b-1), libpng3 (>= 1.2.5-3), cups-dev, 
libgettext3-dev, libiconv-dev, glib2-dev (>= 2.12.0-1), pkgconfig, fink (>= 
0.24.12)
+Revision: 37
+Description: Ghostscript with better CJK and cups support
+Depends: x11, ghostscript-fonts, libjpeg8-shlibs, libpng14-shlibs, 
libgettext3-shlibs, libiconv, applesystemfonts (>= 1.1-2), appleotffonts (>= 
0.1-11), ipafonts, glib2-shlibs (>= 2.12.0-1), system-perl
+BuildDepends: x11-dev, libjpeg8, libpng14, cups-dev, libgettext3-dev, 
libiconv-dev, glib2-dev (>= 2.12.0-1), pkgconfig, fink (>= 0.24.12)
 Conflicts: ghostscript (>= 0), ghostscript-nox, ghostscript6, 
ghostscript6-nox, ghostscript7, system-ghostscript, system-ghostscript8, 
system-ghostscript6
 Replaces: ghostscript (>= 0), ghostscript-nox, ghostscript6, ghostscript6-nox, 
ghostscript7
 Provides: ghostscript
@@ -65,7 +65,7 @@
 Source3ExtractDir: Resource
 Source4ExtractDir: Resource
 PatchFile: %n.patch
-PatchFile-MD5: f0054b61269abeaa2152cd6200610b39
+PatchFile-MD5: 7b37910a6f4282d6a2e068a3fd266adb
 PatchScript: <<
  # apply tagoh-san's patch series, required for NeverEmbed
  patch -p1 < ../ghostscript-7.07-bigposttable.patch
@@ -147,6 +147,10 @@
 
  # See DescPackaging
  sed 's|<PREFIX>|%p|g' < %{PatchFile} | patch -p1
+
+ # for libpng14
+ sed -i.bak -e 's|png_check_sig|png_create_write_struct|g' \
+            -e 's|\(-L$x_libraries\) \($LDFLAGS\)|\2 \1|' configure
 <<
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to