pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/cups-filters Update print/cups-filters to 1.13.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dafdc21563f
branches:  trunk
changeset: 361972:3dafdc21563f
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon May 01 10:13:29 2017 +0000

description:
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).

diffstat:

 print/cups-filters/Makefile |   5 +++--
 print/cups-filters/PLIST    |  30 ++----------------------------
 print/cups-filters/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 35 deletions(-)

diffs (121 lines):

diff -r 59361794f8c1 -r 3dafdc21563f print/cups-filters/Makefile
--- a/print/cups-filters/Makefile       Mon May 01 09:40:33 2017 +0000
+++ b/print/cups-filters/Makefile       Mon May 01 10:13:29 2017 +0000
@@ -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 @@
 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
diff -r 59361794f8c1 -r 3dafdc21563f print/cups-filters/PLIST
--- a/print/cups-filters/PLIST  Mon May 01 09:40:33 2017 +0000
+++ b/print/cups-filters/PLIST  Mon May 01 10:13:29 2017 +0000
@@ -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/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/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/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/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/Ricoh-PDF_Printer-PDF.ppd
 share/ppd/cupsfilters/pxlcolor.ppd
 share/ppd/cupsfilters/pxlmono.ppd
+@pkgdir etc/cups
diff -r 59361794f8c1 -r 3dafdc21563f print/cups-filters/distinfo
--- a/print/cups-filters/distinfo       Mon May 01 09:40:33 2017 +0000
+++ b/print/cups-filters/distinfo       Mon May 01 10:13:29 2017 +0000
@@ -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