Path to this page:
./
print/apsfilter,
Flexible magic filter for printing under Unix environment
Branch: pkgsrc-2022Q1,
Version: 7.2.8nb1,
Package name: apsfilter-7.2.8nb1,
Maintainer: pkgsrc-usersapsfilter is a magic printfilter, that allows you to print different document
types "automagically" without having to convert them manually into something
which is understood by your lineprinter. Apsfilter supports the following
file and compression types: gzip, bzip, compress, freeze, pack, ASCII, BMP,
Data (data,PCL,...), English, TeX DVI, FIG, GIF, Group 3 Fax, HTML, JPEG,
Mail/News, PBM/PNM/PPM, PC Bitmap Data, PDF, Postscript(tm), raw, script
(shell,..), Text, sunraster, tiff, roff (nroff, groff, troff).
To configure apsfilter run:
${PREFIX}/share/apsfilter/SETUP
DEINSTALL [+/-]#!/bin/sh
#
# $NetBSD: DEINSTALL,v 1.3 2006/06/15 20:40:16 jlam Exp $
case ${STAGE} in
DEINSTALL)
${RM} ${PKG_SYSCONFDIR}/basedir
${CAT} << EOF
===========================================================================
If you will not be using apsfilter any longer, you may want to remove
apsfilter's configuration directory (${PKG_SYSCONFDIR}) and the
SETUP.cfg configuration file from apsfilter's directory
(${PKG_PREFIX}/share/apsfilter/SETUP.cfg).
===========================================================================
EOF
;;
esac
Filesize: 355.872 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version apsfilter-7.2.8nb1 (created)