Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv29877

Added Files:
        ptex-babel.info 
Log Message:
Copied from 10.4/unstable. Positive feedback from Kazuhiro Sakai. Thanks.

--- NEW FILE: ptex-babel.info ---
Package: ptex-babel
Version: 20071208
Revision: 2
Depends: ptex3-base
Conflicts: ptex-texmf (= 2.4-51)
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
mv README README.ptexlive
unzip babel/japanese.zip
<<
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
<<
PostRmScript: <<
if [ "$1" != "upgrade" ]; then

if [ -x %p/bin/mktexlsr ]
then
        %p/bin/mktexlsr %p/etc/texmf.local
fi

fi
<<
License: Restrictive/Distributable
Description: Correct hyphenation of Babel macros for pTeX
Maintainer: Todai Fink Team <f...@sodan.ecc.u-tokyo.ac.jp>
Homepage: http://www2.tba.t-com.ne.jp/ing/


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to