Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/text
In directory sc8-pr-cvs1:/tmp/cvs-serv19513

Added Files:
        unicode-tex-20021217-1.info 
Log Message:
new package from tracker (#744471)


--- NEW FILE: unicode-tex-20021217-1.info ---
Package: unicode-tex
Version: 20021217
Revision: 1
Depends: tetex-base
Description: Map unicode to LaTeX macros and use UTF-8 input encoding
#Source: ftp://ftp.dante.de/tex-archive/macros/latex/contrib/supported/unicode.tar.gz
Source: mirror:sourceforge:fink/%n-%v.tar.gz
SourceDirectory: unicode
Source-MD5: 65e32524d408c39b9fc0438d9cbfd4fb
Source2: http://www.latex-project.org/lppl.txt
Source2-MD5: 5af7e4b8e7dde262cf18bd7224f454b5
CompileScript: echo "No compile necessary"
InstallScript: <<
   mkdir -p %i/share/doc/%n
   cp ../lppl.txt FAQ INSTALL LICENSE README VERSION ucs.ps.gz languages.ps.gz 
%i/share/doc/%n
   mkdir -p %i/etc/texmf.local/doc/latex/unicode
   cp FAQ README ucs.ps.gz languages.ps.gz %i/etc/texmf.local/doc/latex/unicode
   mkdir -p %i/etc/texmf.local/tex/latex/unicode
   cp -R ucs.sty utf8.def ucsencs.def data/* %i/etc/texmf.local/tex/latex/unicode
<<
PostInstScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
PostRmScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
DescPackaging: <<
   I named the package "unicode-tex" instead of just "unicode", as the tar ball would 
suggest,
   because to me the name "unicode" seems far too general.
<<
License: OSI-Approved
Maintainer: Patrick Naef <[EMAIL PROTECTED]>




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to