the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: poster
Version: 20060221
Revision: 1
Description: Utility to print large-area PostScript files
DescDetail: <<
This is a small PostScript utility to allow large poster printing
(e.g. A1) by splitting it into pieces that can be printed on small
paper sheets (e.g. A4).
<<
License: GPL
Homepage: http://blogs.kde.org/node/3051
Maintainer: Alexander Hansen
Source: ftp://ftp.kde.org/pub/kde/printing/%n-%v.tar.bz2
Source-MD5: 04b421e2ce516a44b6c5a9a092dfa623
CompileScript: make
InstallScript: <<
strip poster
mkdir -p %i/bin %i/share/man/man1 %i/share/doc/poster
cp poster %i/bin
cp poster.1 %i/share/man/man1
cp manual.ps %i/share/doc/poster
<<
DocFiles: ChangeLog COPYING README
DescPackaging: <<
This program doesn't have a version number, so I use the date of the
last entry in the ChangeLog. I've left the DefaultMedia and
DefaultImage at A4.
Previous version by Matthew Harris
<<