pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/cups-filters



Module Name:    pkgsrc
Committed By:   leot
Date:           Mon May  1 10:13:29 UTC 2017

Modified Files:
        pkgsrc/print/cups-filters: Makefile PLIST distinfo

Log Message:
Update print/cups-filters to 1.13.5

pkgsrc changes:
 - Explicitly pass --disable-braille: needs liblouis that at the moment is not
   in pkgsrc. Despite that leave existents REPLACE_BASH to avoid any further work
   if we will enable it in the future. Please notice that bash:run is
   still needed despite that.

Changes:
1.13.5
------
 - foomatic-rip: When called via the utility cupsfilter from
   CUPS, foomatic-rip was not able to read the PPD file with
   the file name supplied as environment variable PPD (Bug
   #1388).
 - driverless: Improved error message output.
 - libcupsfilters: Fixed error handling of the PPD file
   generator for driverless printing, so that callers get
   decent error messages.
 - libcupsfilters: Do not generate a PPD file where the only
   output data format is JPEG, as JPEG does not support
   multi-page documents.
 - libcupsfilters: Let PPD generator skip broken page size
   records and add warnings for debugging to the PPD.
 - libcupsfilters: Updated PPD generator to match with the
   current GIT state of the one of CUPS.
 - braille: Automatically select a table according to the
   current locale.
 - braille: Update for liblouis table list.
 - braille: Added support for text margins.
 - cups-browsed: When creating a local queue for a remote CUPS
   printer, add the line '*APRemoteQueueID: ""' to the PPD file
   so that CUPS sets the CUPS_PRINTER_REMOTE bit for the
   printer type of the local queue (Bug #1386).


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/cups-filters/PLIST
cvs rdiff -u -r1.47 -r1.48 pkgsrc/print/cups-filters/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/cups-filters/Makefile
diff -u pkgsrc/print/cups-filters/Makefile:1.68 pkgsrc/print/cups-filters/Makefile:1.69
--- pkgsrc/print/cups-filters/Makefile:1.68     Sun Feb 19 11:40:22 2017
+++ pkgsrc/print/cups-filters/Makefile  Mon May  1 10:13:29 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2017/02/19 11:40:22 leot Exp $
+# $NetBSD: Makefile,v 1.69 2017/05/01 10:13:29 leot Exp $
 
-DISTNAME=      cups-filters-1.13.4
+DISTNAME=      cups-filters-1.13.5
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz
@@ -40,6 +40,7 @@ CFLAGS+=      -framework IOKit
 CONFIGURE_ARGS+=       --with-rcdir=${PREFIX}/share/examples/rc.d
 CONFIGURE_ARGS+=       --with-rclevels=""
 .endif
+CONFIGURE_ARGS+=       --disable-braille
 CONFIGURE_ARGS+=       --disable-ldap
 CONFIGURE_ARGS+=       --disable-mutool
 CONFIGURE_ARGS+=       --with-apple-raster-filter=rastertopdf

Index: pkgsrc/print/cups-filters/PLIST
diff -u pkgsrc/print/cups-filters/PLIST:1.17 pkgsrc/print/cups-filters/PLIST:1.18
--- pkgsrc/print/cups-filters/PLIST:1.17        Sat Jan 21 11:58:29 2017
+++ pkgsrc/print/cups-filters/PLIST     Mon May  1 10:13:29 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2017/01/21 11:58:29 leot Exp $
+@comment $NetBSD: PLIST,v 1.18 2017/05/01 10:13:29 leot Exp $
 bin/driverless
 bin/foomatic-rip
 bin/ttfread
@@ -24,20 +24,15 @@ libexec/cups/backend/parallel
 libexec/cups/backend/serial
 libexec/cups/driver/driverless
 libexec/cups/filter/bannertopdf
-libexec/cups/filter/brftoembosser
 libexec/cups/filter/commandtoescpx
 libexec/cups/filter/commandtopclx
 libexec/cups/filter/foomatic-rip
 libexec/cups/filter/gstopdf
 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
@@ -48,9 +43,6 @@ libexec/cups/filter/rastertopclx
 libexec/cups/filter/rastertopdf
 libexec/cups/filter/rastertops
 libexec/cups/filter/sys5ippprinter
-libexec/cups/filter/textbrftoindexv3
-libexec/cups/filter/textbrftoindexv4
-libexec/cups/filter/texttobrf
 libexec/cups/filter/texttopdf
 libexec/cups/filter/texttops
 libexec/cups/filter/texttotext
@@ -66,10 +58,6 @@ 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
@@ -87,26 +75,11 @@ 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-ghostscript.convs
 share/cups/mime/cupsfilters-poppler.convs
 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
 share/doc/cups-filters/AUTHORS
 share/doc/cups-filters/COPYING
@@ -123,3 +96,4 @@ share/ppd/cupsfilters/HP-PhotoSmart_Pro_
 share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
 share/ppd/cupsfilters/pxlcolor.ppd
 share/ppd/cupsfilters/pxlmono.ppd
+@pkgdir etc/cups

Index: pkgsrc/print/cups-filters/distinfo
diff -u pkgsrc/print/cups-filters/distinfo:1.47 pkgsrc/print/cups-filters/distinfo:1.48
--- pkgsrc/print/cups-filters/distinfo:1.47     Sun Feb 19 11:40:22 2017
+++ pkgsrc/print/cups-filters/distinfo  Mon May  1 10:13:29 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.47 2017/02/19 11:40:22 leot Exp $
+$NetBSD: distinfo,v 1.48 2017/05/01 10:13:29 leot Exp $
 
-SHA1 (cups-filters-1.13.4.tar.xz) = f41dfd1873a1ffeb56de83f4191c300b11edc20d
-RMD160 (cups-filters-1.13.4.tar.xz) = 61cb7cb3e4c9fabfde09f3600a4014b7257f4cf8
-SHA512 (cups-filters-1.13.4.tar.xz) = 848451193c9f0b0f397bc2c8efafab20112525eb2357892b5c46a4900d3d7e4ef52e537353c04779de2d17c8918cb1fe653e3c8db81f6ef246deca7e4241ce3b
-Size (cups-filters-1.13.4.tar.xz) = 1421224 bytes
+SHA1 (cups-filters-1.13.5.tar.xz) = 3c4cb22fa363dab458ab11d9b058b873db93815f
+RMD160 (cups-filters-1.13.5.tar.xz) = bee56beda543f73b044f280527ce400f36bc34f6
+SHA512 (cups-filters-1.13.5.tar.xz) = 1870b16ad64bc46068c8a74be7a112790a6ffc0be0e14cd858d83013b12e1c51efd905fbc4e189a42558814694348a9ef533b6fe504ef7bce3b4da149e0b3ea6
+Size (cups-filters-1.13.5.tar.xz) = 1424764 bytes
 SHA1 (patch-configure) = b55dc7dc22008351c396374aceb88d2be293d179
 SHA1 (patch-filter_gstoraster.c) = a9fac7892972943f345c6b76529feff0ba098458
 SHA1 (patch-filter_mupdftoraster.c) = 4c4f7d292163657f9541c8ce454ba57d248f7ef0



Home | Main Index | Thread Index | Old Index