luximono stable port information

Package: luximono
Version: 20040126
Revision: 2
Source: mirror:ctan:fonts/LuxiMono.zip
#Source: http://tug.org/tex-archive/fonts/LuxiMono.zip
Source-MD5: 24a5a4ed96993a4018ac99d009446c9e
Depends: tetex-base
Description: Monospaced (typewriter) LaTeX type1 font pack
DescDetail: <<
LuxiMono is a family of general-purpose monospaced
(typewriter) fonts. They are original designs by Kris
Holmes and Charles Bigelow from Bigelow and Holmes Inc., who
developed the Luxi typeface designs in Ikarus digital
format. URW++ Design and Development GmbH converted the
Ikarus format fonts to TrueType and Type 1 font programs and
implemented the grid-fitting "hints" and kerning tables in
the Luxi fonts.
<<
License: Restrictive/Distributable
Maintainer: Bruno De Fraine
DocFiles: LICENSE README.luximono
CompileScript: <<
mkdir texmf
cd texmf && unzip ../ul9.zip
mkdir -p texmf/fonts/map/dvips
mv texmf/dvips/config texmf/fonts/map/dvips/luxi
<<
InstallScript: <<
mkdir -p %i/etc/texmf.local/fonts/type1/public/luxi
cp *.pfb %i/etc/texmf.local/fonts/type1/public/luxi
mkdir -p %i/etc/texmf.local/fonts/afm/public/luxi
cp *.afm %i/etc/texmf.local/fonts/afm/public/luxi
cp -R texmf/* %i/etc/texmf.local
<<
PostInstScript: <<
%p/bin/mktexlsr %p/etc/texmf.local
%p/bin/updmap-sys --enable Map ul9.map
<<
PreRmScript: %p/bin/updmap-sys --disable ul9.map
PostRmScript: %p/bin/mktexlsr %p/etc/texmf.local