the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: altpdftex
Version: 2.14
Revision: 1
Source: mirror:sourceforge:fink/%n-%v.tar.gz
Source-MD5: 6da957ad5fc9e5c2d1514f96809b7c7b
Conflicts: system-tetex
Replaces: tetex-macosx
PatchScript: <<
head -n 24 altpdftex > LICENSE
mv altpdftex altpdftex.orig
sed "s|/usr/local/bin|%p/bin|g" < altpdftex.orig | sed "s|gerben.Exp|\(modified\ by dmrrsn@users.sourceforge.net for use in the Fink project)|" > altpdftex
<<
CompileScript: echo "Nothing to do"
InstallScript: <<
mkdir -p %i/bin
install -c -m 755 altpdftex %i/bin
ln -s altpdftex %i/bin/altpdfamstex
ln -s altpdftex %i/bin/altpdfcont-de
ln -s altpdftex %i/bin/altpdfcont-en
ln -s altpdftex %i/bin/altpdfcont-nl
ln -s altpdftex %i/bin/altpdfelatex
ln -s altpdftex %i/bin/altpdfetex
ln -s altpdftex %i/bin/altpdflambda
ln -s altpdftex %i/bin/altpdflatex
ln -s altpdftex %i/bin/altpdfomega
<<
DocFiles: LICENSE
Description: Script for invoking pdftex, used by TeXShop
Maintainer: Dave Morrison
Homepage: http://www.rna.nl/tex.html
License: Restrictive/Distributable