Package: poster Version: 20050907 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://printing.kde.org/ Maintainer: Alexander Hansen Source: ftp://ftp.kde.org/pub/kde/printing/%n-%v.tar.bz2 Source-MD5: b5364f44832b43a421004d76f94c1f56 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 <<