pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/gutenprint-lib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun 12 06:59:08 UTC 2025

Modified Files:
        pkgsrc/print/gutenprint-lib: DESCR Makefile PLIST

Log Message:
gutenprint-lib: cleanup


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/gutenprint-lib/DESCR
cvs rdiff -u -r1.138 -r1.139 pkgsrc/print/gutenprint-lib/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/gutenprint-lib/PLIST

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

Modified files:

Index: pkgsrc/print/gutenprint-lib/DESCR
diff -u pkgsrc/print/gutenprint-lib/DESCR:1.2 pkgsrc/print/gutenprint-lib/DESCR:1.3
--- pkgsrc/print/gutenprint-lib/DESCR:1.2       Thu Mar 16 13:20:52 2017
+++ pkgsrc/print/gutenprint-lib/DESCR   Thu Jun 12 06:59:08 2025
@@ -7,8 +7,7 @@ extensive work on screening algorithms, 
 feature utilization. We are continuing our work in all of these areas
 to produce ever higher quality results, particularly on the
 ubiquitous, inexpensive inkjet printers that are nonetheless capable
-of nearly photographic output quality.  Earlier versions of Gutenprint
-were called gimp-print.
+of nearly photographic output quality.
 
 This package contains the base library, the Epson utility escputil,
-cups support, and a gimp plugin.
+and cups support.

Index: pkgsrc/print/gutenprint-lib/Makefile
diff -u pkgsrc/print/gutenprint-lib/Makefile:1.138 pkgsrc/print/gutenprint-lib/Makefile:1.139
--- pkgsrc/print/gutenprint-lib/Makefile:1.138  Mon May 19 11:19:31 2025
+++ pkgsrc/print/gutenprint-lib/Makefile        Thu Jun 12 06:59:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2025/05/19 11:19:31 wiz Exp $
+# $NetBSD: Makefile,v 1.139 2025/06/12 06:59:08 wiz Exp $
 
 INSTALLVERSION=        5.3
 VERSION=       ${INSTALLVERSION}.5
@@ -14,9 +14,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    gdt%NetBSD.org@localhost
-COMMENT=       Drivers for Canon, Epson, Lexmark, and PCL printers
 HOMEPAGE=      http://gutenprint.sourceforge.net/
-
+COMMENT=       Drivers for Canon, Epson, Lexmark, and PCL printers
 LICENSE=       gnu-gpl-v2
 
 PLIST_SUBST+=          INSTALLVERSION=${INSTALLVERSION}

Index: pkgsrc/print/gutenprint-lib/PLIST
diff -u pkgsrc/print/gutenprint-lib/PLIST:1.23 pkgsrc/print/gutenprint-lib/PLIST:1.24
--- pkgsrc/print/gutenprint-lib/PLIST:1.23      Wed Mar 12 22:46:21 2025
+++ pkgsrc/print/gutenprint-lib/PLIST   Thu Jun 12 06:59:08 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2025/03/12 22:46:21 gdt Exp $
+@comment $NetBSD: PLIST,v 1.24 2025/06/12 06:59:08 wiz Exp $
 bin/cups-calibrate
 bin/escputil
 bin/testpattern
@@ -28,16 +28,9 @@ include/gutenprint/util.h
 include/gutenprint/vars.h
 include/gutenprint/weave.h
 include/gutenprint/xml.h
-${PLIST.gimp}include/gutenprintui2/curve.h
-${PLIST.gimp}include/gutenprintui2/gammacurve.h
-${PLIST.gimp}include/gutenprintui2/gutenprintui.h
-${PLIST.gimp}include/gutenprintui2/typebuiltins.h
-${PLIST.gimp}lib/gimp/2.0/plug-ins/gutenprint
 lib/gutenprint/${INSTALLVERSION}/config.summary
 lib/libgutenprint.la
-${PLIST.gimp}lib/libgutenprintui2.la
 lib/pkgconfig/gutenprint.pc
-${PLIST.gimp}lib/pkgconfig/gutenprintui2.pc
 libexec/cups/driver/gutenprint.${INSTALLVERSION}
 libexec/cups/filter/commandtocanon
 libexec/cups/filter/commandtodyesub



Home | Main Index | Thread Index | Old Index