Skip to content

Commit e307546

Browse files
committed
gutenprint-lib: cleanup
1 parent 5b6c4c4 commit e307546

3 files changed

Lines changed: 5 additions & 14 deletions

File tree

print/gutenprint-lib/DESCR

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ extensive work on screening algorithms, color generation, and printer
77
feature utilization. We are continuing our work in all of these areas
88
to produce ever higher quality results, particularly on the
99
ubiquitous, inexpensive inkjet printers that are nonetheless capable
10-
of nearly photographic output quality. Earlier versions of Gutenprint
11-
were called gimp-print.
10+
of nearly photographic output quality.
1211

1312
This package contains the base library, the Epson utility escputil,
14-
cups support, and a gimp plugin.
13+
and cups support.

print/gutenprint-lib/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.138 2025/05/19 11:19:31 wiz Exp $
1+
# $NetBSD: Makefile,v 1.139 2025/06/12 06:59:08 wiz Exp $
22

33
INSTALLVERSION= 5.3
44
VERSION= ${INSTALLVERSION}.5
@@ -14,9 +14,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
1414
EXTRACT_SUFX= .tar.xz
1515

1616
MAINTAINER= gdt@NetBSD.org
17-
COMMENT= Drivers for Canon, Epson, Lexmark, and PCL printers
1817
HOMEPAGE= http://gutenprint.sourceforge.net/
19-
18+
COMMENT= Drivers for Canon, Epson, Lexmark, and PCL printers
2019
LICENSE= gnu-gpl-v2
2120

2221
PLIST_SUBST+= INSTALLVERSION=${INSTALLVERSION}

print/gutenprint-lib/PLIST

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.23 2025/03/12 22:46:21 gdt Exp $
1+
@comment $NetBSD: PLIST,v 1.24 2025/06/12 06:59:08 wiz Exp $
22
bin/cups-calibrate
33
bin/escputil
44
bin/testpattern
@@ -28,16 +28,9 @@ include/gutenprint/util.h
2828
include/gutenprint/vars.h
2929
include/gutenprint/weave.h
3030
include/gutenprint/xml.h
31-
${PLIST.gimp}include/gutenprintui2/curve.h
32-
${PLIST.gimp}include/gutenprintui2/gammacurve.h
33-
${PLIST.gimp}include/gutenprintui2/gutenprintui.h
34-
${PLIST.gimp}include/gutenprintui2/typebuiltins.h
35-
${PLIST.gimp}lib/gimp/2.0/plug-ins/gutenprint
3631
lib/gutenprint/${INSTALLVERSION}/config.summary
3732
lib/libgutenprint.la
38-
${PLIST.gimp}lib/libgutenprintui2.la
3933
lib/pkgconfig/gutenprint.pc
40-
${PLIST.gimp}lib/pkgconfig/gutenprintui2.pc
4134
libexec/cups/driver/gutenprint.${INSTALLVERSION}
4235
libexec/cups/filter/commandtocanon
4336
libexec/cups/filter/commandtodyesub

0 commit comments

Comments
 (0)