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:   wiz
Date:           Mon Dec 19 08:49:00 UTC 2016

Modified Files:
        pkgsrc/print/cups-filters: Makefile PLIST distinfo
Added Files:
        pkgsrc/print/cups-filters/patches: patch-configure

Log Message:
Updated cups-filters to 1.13.1.

CHANGES IN V1.13.1

        - cups-browsed: Avoid erroring out when restarting after a
          crash (with generated queues not deleted due to the crash)
          and the configuration option
          CreateRemoteCUPSPrinterQueues=No being set.
        - cups-browsed: If CUPS is stopped while cups-browsed is
          running and there are queue for IPP network printers (not
          remote CUPS queues) on restart of CUPS the still existing
          local CUPS queue is not correctly re-connected with
          cups-browsed and therefore gets removed after a
          timeout. This should be fixed after a clean-up of
          re-connecting with remaining queues from a previous session
          (Debian bug #848223).
        - cups-browsed: Generated queues did not get removed on
          shutdown (Debian bug #848167).
        - libcupsfilters: Let PPD generator for driverless printing
          suppress page sizes which the printer reports more than
          once (CUPS Issue #4933).
        - driverless, libcupsfilters: Make "driverless list" output
          and output of driverless as CUPS backend in discovery mode
          add the word "driverless" to its output, to make it easier
          to set up driverless printers with printer setup tools.
          Made the NickName of the generated PPDs also match with the
          "driverless list" output.

CHANGES IN V1.13.0

        - cups-browsed: Use the httpGetAddr() only with CUPS 2.0.x or
          newer, as older CUPS versions do not provide it (Bug #1381).
        - cups-browsed: Minor corrections in the handling of the data
          records of the discovered printers.
        - rastertopdf, urftopdf: As with libcupsimage from CUPS 2.2.2
          on rastertopdf also understands Apple Raster and much better
          than urftopdf does, use rastertopdf for Apple Raster
          (image/urf) input files then. Also allow for manually
          choosing by the ./configure command line.
        - driverless: Added a CUPS backend mode to the driverless
          utility. Running as a CUPS backend in discovery mode it
          lists the IPP URIs of the suitable printers in printer setup
          tools and in "lpinfo -v", as conneting via IPP is required
          for driverless printing.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/cups-filters/PLIST
cvs rdiff -u -r1.42 -r1.43 pkgsrc/print/cups-filters/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/cups-filters/patches/patch-configure

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.59 pkgsrc/print/cups-filters/Makefile:1.60
--- pkgsrc/print/cups-filters/Makefile:1.59     Sun Dec  4 21:11:59 2016
+++ pkgsrc/print/cups-filters/Makefile  Mon Dec 19 08:49:00 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2016/12/04 21:11:59 leot Exp $
+# $NetBSD: Makefile,v 1.60 2016/12/19 08:49:00 wiz Exp $
 
-DISTNAME=      cups-filters-1.12.0
+DISTNAME=      cups-filters-1.13.1
 CATEGORIES=    print
 MASTER_SITES=  http://openprinting.org/download/cups-filters/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/print/cups-filters/PLIST
diff -u pkgsrc/print/cups-filters/PLIST:1.15 pkgsrc/print/cups-filters/PLIST:1.16
--- pkgsrc/print/cups-filters/PLIST:1.15        Sun Dec  4 21:11:59 2016
+++ pkgsrc/print/cups-filters/PLIST     Mon Dec 19 08:49:00 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2016/12/04 21:11:59 leot Exp $
+@comment $NetBSD: PLIST,v 1.16 2016/12/19 08:49:00 wiz Exp $
 bin/driverless
 bin/foomatic-rip
 bin/ttfread
@@ -18,6 +18,7 @@ lib/libfontembed.la
 lib/pkgconfig/libcupsfilters.pc
 lib/pkgconfig/libfontembed.pc
 libexec/cups/backend/beh
+libexec/cups/backend/driverless
 libexec/cups/backend/implicitclass
 libexec/cups/backend/parallel
 libexec/cups/backend/serial

Index: pkgsrc/print/cups-filters/distinfo
diff -u pkgsrc/print/cups-filters/distinfo:1.42 pkgsrc/print/cups-filters/distinfo:1.43
--- pkgsrc/print/cups-filters/distinfo:1.42     Sun Dec  4 21:11:59 2016
+++ pkgsrc/print/cups-filters/distinfo  Mon Dec 19 08:49:00 2016
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.42 2016/12/04 21:11:59 leot Exp $
+$NetBSD: distinfo,v 1.43 2016/12/19 08:49:00 wiz Exp $
 
-SHA1 (cups-filters-1.12.0.tar.xz) = 6905e2ed8d21a5fee868ed84ce336ae19e1442e2
-RMD160 (cups-filters-1.12.0.tar.xz) = 1e852d2272d9332e36d169a3998ab567a2923a54
-SHA512 (cups-filters-1.12.0.tar.xz) = 3f430c8c7aa54d6d4623814ee0102427587a0c5638bd5bb8de7fb63201a7953de2eaf413b458a80f98795b007705c89443ab0587cd555e3faf22b9d95a1196c8
-Size (cups-filters-1.12.0.tar.xz) = 1417696 bytes
+SHA1 (cups-filters-1.13.1.tar.xz) = 5105a1f9ed467587db2942962f666325a44c3508
+RMD160 (cups-filters-1.13.1.tar.xz) = ca199d582b80c2746d4f1fd47004995c13443e65
+SHA512 (cups-filters-1.13.1.tar.xz) = 52b040e160d76532762920fdeaf0d17461acc4dd6af53a2052dc4cdaf7a873852a0d6349b98155ebc2423a7270f28107aee57093291e48cc7b41746fe1d312bc
+Size (cups-filters-1.13.1.tar.xz) = 1419244 bytes
 SHA1 (patch-filter_gstoraster.c) = a9fac7892972943f345c6b76529feff0ba098458
 SHA1 (patch-filter_mupdftoraster.c) = 4c4f7d292163657f9541c8ce454ba57d248f7ef0

Added files:

Index: pkgsrc/print/cups-filters/patches/patch-configure
diff -u /dev/null pkgsrc/print/cups-filters/patches/patch-configure:1.1
--- /dev/null   Mon Dec 19 08:49:01 2016
+++ pkgsrc/print/cups-filters/patches/patch-configure   Mon Dec 19 08:49:00 2016
@@ -0,0 +1,13 @@
+$NetBSD: patch-configure,v 1.1 2016/12/19 08:49:00 wiz Exp $
+
+--- configure.orig     2016-12-17 23:41:49.000000000 +0000
++++ configure
+@@ -16923,7 +16923,7 @@ case x$with_apple_raster_filter in #(
+     as_fn_error $? "Unknown value of with-apple-raster-filter provided: $with_apple_raster_filter" "$LINENO" 5
+  ;;
+ esac
+- if test "x$APPLE_RASTER_FILTER" == "xurftopdf"; then
++ if test "x$APPLE_RASTER_FILTER" = "xurftopdf"; then
+   ENABLE_URFTOPDF_TRUE=
+   ENABLE_URFTOPDF_FALSE='#'
+ else



Home | Main Index | Thread Index | Old Index