t1lib5-5.1.1-3 stable port information

Package: t1lib5
Version: 5.1.1
Revision: 3
Depends: %N-x11-shlibs, %N-nox-shlibs
BuildDepends: x11-dev
BuildDependsOnly: True
Conflicts: t1lib1, t1lib5-x11, t1lib5-nox
Replaces: t1lib1, t1lib5-x11, t1lib5-nox
PatchScript: <<
perl -pi -e 's/-o .* \$\(T1LIBX_OBJS\)/$& \$(X_LIBS) \$(XLIB)/' lib/Makefile.in
<<
CompileScript: <<
./configure %c
make without_doc
<<
InstallScript: <<
make install prefix=%i
rm %i/lib/*.5*dylib
mkdir -p %i/share/doc/%n
mv %i/share/t1lib/doc/t1lib_doc.pdf %i/share/doc/%n
/bin/rm -rf %i/share/t1lib/doc
<<
License: GPL
DocFiles: README.t1lib-%v LICENSE LGPL
Source: http://sunsite.unc.edu/pub/linux/libs/graphics/t1lib-%v.tar.gz
#Source: mirror:sourceforge:fink/direct_download/source/t1lib-%v.tar.gz
Source-MD5: b1b86b5014364d92ab3b7cee6c81e29d
Homepage: http://sunsite.unc.edu/pub/linux/libs/graphics/
Description: Generates bitmaps from Type 1 fonts
DescPackaging: <<
Although t1lib5 as a separate package is obsolete, this collection of
headers and library links is being provided during the transition
period until t1lib5 has been completely replaced by t1lib5-x11 and
t1lib5-nox.
<<
DescPort: <<
Make sure libt1x, which uses x11, links against the x11 libs.
libt1x also uses libt1, but cannot link against it because the
libtool is tool old.
<<
Maintainer: Dave Morrison