2019-11-04 20:57:58 +01:00
|
|
|
# $NetBSD: Makefile,v 1.36 2019/11/04 19:57:58 rillig Exp $
|
Initial import of apsfilter-6.1.1
apsfilter 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).
2001-06-11 23:57:23 +02:00
|
|
|
|
2014-02-10 12:13:03 +01:00
|
|
|
DISTNAME= apsfilter-7.2.8
|
2017-10-03 17:12:42 +02:00
|
|
|
PKGREVISION= 1
|
Initial import of apsfilter-6.1.1
apsfilter 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).
2001-06-11 23:57:23 +02:00
|
|
|
CATEGORIES= print
|
2017-08-16 22:45:30 +02:00
|
|
|
#MASTER_SITES= http://www.apsfilter.org/download/
|
Initial import of apsfilter-6.1.1
apsfilter 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).
2001-06-11 23:57:23 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-08-16 22:45:30 +02:00
|
|
|
#HOMEPAGE= http://www.apsfilter.org/
|
2005-10-10 22:10:37 +02:00
|
|
|
COMMENT= Flexible magic filter for printing under Unix environment
|
2014-02-10 12:13:03 +01:00
|
|
|
LICENSE= gnu-gpl-v2
|
Initial import of apsfilter-6.1.1
apsfilter 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).
2001-06-11 23:57:23 +02:00
|
|
|
|
2005-12-05 21:49:47 +01:00
|
|
|
DEPENDS+= recode-[0-9]*:../../converters/recode
|
2001-09-28 01:17:41 +02:00
|
|
|
#DEPENDS+= html2ps-[0-9]*:../../print/html2ps
|
2017-10-03 17:12:42 +02:00
|
|
|
DEPENDS+= fig2dev-[0-9]*:../../print/fig2dev
|
2003-10-08 12:07:37 +02:00
|
|
|
DEPENDS+= jpeg>=6b:../../graphics/jpeg
|
2002-03-13 18:36:35 +01:00
|
|
|
DEPENDS+= netpbm>=9.7nb1:../../graphics/netpbm
|
2001-09-28 01:17:41 +02:00
|
|
|
DEPENDS+= a2ps-[0-9]*:../../print/a2ps
|
|
|
|
DEPENDS+= psutils-[0-9]*:../../print/psutils
|
Initial import of apsfilter-6.1.1
apsfilter 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).
2001-06-11 23:57:23 +02:00
|
|
|
|
2004-01-20 13:18:15 +01:00
|
|
|
WRKSRC= ${WRKDIR}/apsfilter
|
2002-01-10 07:53:02 +01:00
|
|
|
HAS_CONFIGURE= YES
|
2014-02-10 12:13:03 +01:00
|
|
|
USE_TOOLS+= awk:run sh:run gs:run bzip2:run gzip:run file:run tar
|
Initial import of apsfilter-6.1.1
apsfilter 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).
2001-06-11 23:57:23 +02:00
|
|
|
|
2019-11-04 20:57:58 +01:00
|
|
|
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
|
|
|
CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
|
|
|
|
CONFIGURE_ARGS+= --with-shell=${SH:Q}
|
|
|
|
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
|
|
|
|
CONFIGURE_ARGS+= --with-awk=${AWK:Q}
|
2002-11-26 12:26:31 +01:00
|
|
|
|
2014-02-10 12:13:03 +01:00
|
|
|
PKG_SYSCONFSUBDIR= apsfilter
|
2019-11-04 20:57:58 +01:00
|
|
|
CONF_FILES= ${PREFIX}/share/apsfilter/template/apsfilterrc \
|
|
|
|
${PKG_SYSCONFDIR}/apsfilterrc
|
2002-11-26 12:26:31 +01:00
|
|
|
|
2014-02-10 12:13:03 +01:00
|
|
|
SUBST_CLASSES+= prefix
|
2018-07-04 15:40:07 +02:00
|
|
|
SUBST_STAGE.prefix= pre-configure
|
2014-02-10 12:13:03 +01:00
|
|
|
SUBST_FILES.prefix= bin/apsfilter.in SETUP.in tools/prtmgmt
|
|
|
|
SUBST_SED.prefix= -e 's,/usr/local,${LOCALBASE},g'
|
|
|
|
SUBST_SED.prefix+= -e 's,/usr/X11R6,${X11BASE},g'
|
Initial import of apsfilter-6.1.1
apsfilter 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).
2001-06-11 23:57:23 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|