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

Modified Files:
        ptex-babel.info 
Log Message:
New snapshot; for TeX Live.

Index: ptex-babel.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/ptex-babel.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ptex-babel.info     14 Oct 2007 18:21:29 -0000      1.7
+++ ptex-babel.info     10 Oct 2009 11:33:27 -0000      1.8
@@ -1,20 +1,26 @@
 Package: ptex-babel
-Version: 20060322
-Revision: 3
+Version: 20071208
+Revision: 1
 Depends: ptex3-base
 Conflicts: ptex-texmf (= 2.4-51)
-Source: http://tutimura.ath.cx/~nob/tex/ptetex/ptetex3/ptetex3-20070426.tar.gz
-Source-MD5: 916cded5cf485e1afe03cf2353a449e1
+Source: http://tutimura.ath.cx/~nob/tex/ptexlive/ptexlive-20091009.tar.gz
+Source-MD5: 20df6cd2937f36eaf10e7066982232e2
 Source2: mirror:sourceforge:fink/lppl-1.2.txt
 Source2-MD5: 5af7e4b8e7dde262cf18bd7224f454b5
 PatchScript: <<
- echo "TMP_PREFIX=`pwd`/tmp"          >> my_option
- echo "TEXMFDIST=%p/share/texmf-dist" >> my_option
- sed -i.bak -e 's|\(platex \)|TEXMFMAIN=%p/share/texmf \1 -kanji=jis |' \
-            -e '/## update fmt/,/fi #/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
 <<
 CompileScript: ./6babel.sh
-InstallScript: mkdir -p %i/etc && mv tmp/share/texmf %i/etc/texmf.local
+InstallScript: mkdir -p %i/etc && mv tmp/texlive/inst/texmf %i/etc/texmf.local
 DocFiles: ../lppl-1.2.txt:lppl.txt
 PostInstScript: <<
 if [ -x %p/bin/mktexlsr ]
@@ -25,11 +31,12 @@
 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-euc
-       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt platex-sjis
+       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt platex
 fi
 <<
 PostRmScript: <<
+if [ "$1" != "upgrade" ]; then
+
 if [ -x %p/bin/mktexlsr ]
 then
        %p/bin/mktexlsr %p/etc/texmf.local
@@ -38,8 +45,9 @@
 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-euc
-       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt platex-sjis
+       PATH=%p/bin:${PATH} %p/bin/fmtutil-sys --byfmt platex
+fi
+
 fi
 <<
 License: Restrictive/Distributable


------------------------------------------------------------------------------
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