summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorgdt <gdt>2008-12-20 00:58:22 +0000
committergdt <gdt>2008-12-20 00:58:22 +0000
commit63d38538432db0b29fa3c3283bb6abbff33daf99 (patch)
tree037d67426764a2c542040c67aba7e20789cca48d /print
parentf49d34beaa6159f13e1e109cc2f695b23dca8d54 (diff)
downloadpkgsrc-63d38538432db0b29fa3c3283bb6abbff33daf99.tar.gz
Complete the transition to gutenprint 5.2: remove the gutenprint51-lib
package which tracked the unstable version. Use gutenprint-lib instead.
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
-rw-r--r--print/gutenprint51-lib/DESCR16
-rw-r--r--print/gutenprint51-lib/Makefile101
-rw-r--r--print/gutenprint51-lib/PLIST298
-rw-r--r--print/gutenprint51-lib/buildlink3.mk19
-rw-r--r--print/gutenprint51-lib/distinfo6
-rw-r--r--print/gutenprint51-lib/patches/patch-aa13
7 files changed, 1 insertions, 455 deletions
diff --git a/print/Makefile b/print/Makefile
index 5a8ce143f1f..cdebff4e394 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.189 2008/12/14 07:55:56 obache Exp $
+# $NetBSD: Makefile,v 1.190 2008/12/20 00:58:22 gdt Exp $
#
COMMENT= Desktop publishing
@@ -48,7 +48,6 @@ SUBDIR+= gimp-print-lib
SUBDIR+= glabels
SUBDIR+= gtklp
SUBDIR+= gutenprint-lib
-SUBDIR+= gutenprint51-lib
SUBDIR+= gv
SUBDIR+= hpijs
SUBDIR+= html2ps
diff --git a/print/gutenprint51-lib/DESCR b/print/gutenprint51-lib/DESCR
deleted file mode 100644
index a933a98711e..00000000000
--- a/print/gutenprint51-lib/DESCR
+++ /dev/null
@@ -1,16 +0,0 @@
-Gutenprint is a package of high quality printer drivers for Linux,
-BSD, Solaris, IRIX, and other UNIX-alike operating systems. In many
-cases, these drivers rival or exceed the OEM drivers in quality and
-functionality. Our goal is to produce the highest possible output
-quality from all supported printers. To that end, we have done
-extensive work on screening algorithms, color generation, and printer
-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.
-
-This package contains the base library, the Epson utility escputil,
-cups support, and a gimp2 plugin.
-
-This package contains a "development release".
diff --git a/print/gutenprint51-lib/Makefile b/print/gutenprint51-lib/Makefile
deleted file mode 100644
index 1275afc512d..00000000000
--- a/print/gutenprint51-lib/Makefile
+++ /dev/null
@@ -1,101 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2008/12/14 17:00:00 gdt Exp $
-
-VERSION= 5.2.2
-DISTNAME= gutenprint-${VERSION}
-EXTRACT_SUFX= .tar.bz2
-PKGNAME= gutenprint-lib-5.2.1
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
-
-MAINTAINER= gdt@NetBSD.org
-COMMENT= Drivers for Canon, Epson, Lexmark, and PCL printers
-HOMEPAGE= http://gutenprint.sourceforge.net/
-
-INSTALLVERSION= 5.2
-PLIST_SUBST+= INSTALLVERSION=${INSTALLVERSION}
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-# Not sure if this works.
-#PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_TOOLS+= gmake lex pkg-config perl:run
-USE_PKGLOCALEDIR= YES
-USE_LIBTOOL= YES
-
-USE_LANGUAGES+= c99
-# gcc 3.3.3 either can't compile this, or needs huge amounts of RAM (0.5G+).
-# Observed on NetBSD/i386 3 and confirmed with upstream. Apparently it's
-# just 3.3.3 - there are no known issues with 2.95.
-
-# gutenprint has many options, and really should be split into
-# multiple packages. Splitting is difficult because of the structure
-# of the upstream distribution. For now, this package contains
-# everything that gdt wants, because that seems more useful to users
-# than not having gutenprint in pkgsrc.
-
-GNU_CONFIGURE= YES
-
-# XXX Make command.types be a CONF_FILE
-
-# Adjust configure to disable components that we don't want. For
-# components that should eventually be in split packages, we mark them
-# as such. Related configure options are grouped together; for now we list
-# many default options that probably will not be exercised.
-
-# GTK1 ui and gimp1 plugin. These are obsolete and will not
-# be supported.
-CONFIGURE_ARGS+= --disable-libgutenprintui
-CONFIGURE_ARGS+= --without-gimp
-
-# CUP support. This should be in a split package
-#CONFIGURE_ARGS+= --without-cups
-#CONFIGURE_ARGS+= --enable-cups-1_2-enhancements
-#CONFIGURE_ARGS+= --disable-cups-ppds
-#CONFIGURE_ARGS+= --disable-translated-cups-ppds
-
-# Ghostscript support. This should be in split packages, if at all.
-CONFIGURE_ARGS+= --without-ghost
-
-# GTK2 ui and gimp2 plugin
-#CONFIGURE_ARGS+= --disable-libgutenprintui2
-#CONFIGURE_ARGS+= --without-gimp2
-# By default, the gimp2 plugin is named gutenprint
-#CONFIGURE_ARGS+= --with-gimp2-as-gutenprint
-
-# Foomatic support. This should be in a split package, if at all.
-CONFIGURE_ARGS+= --without-foomatic # split-pkg
-#CONFIGURE_ARGS+= --with-foomatic3 # IN ABOVE
-
-# Disable translated ppds. Without this option, there are dozens of
-# copies of each printer, differing in the CUPS UI only by a language
-# code. The awkwardness seems to outweigh the benefit.
-CONFIGURE_ARGS+= --without-translated-ppds
-
-# Sample images. These are small so there seems to be no point in
-# omitting them.
-#CONFIGURE_ARGS+= --disable-samples # base
-
-# escputil. This is a utility for epson printers. It should arguably
-# be in a split package, but it is tiny so there is little point other
-# than cleanliness.
-#CONFIGURE_ARGS+= --disable-escputil
-# XXX Something in gutenprint seems to use readline, but it's not clear why,
-# so just disable it to reduce dependencies.
-CONFIGURE_ARGS+= --without-readline
-
-# test pattern generator.
-#CONFIGURE_ARGS+= --disable-test
-#CONFIGURE_ARGS+= --disable-testpattern
-
-# A libintl is optional in gutenprint.
-.include "../../devel/gettext-lib/buildlink3.mk"
-
-# gutenprint-gimp: gimp plugin
-.include "../../graphics/gimp/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-
-# gutenprint-cups: cups support
-.include "../../print/cups/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/print/gutenprint51-lib/PLIST b/print/gutenprint51-lib/PLIST
deleted file mode 100644
index 8b530bf22e4..00000000000
--- a/print/gutenprint51-lib/PLIST
+++ /dev/null
@@ -1,298 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2008/12/14 17:00:00 gdt Exp $
-bin/cups-calibrate
-bin/escputil
-bin/testpattern
-etc/cups/command.types
-include/gutenprint/array.h
-include/gutenprint/bit-ops.h
-include/gutenprint/channel.h
-include/gutenprint/color.h
-include/gutenprint/curve-cache.h
-include/gutenprint/curve.h
-include/gutenprint/dither.h
-include/gutenprint/gutenprint-module.h
-include/gutenprint/gutenprint-version.h
-include/gutenprint/gutenprint.h
-include/gutenprint/image.h
-include/gutenprint/list.h
-include/gutenprint/module.h
-include/gutenprint/mxml.h
-include/gutenprint/paper.h
-include/gutenprint/path.h
-include/gutenprint/printers.h
-include/gutenprint/sequence.h
-include/gutenprint/string-list.h
-include/gutenprint/util.h
-include/gutenprint/vars.h
-include/gutenprint/weave.h
-include/gutenprint/xml.h
-include/gutenprintui2/curve.h
-include/gutenprintui2/gammacurve.h
-include/gutenprintui2/gutenprintui.h
-include/gutenprintui2/typebuiltins.h
-lib/gimp/2.0/plug-ins/gutenprint
-lib/libgutenprint.la
-lib/libgutenprintui2.la
-lib/pkgconfig/gutenprint.pc
-lib/pkgconfig/gutenprintui2.pc
-libexec/cups/driver/gutenprint.${INSTALLVERSION}
-libexec/cups/filter/commandtocanon
-libexec/cups/filter/commandtoepson
-libexec/cups/filter/rastertogutenprint.${INSTALLVERSION}
-man/man1/escputil.1
-man/man8/cups-calibrate.8
-man/man8/cups-genppd.8
-man/man8/cups-genppdupdate.8
-sbin/cups-genppd.${INSTALLVERSION}
-sbin/cups-genppdupdate
-share/cups/calibrate.ppm
-share/gutenprint/${INSTALLVERSION}/xml/dither-matrix-1x1.xml
-share/gutenprint/${INSTALLVERSION}/xml/dither-matrix-2x1.xml
-share/gutenprint/${INSTALLVERSION}/xml/dither-matrix-4x1.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/b500.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/c120.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/c64.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/c80.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/c82.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/claria.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/cmy.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/cmykrb.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/cmykro.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/cx3650.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/defaultblack.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/f360.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/f360_photo.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/f360_photo7_japan.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/f360_ultrachrome.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/f360_ultrachrome_k3.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/photo_gen0.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/photo_gen1.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/photo_gen2.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/photo_gen3.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/photo_gen3_4.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/photo_gen4.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/photo_pigment.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/picturemate_4.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/picturemate_6.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/pro_gen1.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/pro_gen2.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/pro_pigment.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/pro_ultrachrome.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/pro_ultrachrome_k3.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/standard.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/standard_gen0.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/ultrachrome.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inks/x80.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/b500.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/cd_cutter_roll_feed.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/cd_roll_feed.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/cutter_roll_feed.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/default.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/pro_roll_feed.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/r1800.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/r2400.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/rx700.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/spro5000.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots/standard_roll_feed.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/b500.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/c120.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/c64.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/c80.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/c82.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/claria.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/claria1400.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/cmy.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/cmykrb.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/cmykro.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/cx3650.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/f360.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/f360_photo.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/f360_photo7_japan.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/f360_ultrachrome.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/f360_ultrachrome_k3.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/photo_gen0.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/photo_gen1.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/photo_gen2.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/photo_gen3.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/photo_gen3_4.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/photo_gen4.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/photo_pigment.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/picturemate_4.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/picturemate_6.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/pro_gen1.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/pro_gen2.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/pro_pigment.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/pro_ultrachrome.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/pro_ultrachrome_k3.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/standard.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/standard_gen0.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/r800.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/ultrachrome.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/media/x80.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/mediasizes/standard.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_0.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_1.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_10.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_11.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_12.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_13.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_14.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_15.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_16.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_17.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_18.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_19.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_2.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_20.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_21.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_22.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_23.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_24.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_25.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_26.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_27.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_28.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_29.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_3.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_30.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_31.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_32.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_33.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_34.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_35.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_36.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_37.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_38.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_39.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_4.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_40.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_41.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_42.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_43.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_44.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_45.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_46.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_47.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_48.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_49.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_5.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_50.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_51.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_52.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_53.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_54.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_55.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_56.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_57.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_58.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_59.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_6.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_60.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_61.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_62.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_63.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_64.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_65.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_66.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_67.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_68.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_69.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_7.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_70.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_71.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_72.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_73.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_74.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_75.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_76.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_77.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_78.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_79.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_8.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_80.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_81.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_82.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_83.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_84.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_85.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_86.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_87.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_88.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_89.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_9.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_90.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_91.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_95.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/model/model_96.xml
-share/gutenprint/${INSTALLVERSION}/xml/papers.xml
-share/gutenprint/${INSTALLVERSION}/xml/printers.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/qualitypresets/p1_5.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/qualitypresets/picturemate.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/qualitypresets/standard.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/qualitypresets/v2880.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/weaves/pro7000.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/weaves/pro7500.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/weaves/pro7600.xml
-share/gutenprint/${INSTALLVERSION}/xml/escp2/weaves/standard.xml
-share/gutenprint/doc/FAQ.html
-share/gutenprint/doc/gutenprint-users-manual.odt
-share/gutenprint/doc/gutenprint-users-manual.pdf
-share/gutenprint/doc/gutenprint.pdf
-share/gutenprint/doc/reference-html/book1.html
-share/gutenprint/doc/reference-html/c1717.html
-share/gutenprint/doc/reference-html/c194.html
-share/gutenprint/doc/reference-html/c1968.html
-share/gutenprint/doc/reference-html/c200.html
-share/gutenprint/doc/reference-html/c39.html
-share/gutenprint/doc/reference-html/c464.html
-share/gutenprint/doc/reference-html/c48.html
-share/gutenprint/doc/reference-html/docbook.css
-share/gutenprint/doc/reference-html/f14.html
-share/gutenprint/doc/reference-html/gpl-terms.html
-share/gutenprint/doc/reference-html/gpl.html
-share/gutenprint/doc/reference-html/ln10.html
-share/gutenprint/doc/reference-html/x1669.html
-share/gutenprint/doc/reference-html/x1734.html
-share/gutenprint/doc/reference-html/x271.html
-share/gutenprint/doc/reference-html/x67.html
-share/gutenprint/doc/reference-html/x79.html
-share/gutenprint/doc/reference-html/x955.html
-share/gutenprint/samples/colorbars4.png
-share/gutenprint/samples/colorsweep.png
-share/gutenprint/samples/extended.sample
-share/gutenprint/samples/profile.jpg
-share/gutenprint/samples/testpattern.sample
-share/locale/cs/LC_MESSAGES/gutenprint.mo
-share/locale/da/LC_MESSAGES/gutenprint.mo
-share/locale/de/LC_MESSAGES/gutenprint.mo
-share/locale/el/LC_MESSAGES/gutenprint.mo
-share/locale/en_GB/LC_MESSAGES/gutenprint.mo
-share/locale/es/LC_MESSAGES/gutenprint.mo
-share/locale/fr/LC_MESSAGES/gutenprint.mo
-share/locale/hu/LC_MESSAGES/gutenprint.mo
-share/locale/it/LC_MESSAGES/gutenprint.mo
-share/locale/ja/LC_MESSAGES/gutenprint.mo
-share/locale/nb/LC_MESSAGES/gutenprint.mo
-share/locale/nl/LC_MESSAGES/gutenprint.mo
-share/locale/pl/LC_MESSAGES/gutenprint.mo
-share/locale/pt/LC_MESSAGES/gutenprint.mo
-share/locale/sk/LC_MESSAGES/gutenprint.mo
-share/locale/sv/LC_MESSAGES/gutenprint.mo
-share/locale/zh_TW/LC_MESSAGES/gutenprint.mo
-@dirrm share/gutenprint/samples
-@dirrm share/gutenprint/doc/reference-html
-@dirrm share/gutenprint/doc
-@dirrm share/gutenprint/${INSTALLVERSION}/xml/escp2/model
-@dirrm share/gutenprint/${INSTALLVERSION}/xml/escp2/mediasizes
-@dirrm share/gutenprint/${INSTALLVERSION}/xml/escp2/media
-@dirrm share/gutenprint/${INSTALLVERSION}/xml/escp2/inputslots
-@dirrm share/gutenprint/${INSTALLVERSION}/xml/escp2
-@dirrm share/gutenprint/${INSTALLVERSION}/xml
-@dirrm share/gutenprint/${INSTALLVERSION}
-@dirrm share/gutenprint
-@exec ${MKDIR} %D/lib/gutenprint/${INSTALLVERSION}/modules
-@dirrm lib/gutenprint/${INSTALLVERSION}/modules
-@dirrm lib/gutenprint/${INSTALLVERSION}
-@dirrm lib/gutenprint
-@dirrm include/gutenprintui2
-@dirrm include/gutenprint
diff --git a/print/gutenprint51-lib/buildlink3.mk b/print/gutenprint51-lib/buildlink3.mk
deleted file mode 100644
index 4f1211ddbe5..00000000000
--- a/print/gutenprint51-lib/buildlink3.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/01/11 12:41:23 gdt Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-GUTENPRINT_LIB_BUILDLINK3_MK:= ${GUTENPRINT_LIB_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= gutenprint-lib
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngutenprint-lib}
-BUILDLINK_PACKAGES+= gutenprint-lib
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gutenprint-lib
-
-.if ${GUTENPRINT_LIB_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.gutenprint-lib+= gutenprint-lib>=5.0.1
-BUILDLINK_PKGSRCDIR.gutenprint-lib?= ../../print/gutenprint-lib
-.endif # GUTENPRINT_LIB_BUILDLINK3_MK
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/print/gutenprint51-lib/distinfo b/print/gutenprint51-lib/distinfo
deleted file mode 100644
index 7e36c5947ff..00000000000
--- a/print/gutenprint51-lib/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2008/12/14 17:00:00 gdt Exp $
-
-SHA1 (gutenprint-5.2.2.tar.bz2) = 0efaadf2db4c67ecb66e79f5405315975dd1d11b
-RMD160 (gutenprint-5.2.2.tar.bz2) = eac1ce4304f044e9aadfc4081c0408f038f685bd
-Size (gutenprint-5.2.2.tar.bz2) = 4913895 bytes
-SHA1 (patch-aa) = b085bcf736d230c7f05d7b27bd1831165f958579
diff --git a/print/gutenprint51-lib/patches/patch-aa b/print/gutenprint51-lib/patches/patch-aa
deleted file mode 100644
index 989d5683c2c..00000000000
--- a/print/gutenprint51-lib/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2008/03/09 01:23:54 gdt Exp $
-
---- src/gutenprintui2/plist.c.orig 2008-02-02 11:06:55.000000000 -0500
-+++ src/gutenprintui2/plist.c
-@@ -96,7 +96,7 @@ static const print_system_t default_prin
- static print_system_t known_printing_systems[] =
- {
- { "CUPS", N_("CUPS"), "lp -s", "-d", "-oraw", "/usr/sbin/cupsd",
-- "/usr/bin/lpstat -v | awk '/^device for /i {sub(\":\", \"\", $3); print $3}'",
-+ "/usr/pkg/bin/lpstat -v | awk '/^device for /i {sub(\":\", \"\", $3); print $3}'",
- "-n" },
- { "SysV", N_("System V lp"), "lp -s", "-d", "-oraw", "/usr/bin/lp",
- "/usr/bin/lpstat -v | awk '/^device for /i {sub(\":\", \"\", $3); print $3}'",