Index: head/print/cups-filters/Makefile =================================================================== --- head/print/cups-filters/Makefile (revision 408826) +++ head/print/cups-filters/Makefile (revision 408827) @@ -1,65 +1,69 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTVERSION= 1.8.2 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Backends, filters and other software (was part of the core CUPS) BUILD_DEPENDS= pdftops:${PORTSDIR}/graphics/poppler-utils RUN_DEPENDS= pdftops:${PORTSDIR}/graphics/poppler-utils LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ libpng.so:${PORTSDIR}/graphics/png \ libijs.so:${PORTSDIR}/print/libijs \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libqpdf.so:${PORTSDIR}/print/qpdf \ libdbus-1.so:${PORTSDIR}/devel/dbus \ libcups.so:${PORTSDIR}/print/cups-client \ libcupsimage.so:${PORTSDIR}/print/cups-image \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ libpoppler.so:${PORTSDIR}/graphics/poppler -USES= compiler:c++11-lib cpe ghostscript jpeg libtool pathfix \ +USES= compiler:c++11-lib cpe ghostscript gmake jpeg libtool pathfix \ pkgconfig shebangfix tar:xz CPE_VENDOR= linuxfoundation -SHEBANG_FILES= filter/textonly +SHEBANG_FILES= filter/braille/drivers/generic/brftoembosser.in \ + filter/braille/drivers/index/imageubrltoindexv3.in \ + filter/braille/drivers/index/imageubrltoindexv4.in \ + filter/braille/drivers/index/textbrftoindexv3.in \ + filter/braille/filters/imagetobrf.in \ + filter/braille/filters/texttobrf.in filter/textonly USE_GNOME= glib20 USE_RC_SUBR= cups_browsed GNU_CONFIGURE= yes CUPS_SOCKET?= /var/run/cups.sock CONFIGURE_ARGS= --with-cups-domainsocket=${CUPS_SOCKET} CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz" \ LIBQPDF_CFLAGS="-I${LOCALBASE}/include" LIBQPDF_LIBS="-lqpdf" INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes OPTIONS_DEFINE= AVAHI AVAHI_CONFIGURE_ENABLE= avahi AVAHI_LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app post-patch: @${REINPLACE_CMD} 's:-std=c++0x:-std=c++11:' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/filter/pdftops.c post-configure: @${REINPLACE_CMD} \ -e 's|\(BANNERTOPDF_DATADIR = \).*\(/share/cups/data\)|\1${PREFIX}\2|' \ -e 's|\(CUPS_DATADIR = \).*\(/share/cups\)|\1${PREFIX}\2|' \ -e 's|\(CUPS_SERVERBIN = \).*\(/libexec/cups\)|\1${PREFIX}\2|' \ -e 's|\(CUPS_SERVERROOT = \).*\(/etc/cups\)|\1${PREFIX}\2|' \ ${WRKSRC}/Makefile post-install: @${RM} -rf ${STAGEDIR}${PREFIX}/libexec/cups/filter/foomatic-rip \ ${STAGEDIR}${PREFIX}/bin/foomatic-rip \ ${STAGEDIR}${PREFIX}/man/man1/foomatic-rip.1 .include Index: head/print/cups-filters/distinfo =================================================================== --- head/print/cups-filters/distinfo (revision 408826) +++ head/print/cups-filters/distinfo (revision 408827) @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.5.0.tar.xz) = f22a8864e8d5b693795605a31345c08cc68f85120ebde9a0aa7bc27639815932 -SIZE (cups-filters-1.5.0.tar.xz) = 1375588 +SHA256 (cups-filters-1.8.2.tar.xz) = 06d1c2a65e45d92d0e2dc854d13161d01072094efe4fadc23319700c9a259c69 +SIZE (cups-filters-1.8.2.tar.xz) = 1372508 Index: head/print/cups-filters/pkg-plist =================================================================== --- head/print/cups-filters/pkg-plist (revision 408826) +++ head/print/cups-filters/pkg-plist (revision 408827) @@ -1,92 +1,120 @@ bin/ttfread etc/cups/cups-browsed.conf etc/fonts/conf.d/99pdftoopvp.conf include/cupsfilters/colord.h include/cupsfilters/colormanager.h include/cupsfilters/driver.h include/cupsfilters/image.h include/cupsfilters/raster.h include/fontembed/bitset.h include/fontembed/embed.h include/fontembed/fontfile.h include/fontembed/iofn.h include/fontembed/sfnt.h lib/libcupsfilters.a lib/libcupsfilters.so lib/libcupsfilters.so.1 lib/libcupsfilters.so.1.0.0 lib/libfontembed.a lib/libfontembed.so lib/libfontembed.so.1 lib/libfontembed.so.1.0.0 libdata/pkgconfig/libcupsfilters.pc libdata/pkgconfig/libfontembed.pc +libexec/cups/backend/beh libexec/cups/backend/implicitclass libexec/cups/backend/parallel libexec/cups/backend/serial libexec/cups/filter/bannertopdf +libexec/cups/filter/brftoembosser libexec/cups/filter/commandtoescpx libexec/cups/filter/commandtopclx libexec/cups/filter/gstopxl libexec/cups/filter/gstoraster +libexec/cups/filter/imagetobrf libexec/cups/filter/imagetopdf libexec/cups/filter/imagetops libexec/cups/filter/imagetoraster +libexec/cups/filter/imagetoubrl +libexec/cups/filter/imageubrltoindexv3 +libexec/cups/filter/imageubrltoindexv4 libexec/cups/filter/pdftoijs libexec/cups/filter/pdftoopvp libexec/cups/filter/pdftopdf libexec/cups/filter/pdftops libexec/cups/filter/pdftoraster libexec/cups/filter/pstopdf libexec/cups/filter/rastertoescpx libexec/cups/filter/rastertopclx libexec/cups/filter/rastertopdf libexec/cups/filter/sys5ippprinter +libexec/cups/filter/textbrftoindexv3 +libexec/cups/filter/textbrftoindexv4 libexec/cups/filter/textonly +libexec/cups/filter/texttobrf libexec/cups/filter/texttopdf libexec/cups/filter/texttops libexec/cups/filter/urftopdf man/man5/cups-browsed.conf.5.gz man/man8/cups-browsed.8.gz sbin/cups-browsed share/cups/banners/classified share/cups/banners/confidential share/cups/banners/form share/cups/banners/secret share/cups/banners/standard share/cups/banners/topsecret share/cups/banners/unclassified +share/cups/braille/cups-braille.sh +share/cups/braille/index.sh +share/cups/braille/indexv3.sh +share/cups/braille/indexv4.sh share/cups/charsets/pdf.utf-8 share/cups/charsets/pdf.utf-8.heavy share/cups/charsets/pdf.utf-8.simple share/cups/data/classified.pdf share/cups/data/confidential.pdf share/cups/data/default-testpage.pdf share/cups/data/default.pdf share/cups/data/form_english.pdf share/cups/data/form_english_in.odt share/cups/data/form_russian.pdf share/cups/data/form_russian_in.odt share/cups/data/secret.pdf share/cups/data/standard.pdf share/cups/data/testprint share/cups/data/topsecret.pdf share/cups/data/unclassified.pdf share/cups/drv/cupsfilters.drv +share/cups/drv/generic-brf.drv +share/cups/drv/indexv3.drv +share/cups/drv/indexv4.drv +share/cups/mime/braille.convs +share/cups/mime/braille.types share/cups/mime/cupsfilters.convs share/cups/mime/cupsfilters.types +share/cups/ppdc/braille.defs share/cups/ppdc/escp.h +share/cups/ppdc/fr-braille.po +share/cups/ppdc/imagemagick.defs +share/cups/ppdc/index.defs +share/cups/ppdc/liblouis.defs +share/cups/ppdc/liblouis1.defs +share/cups/ppdc/liblouis2.defs +share/cups/ppdc/liblouis3.defs +share/cups/ppdc/liblouis4.defs +share/cups/ppdc/media-braille.defs share/cups/ppdc/pcl.h %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/COPYING %%DOCSDIR%%/INSTALL %%DOCSDIR%%/NEWS %%DOCSDIR%%/README share/ppd/cupsfilters/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd share/ppd/cupsfilters/pxlcolor.ppd share/ppd/cupsfilters/pxlmono.ppd share/ppd/cupsfilters/textonly.ppd