ports/73203: New Port: print/foomatic-filters, universal filter scripts
Miguel Mendez
flynn at energyhq.es.eu.org
Wed Oct 27 15:40:08 UTC 2004
>Number: 73203
>Category: ports
>Synopsis: New Port: print/foomatic-filters, universal filter scripts
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 27 15:40:08 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Miguel Mendez
>Release: FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 5.3-RELEASE #0: Sun Oct 24 16:35:51 CEST 2004
root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE
>Description:
The universal print filter "foomatic-rip", used by spoolers to convert
PostScript job data into the printer's native format as described by a
printer/driver-specific PPD file.
>How-To-Repeat:
>Fix:
--- foomatic-filters.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# foomatic-filters
# foomatic-filters/pkg-plist
# foomatic-filters/pkg-descr
# foomatic-filters/distinfo
# foomatic-filters/Makefile
#
echo c - foomatic-filters
mkdir -p foomatic-filters > /dev/null 2>&1
echo x - foomatic-filters/pkg-plist
sed 's/^X//' >foomatic-filters/pkg-plist << 'END-of-foomatic-filters/pkg-plist'
Xlibexec/cups/filter/foomatic-rip
Xbin/foomatic-gswrapper
Xbin/foomatic-rip
Xetc/foomatic/filter.conf.sample
Xetc/foomatic/filter.conf
X at dirrm etc/foomatic/direct
X at dirrm etc/foomatic
END-of-foomatic-filters/pkg-plist
echo x - foomatic-filters/pkg-descr
sed 's/^X//' >foomatic-filters/pkg-descr << 'END-of-foomatic-filters/pkg-descr'
XA universal print filter "foomatic-rip", used by spoolers to convert
XPostScript job data into the printer's native format
X
XWWW: http://www.linuxprinting.org/foomatic.html
END-of-foomatic-filters/pkg-descr
echo x - foomatic-filters/distinfo
sed 's/^X//' >foomatic-filters/distinfo << 'END-of-foomatic-filters/distinfo'
XMD5 (foomatic-filters-3.0.2.tar.gz) = f0f4c90fa0ae346f53bf19a165e071a6
XSIZE (foomatic-filters-3.0.2.tar.gz) = 125875
END-of-foomatic-filters/distinfo
echo x - foomatic-filters/Makefile
sed 's/^X//' >foomatic-filters/Makefile << 'END-of-foomatic-filters/Makefile'
X# New ports collection makefile for: foomatic-filters
X# Date created: 27 October 2004
X# Whom: Miguel Mendez <flynn at energyhq.es.eu.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= foomatic-filters
XPORTVERSION= 3.0.2
XCATEGORIES= print
XMASTER_SITES= http://www.linuxprinting.org/download/foomatic/%SUBDIR%/
XMASTER_SITE_SUBDIR= . oldstuff
X
XMAINTAINER= flynn at energyhq.es.eu.org
XCOMMENT= Foomatic filters
X
XRUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster
X
XCONFLICTS= hpijs-[0-9]*
X
XUSE_REINPLACE= yes
XUSE_PERL5= yes
XUSE_GMAKE= yes
XGNU_CONFIGURE= yes
XCONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/
X
XMAN1= foomatic-gswrapper.1 foomatic-rip.1
X
Xpost-configure:
X ${REINPLACE_CMD} \
X 's/install: install-main install-cups install-ppr/install: install-main install-cups/' \
X ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-foomatic-filters/Makefile
exit
--- foomatic-filters.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list