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

Modified Files:
        ptex-babel.info 
Log Message:
Adapted to TeX Live 2010.

Index: ptex-babel.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/ptex-babel.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ptex-babel.info     10 Oct 2009 11:33:27 -0000      1.8
+++ ptex-babel.info     22 Jan 2011 14:08:27 -0000      1.9
@@ -1,38 +1,37 @@
 Package: ptex-babel
 Version: 20071208
-Revision: 1
+Revision: 2
 Depends: ptex3-base
 Conflicts: ptex-texmf (= 2.4-51)
-Source: http://tutimura.ath.cx/~nob/tex/ptexlive/ptexlive-20091009.tar.gz
-Source-MD5: 20df6cd2937f36eaf10e7066982232e2
+Source: http://tutimura.ath.cx/~nob/tex/ptexlive/ptexlive-20100711.tar.gz
+Source-MD5: 2dbd0ab5290bf6dfb0b2b04a813df89f
 Source2: mirror:sourceforge:fink/lppl-1.2.txt
 Source2-MD5: 5af7e4b8e7dde262cf18bd7224f454b5
 PatchScript: <<
- echo "TMP_PREFIX=`pwd`/tmp"          >> ../ptexlive.cfg
- echo "TEXMFDIST=%p/share/texmf-dist" >> ../ptexlive.cfg
-
- sed -i.bak -e 's|texlive-20080816-source|texlive|' common.sh
-
- sed -i.bak -e 's|^\(platex \)|TEXMFMAIN=%p/share/texmf \1|'               \
-            -e 's|## welsh|distcp $TEXMF tex/generic/config language.dat|' \
-            -e 's|\(root_check\)|#\1|'                                     \
-            -e 's|\(echo "welsh\)|#\1|'                                    \
-            -e '/## update fmt/,/## post/d' 6babel.sh
+#echo "TMP_PREFIX=`pwd`/tmp"          >> ../ptexlive.cfg
+#echo "TEXMFDIST=%p/share/texmf-dist" >> ../ptexlive.cfg
+#
+#sed -i.bak -e 's|texlive-20080816-source|texlive|' common.sh
+#
+#sed -i.bak -e 's|^\(platex \)|TEXMFMAIN=%p/share/texmf \1|'               \
+#           -e 's|## welsh|distcp $TEXMF tex/generic/config language.dat|' \
+#           -e 's|\(root_check\)|#\1|'                                     \
+#           -e 's|\(echo "welsh\)|#\1|'                                    \
+#           -e '/## update fmt/,/## post/d' 6babel.sh
+mv README README.ptexlive
+unzip babel/japanese.zip
 <<
-CompileScript: ./6babel.sh
-InstallScript: mkdir -p %i/etc && mv tmp/texlive/inst/texmf %i/etc/texmf.local
-DocFiles: ../lppl-1.2.txt:lppl.txt
+CompileScript: platex --kanji=jis japanese.ins
+InstallScript: <<
+ install -m 755 -d                     %i/etc/texmf.local/tex/platex/japanese
+ install -m 644 japanese.{dtx,ins,ldf} %i/etc/texmf.local/tex/platex/japanese
+<<
+DocFiles: ../lppl-1.2.txt:lppl.txt README sample.tex
 PostInstScript: <<
 if [ -x %p/bin/mktexlsr ]
 then
        %p/bin/mktexlsr %p/etc/texmf.local
 fi
-
-if [ -x %p/bin/fmtutil-sys ]
-then
-       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt latex
-       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt platex
-fi
 <<
 PostRmScript: <<
 if [ "$1" != "upgrade" ]; then
@@ -42,12 +41,6 @@
        %p/bin/mktexlsr %p/etc/texmf.local
 fi
 
-if [ -x %p/bin/fmtutil-sys ]
-then
-       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt latex
-       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt platex
-fi
-
 fi
 <<
 License: Restrictive/Distributable


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to