Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10554
Added Files:
ptex-babel.info
Log Message:
New package: Correct hyphenation of Babel macros for pTeX.
--- NEW FILE: ptex-babel.info ---
Package: ptex-babel
Version: 20050220
Revision: 1
Depends: ptex3-base
Source: http://tutimura.ath.cx/~nob/tex/ptetex/ptetex3/ptetex3-20060302.tar.gz
Source-MD5: a7028e01902033794c2306bf7e84cae7
PatchScript: <<
# skip fmtutil-sys and change TEXMFMAIN
sed -i.bak -e '/## update fmt/ q' \
-e 's|TEXMFMAIN=$TEXMF|TEXMFMAIN=%p/share/texmf|g' 6babel.sh
mkdir -p texmf-dist/tex/generic/babel
cp %p/share/texmf-dist/tex/generic/babel/{usorbian,icelandic}.ldf \
texmf-dist/tex/generic/babel
mkdir -p texmf-dist/tex/generic/config
cp %p/share/texmf-dist/tex/generic/config/language.dat \
texmf-dist/tex/generic/config
mkdir -p texmf-dist/tex/generic/ukrhyph
cp %p/share/texmf-dist/tex/generic/ukrhyph/{ukrhyph,ukrhypmp}.tex \
texmf-dist/tex/generic/ukrhyph
mkdir -p texmf-dist/tex/generic/ruhyphen
cp %p/share/texmf-dist/tex/generic/ruhyphen/{ruhyphen,koi2ot2,ruhyphal}.tex \
%p/share/texmf-dist/tex/generic/ruhyphen/{catkoi,cyryoal}.tex \
texmf-dist/tex/generic/ruhyphen
mkdir -p texmf-dist/tex/generic/hyphen
cp %p/share/texmf-dist/tex/generic/hyphen/{gahyph,huhyphn,srhyphc,trhyph}.tex\
texmf-dist/tex/generic/hyphen
mkdir -p texmf-dist/tex/generic/bghyph
cp %p/share/texmf-dist/tex/generic/bghyph/bghyphsi.tex \
texmf-dist/tex/generic/bghyph
<<
CompileScript: ./6babel.sh %p ./
InstallScript: mkdir -p %i/etc && cp -R texmf %i/etc/texmf.local
PostInstScript: <<
# If ls-R does not exist, we don't run mktexlsr(user may prefer not to).
if [ -x %p/bin/mktexlsr ] && [ -f %p/etc/texmf.local/ls-R ]
then
%p/bin/mktexlsr %p/etc/texmf.local
fi
if [ -x %p/bin/fmtutil-sys ]
then
%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
fi
<<
PostRmScript: <<
# If ls-R does not exist, we don't run mktexlsr(user may prefer not to).
if [ -x %p/bin/mktexlsr ] && [ -f %p/etc/texmf.local/ls-R ]
then
%p/bin/mktexlsr %p/etc/texmf.local
fi
if [ -x %p/bin/fmtutil-sys ]
then
%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
fi
<<
License: Restrictive/Distributable
Description: Correct hyphenation of Babel macros for pTeX
Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
Homepage: http://www2.tba.t-com.ne.jp/ing/
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits