Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28886

Modified Files:
        otf-fontfiles.info 
Log Message:
Update for TeX Live.

Index: otf-fontfiles.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/otf-fontfiles.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- otf-fontfiles.info  15 Mar 2008 01:53:15 -0000      1.11
+++ otf-fontfiles.info  10 Oct 2009 11:32:33 -0000      1.12
@@ -1,6 +1,6 @@
 Package: otf-fontfiles
 Version: 1.5.4
-Revision: 4
+Revision: 5
 Depends: ptex3-base
 BuildDepends: fink (>= 0.24.12)
 Recommends: okumura-clsfiles, dvipdfmx
@@ -17,7 +17,8 @@
 PatchFile: %n.patch
 PatchFile-MD5: cff244ce4d5ae908687502887e2c16e5
 PatchScript: <<
- patch -p1 < %{PatchFile}
+ %{default_script}
+
  mv fontmap/ckt.map*             fontmap/ckt.map
  mv fontmap/cktx.map*            fontmap/cktx.map
  mv fontmap/hiragino.map*        fontmap/hiragino.map
@@ -31,11 +32,13 @@
  sed -e 's|!Ryumin-Light|ipam.ttf|g' \
      -e 's|!GothicBBB-Medium|ipag.ttf|g' \
   < fontmap/otf-noEmbed.map    > fontmap/ipax.map
- cd .. ; gzip -d Adobe-Japan1-5-V.gz
+ gzip -d ../Adobe-Japan1-5-V.gz
 
  chmod -x readme.txt
+
+ if [ -x %p/bin/ppltotf ]; then sed -i.bak 's/pltotf/ppltotf/g' makeotf; fi
 <<
-CompileScript: ./makeotf
+CompileScript: PATH=%p/lib/omegaware:$PATH ./makeotf
 InstallScript: <<
   install -m 755 -d    %i/etc/texmf.local/fonts/vf/otf
   install -m 644 vf/*  %i/etc/texmf.local/fonts/vf/otf/
@@ -84,7 +87,7 @@
  # do nothing. (needed to upgrade from 1.5.3 with dvipdfmx-20070409)
 <<
 PostRmScript: <<
-if [ $1 != "upgrade" ]; then
+if [ "$1" != "upgrade" ]; then
 
 if [ -x %p/bin/updmap-sys ]
 then


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to