Update of /cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18340

Modified Files:
        texlive.info 
Log Message:
(1)Use hiragino for pxdvi, (2)Add a simple wrapper: jbibtex.

Index: texlive.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/todai/ecc-10.4/main/finkinfo/text/texlive.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- texlive.info        10 Jan 2011 01:49:49 -0000      1.16
+++ texlive.info        10 Jan 2011 02:20:39 -0000      1.17
@@ -2,7 +2,7 @@
 Package: texlive%type_pkg[-nox]
 Type: -nox (boolean)
 Version: 0.20100722
-Revision: 0test4
+Revision: 0test5
 GCC: 4.0
 Description: Bundle package for TeX Live
 Depends: %N-base (= %v-%r), texinfo, debianutils, texi2html
@@ -92,6 +92,12 @@
  mv ptex-app.sh       ptexlive/ptex-app.sh
  cd ptexlive &&              ./ptex-app.sh
 
+ # use Hiragino for pxdvi
+ perl -pi -e "s/(Ryumin-Light\t\t)ipam.ttf/\1HiraMinPro-W3.otf/"    \
+                                     texlive/texk/pxdvik/texmf/pxdvi.cfg
+ perl -pi -e "s/(GothicBBB-Medium\t)ipag.ttf/\1HiraKakuPro-W3.otf/" \
+                                     texlive/texk/pxdvik/texmf/pxdvi.cfg
+
  # add kanji cmaps
  mkdir -p                                texmf/web2c
  cp %p/share/texmf-dist/web2c/updmap.cfg texmf/web2c
@@ -103,6 +109,10 @@
                                                ./ptex-cmap.sh
 
  echo "f  kanjix.map" >> texlive/texk/dvipdfmx/data/dvipdfmx.cfg
+
+ # wrapper for jbibtex
+ echo '#!/bin/sh'    >> jbibtex
+ echo 'pbibtex "$@"' >> jbibtex
 <<
 SetCPPFLAGS:-I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
@@ -147,6 +157,7 @@
  export IMAKEINCLUDE=-I%p/lib/X11/config
  pushd texlive/Work && make install-strip DESTDIR=%d run_texlinks=/usr/bin/true
  popd
+ install -m 755 jbibtex %i/bin
  mktexlsr %i/share/texmf
 
 echo "Setting up symlinks ..."
@@ -197,6 +208,8 @@
   fink (>= 0.12.0-1), kpathsea (>= 6.0.0-0), texlive-texmf, ptexenc1-shlibs,
   zziplib13-shlibs, teckit-shlibs, nkf,
   freetype219-shlibs (>= 2.2.1-4),
+  (%type_raw[-nox] = .) applesystemfonts,
+  (%type_raw[-nox] = .) appleotffonts,
   (%type_raw[-nox] = -nox) ghostscript-nox, 
   (%type_raw[-nox] = .) ghostscript, 
   (%type_raw[-nox] = .) gd2-shlibs (>= 2.0.35-2), 


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
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