Hi.

This diff updates our outdated gutenprint to the latest stable version. 
My printers are still happy with this. If you're running with local 
generated PPD files, you will need to regen them with 
foomatic-ppdfile(1) so that thhe driver uses gutenprint-ijs.5.2 and not 
gutenprint-ijs.5.0

Testing and comments welcome.
This is the first step at updating our printing ports (cups, 
foomatic...) so I'd like this to get in soon.


Index: Makefile
===================================================================
RCS file: /cvs/ports/print/gutenprint/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile    12 Mar 2009 18:13:54 -0000      1.10
+++ Makefile    22 Mar 2009 12:54:33 -0000
@@ -4,16 +4,21 @@
 COMMENT-foomatic=      Foomatic data for gutenprint drivers
 COMMENT-gimp=          Gimp print plug-in
 
-V=                     5.0.1
+V=                     5.2.3
 DISTNAME=              gutenprint-${V}
-PKGNAME-main=          ${DISTNAME}p6
-PKGNAME-foomatic=      foomatic-db-${DISTNAME}p1
-PKGNAME-gimp=          gutenprint-gimp-${V}p3
+PKGNAME-main=          ${DISTNAME}
+PKGNAME-foomatic=      foomatic-db-${DISTNAME}
+PKGNAME-gimp=          gutenprint-gimp-${V}
+
+MAJOR_V=               ${V:C/^([0-9]+\.[0-9]+).*/\1/}
+SUBST_VARS=            MAJOR_V
+
 CATEGORIES=            print
 
 EXTRACT_SUFX=          .tar.bz2
-SHARED_LIBS+=          gutenprint      0.0     # .2.0
-SHARED_LIBS+=          gutenprintui2   0.0     # .1.0
+
+SHARED_LIBS+=          gutenprint      1.0     # .2.3
+SHARED_LIBS+=          gutenprintui2   1.0     # .1.0
 
 HOMEPAGE=              http://gimp-print.sourceforge.net/
 
@@ -73,17 +78,27 @@
                        --enable-static \
                        --enable-test \
                        --enable-testpattern \
-                       --disable-libgutenprintui \
-                       --without-gimp \
-                       --docdir=${PREFIX}/share/doc/gutenprint \
+                       --enable-libgutenprintui2 \
+                       --enable-escputil \
+                       --with-foomatic \
+                       --with-foomatic3 \
+                       --with-ghostscript \
+                       --with-gimp2 \
+                       --with-gimp2-as-gutenprint \
                        --with-cups=no
 CONFIGURE_ENV=         CPPFLAGS="-I${LOCALBASE}/include" \
                        LDFLAGS="-L${LOCALBASE}/lib" \
                        am_cv_prog_tar_ustar=plaintar
 
-MAKE_ENV=              ${CONFIGURE_ENV}
-MAKE_FLAGS=            INTLLIBS="\$${LTLIBINTL}"
+.for i in DVIPS DB2PDF DVIPDF DB2PS DB2HTML DOXYGEN TEXI2HTML CONVERT
+CONFIGURE_ENV+=                ac_cv_path_$i=""
+.endfor
 
 PKG_ARCH-foomatic=     *
+
+FAKE_FLAGS=            docdir=${PREFIX}/share/doc/gutenprint
+
+pre-configure:
+       ${SUBST_CMD} ${WRKSRC}/src/gutenprintui2/plist.c
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/gutenprint/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ distinfo    22 Mar 2009 12:54:33 -0000
@@ -1,5 +1,5 @@
-MD5 (gutenprint-5.0.1.tar.bz2) = TsZtV8EBS1A9a+oWscMdgQ==
-RMD160 (gutenprint-5.0.1.tar.bz2) = Br3TeLd52xjWUvAzTiPVKq1lx+Q=
-SHA1 (gutenprint-5.0.1.tar.bz2) = NS4YzdmlFKg4i37YWN7Y9cq2eLc=
-SHA256 (gutenprint-5.0.1.tar.bz2) = 
RlOdp0DSxbdAH/CI61JwXZ8co+2arf12FKa1GLsSkWk=
-SIZE (gutenprint-5.0.1.tar.bz2) = 4801055
+MD5 (gutenprint-5.2.3.tar.bz2) = TbJgVzmzy8b8crsWZXMa6w==
+RMD160 (gutenprint-5.2.3.tar.bz2) = rm7fHeos2IVyc2vweEpDU7WecRM=
+SHA1 (gutenprint-5.2.3.tar.bz2) = 5N2yFmVXiDXVgmfVm1fY2XDD7oY=
+SHA256 (gutenprint-5.2.3.tar.bz2) = 
zQAVk8utc7wQLpoeydc2I23WJiaqsai0AlKSivZSL+8=
+SIZE (gutenprint-5.2.3.tar.bz2) = 4929205
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/print/gutenprint/patches/patch-configure,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-configure
--- patches/patch-configure     1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ patches/patch-configure     22 Mar 2009 12:54:33 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.1.1.1 2007/10/01 10:32:57 ajacoutot Exp $
---- configure.orig     Sun Jun 17 07:12:20 2007
-+++ configure  Tue Jun 19 12:02:17 2007
-@@ -26815,7 +26815,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$
+--- configure.orig     Mon Dec 22 03:50:32 2008
++++ configure  Sun Mar 22 12:44:50 2009
+@@ -26682,7 +26682,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$
  
    else
  
@@ -10,3 +10,17 @@
      stp_ac_save_CFLAGS="${CFLAGS}"
  
    { echo "$as_me:$LINENO: checking if ${CC} supports ${stp_ac_arg}" >&5
+@@ -32247,10 +32247,10 @@ XGETTEXT!$XGETTEXT$ac_delim
+ XGETTEXT_015!$XGETTEXT_015$ac_delim
+ MSGMERGE!$MSGMERGE$ac_delim
+ INTL_MACOSX_LIBS!$INTL_MACOSX_LIBS$ac_delim
+-LIBICONV!$LIBICONV$ac_delim
++LIBICONV!$LTLIBICONV$ac_delim
+ LTLIBICONV!$LTLIBICONV$ac_delim
+-INTLLIBS!$INTLLIBS$ac_delim
+-LIBINTL!$LIBINTL$ac_delim
++INTLLIBS!$LTLIBINTL$ac_delim
++LIBINTL!$LTLIBINTL$ac_delim
+ LTLIBINTL!$LTLIBINTL$ac_delim
+ POSUB!$POSUB$ac_delim
+ USE_NLS_TRUE!$USE_NLS_TRUE$ac_delim
Index: patches/patch-doc_Makefile_in
===================================================================
RCS file: /cvs/ports/print/gutenprint/patches/patch-doc_Makefile_in,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-doc_Makefile_in
--- patches/patch-doc_Makefile_in       1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ patches/patch-doc_Makefile_in       22 Mar 2009 12:54:33 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2007/10/01 10:32:57 ajacoutot Exp $
---- doc/Makefile.in.orig       Sun Sep  9 20:16:38 2007
-+++ doc/Makefile.in    Sun Sep  9 20:17:25 2007
-@@ -297,7 +297,7 @@ cups_prefix = @cups_prefix@
+--- doc/Makefile.in.orig       Mon Dec 22 03:50:29 2008
++++ doc/Makefile.in    Sun Mar 22 11:58:42 2009
+@@ -236,7 +236,7 @@ cups_prefix = @cups_prefix@
  cups_sbindir = @cups_sbindir@
  datadir = @datadir@
  datarootdir = @datarootdir@
@@ -10,7 +10,7 @@
  dvidir = @dvidir@
  exec_prefix = @exec_prefix@
  gimp2_plug_indir = @gimp2_plug_indir@
-@@ -711,7 +711,6 @@ html: 
+@@ -653,7 +653,6 @@ html: 
  install-data-local: FAQ.html gutenprint-users-manual.odt 
gutenprint-users-manual.pdf
        $(mkdir_p) $(DESTDIR)$(docdir)
        $(INSTALL_DATA) $(srcdir)/FAQ.html $(DESTDIR)$(docdir)
Index: patches/patch-doc_developer_Makefile_in
===================================================================
RCS file: /cvs/ports/print/gutenprint/patches/patch-doc_developer_Makefile_in,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-doc_developer_Makefile_in
--- patches/patch-doc_developer_Makefile_in     1 Oct 2007 10:32:57 -0000       
1.1.1.1
+++ patches/patch-doc_developer_Makefile_in     22 Mar 2009 12:54:33 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-doc_developer_Makefile_in,v 1.1.1.1 2007/10/01 10:32:57 
ajacoutot Exp $
---- doc/developer/Makefile.in.orig     Sun Sep  9 18:30:00 2007
-+++ doc/developer/Makefile.in  Sun Sep  9 18:32:42 2007
-@@ -600,11 +600,11 @@ html-stamp: $(MANUAL_SRC_FILES)
+--- doc/developer/Makefile.in.orig     Mon Dec 22 03:50:29 2008
++++ doc/developer/Makefile.in  Sun Mar 22 11:58:42 2009
+@@ -549,11 +549,11 @@ html-stamp: $(MANUAL_SRC_FILES)
  
  install-data-local: $(STANDARD_TARGETS)
        if test -n '$(STANDARD_TARGETS)' ; then \
@@ -16,7 +16,7 @@
          fi ; \
          if test -d $(HTMLDIR) ; then \
          HTMLGENDIR="$(HTMLDIR)" ; \
-@@ -615,7 +615,7 @@ install-data-local: $(STANDARD_TARGETS)
+@@ -564,7 +564,7 @@ install-data-local: $(STANDARD_TARGETS)
          fi ; \
          for file in $$HTMLGENDIR/*.html $$HTMLGENDIR/*.css ; do \
            if test -f $$file ; then \
Index: patches/patch-include_Makefile_in
===================================================================
RCS file: patches/patch-include_Makefile_in
diff -N patches/patch-include_Makefile_in
--- patches/patch-include_Makefile_in   1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-include_Makefile_in,v 1.1.1.1 2007/10/01 10:32:57 ajacoutot 
Exp $
---- include/Makefile.in.orig   Sun Sep  9 15:37:43 2007
-+++ include/Makefile.in        Sun Sep  9 15:38:07 2007
-@@ -334,7 +334,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = gutenprint gutenprintui gutenprintui2
-+SUBDIRS = gutenprint gutenprintui2
- AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include 
$(LOCAL_CPPFLAGS) $(GNUCFLAGS)
- MAINTAINERCLEANFILES = Makefile.in
- all: all-recursive
Index: patches/patch-src_Makefile_in
===================================================================
RCS file: patches/patch-src_Makefile_in
diff -N patches/patch-src_Makefile_in
--- patches/patch-src_Makefile_in       1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2007/10/01 10:32:57 ajacoutot Exp $
---- src/Makefile.in.orig       Sun Sep  9 15:38:54 2007
-+++ src/Makefile.in    Sun Sep  9 15:39:07 2007
-@@ -337,10 +337,8 @@ target_alias = @target_alias@
- AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include 
$(LOCAL_CPPFLAGS) $(GNUCFLAGS)
- SUBDIRS = \
-       main                                    \
--      gutenprintui                            \
-       gutenprintui2                   \
-       escputil                                \
--      gimp                                    \
-       gimp2                                   \
-       cups                                    \
-       foomatic                                \
Index: patches/patch-src_cups_Makefile_in
===================================================================
RCS file: patches/patch-src_cups_Makefile_in
diff -N patches/patch-src_cups_Makefile_in
--- patches/patch-src_cups_Makefile_in  1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-src_cups_Makefile_in,v 1.1.1.1 2007/10/01 10:32:57 ajacoutot 
Exp $
---- src/cups/Makefile.in.orig  Sun Sep  9 13:36:54 2007
-+++ src/cups/Makefile.in       Sun Sep  9 13:40:21 2007
-@@ -418,7 +418,7 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include 
$(LOCAL_CPPFLAGS) $(GNUCFLAGS)
- empty = 
--pkgsysconfdir = $(cups_conf_serverroot)
-+pkgsysconfdir = $(cups_prefix)/share/examples/gutenprint-cups
- cupsexec_backenddir = $(pkglibdir)/backend
- cupsexec_driverdir = $(pkglibdir)/driver
- cupsexec_filterdir = $(pkglibdir)/filter
Index: patches/patch-src_gutenprintui2_plist_c
===================================================================
RCS file: /cvs/ports/print/gutenprint/patches/patch-src_gutenprintui2_plist_c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-src_gutenprintui2_plist_c
--- patches/patch-src_gutenprintui2_plist_c     1 Oct 2007 10:32:57 -0000       
1.1.1.1
+++ patches/patch-src_gutenprintui2_plist_c     22 Mar 2009 12:54:33 -0000
@@ -1,10 +1,30 @@
 $OpenBSD: patch-src_gutenprintui2_plist_c,v 1.1.1.1 2007/10/01 10:32:57 
ajacoutot Exp $
---- src/gutenprintui2/plist.c.orig     Sun Jun  3 17:20:09 2007
-+++ src/gutenprintui2/plist.c  Mon Jun 18 23:32:40 2007
-@@ -1613,7 +1613,7 @@ stpui_print(const stpui_plist_t *printer, stpui_image_
-                         close (pipefd[0]);
-                         close (pipefd[1]);
-                         close(syncfd[1]);
+--- src/gutenprintui2/plist.c.orig     Sun Mar 22 11:48:22 2009
++++ src/gutenprintui2/plist.c  Sun Mar 22 11:54:35 2009
+@@ -89,14 +89,14 @@ typedef struct
+  * See bug 742187 (huge delays with lpstat -d -p) for an explanation.
+  */
+ static const print_system_t default_printing_system =
+-  { "SysV", N_("System V lp"), "lp -s", "-d", "-oraw", "/usr/bin/lp",
+-    "/usr/bin/lpstat -v | awk '/^device for /i {sub(\":\", \"\", $3); print 
$3}'",
+-  "-n" };
++  { "lpd", N_("Berkeley lpd (/usr/sbin/lpc)"), "lpr", "-P", "-l", 
"/usr/sbin/lpc",
++    "/usr/sbin/lpc status | awk '/^...*:/ {sub(\":.*\", \"\"); print}'",
++    "-#" };
+ 
+ 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}'",
++  { "CUPS", N_("CUPS"), "lp -s", "-d", "-oraw", "${LOCALBASE}/sbin/cupsd",
++    "${LOCALBASE}/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}'",
+@@ -1661,7 +1661,7 @@ stpui_print(const stpui_plist_t *printer, stpui_image_
+                         locale = g_strdup(setlocale(LC_NUMERIC, NULL));
+                         setlocale(LC_NUMERIC, "C");
+ #endif
 -                        execl("/bin/sh", "/bin/sh", "-c", command, NULL);
 +                        execl("/bin/sh", "/bin/sh", "-c", command, (char 
*)NULL);
                          /* NOTREACHED */
Index: patches/patch-src_gutenprintui_plist_c
===================================================================
RCS file: patches/patch-src_gutenprintui_plist_c
diff -N patches/patch-src_gutenprintui_plist_c
--- patches/patch-src_gutenprintui_plist_c      1 Oct 2007 10:32:57 -0000       
1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-src_gutenprintui_plist_c,v 1.1.1.1 2007/10/01 10:32:57 
ajacoutot Exp $
---- src/gutenprintui/plist.c.orig      Fri Mar  2 04:01:18 2007
-+++ src/gutenprintui/plist.c   Mon Jun 18 23:32:40 2007
-@@ -1589,7 +1589,7 @@ stpui_print(const stpui_plist_t *printer, stpui_image_
-                         close (pipefd[0]);
-                         close (pipefd[1]);
-                         close(syncfd[1]);
--                        execl("/bin/sh", "/bin/sh", "-c", command, NULL);
-+                        execl("/bin/sh", "/bin/sh", "-c", command, (char 
*)NULL);
-                         /* NOTREACHED */
-                         _exit (1);
-                       }
Index: patches/patch-src_main_Makefile_in
===================================================================
RCS file: patches/patch-src_main_Makefile_in
diff -N patches/patch-src_main_Makefile_in
--- patches/patch-src_main_Makefile_in  1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-src_main_Makefile_in,v 1.1.1.1 2007/10/01 10:32:57 ajacoutot 
Exp $
---- src/main/Makefile.in.orig  Sun Sep  9 15:38:19 2007
-+++ src/main/Makefile.in       Sun Sep  9 15:38:40 2007
-@@ -935,7 +935,7 @@ info: info-am
- info-am:
- 
- install-data-am: install-pkgconfigdataDATA \
--      install-pkgmoduleLTLIBRARIES install-pkgxmldataDATA
-+      install-pkgxmldataDATA
- 
- install-exec-am: install-libLTLIBRARIES
- 
Index: pkg/MESSAGE-foomatic
===================================================================
RCS file: /cvs/ports/print/gutenprint/pkg/MESSAGE-foomatic,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 MESSAGE-foomatic
--- pkg/MESSAGE-foomatic        1 Oct 2007 10:32:57 -0000       1.1.1.1
+++ pkg/MESSAGE-foomatic        22 Mar 2009 12:54:33 -0000
@@ -4,8 +4,8 @@
 Stylus C64:
 
 % foomatic-ppdfile -P C64
-Epson Stylus C64 Id='Epson-Stylus_C64' Driver='gutenprint' 
CompatibleDrivers='gutenprint gutenprint-ijs-simplified.5.0 gutenprint-ijs.5.0 '
-% foomatic-ppdfile -p 'Epson-Stylus_C64' -d 'gutenprint-ijs.5.0' > C64.ppd
+Epson Stylus C64 Id='Epson-Stylus_C64' Driver='gutenprint' 
CompatibleDrivers='gutenprint gutenprint-ijs-simplified.${MAJOR_V} 
gutenprint-ijs.${MAJOR_V}'
+% foomatic-ppdfile -p 'Epson-Stylus_C64' -d 'gutenprint-ijs.${MAJOR_V}' > 
C64.ppd
 
 C64.ppd can then be used with CUPS or with lpd(8) and foomatic-rip(1) as
 the input filter.
Index: pkg/PLIST-foomatic
===================================================================
RCS file: /cvs/ports/print/gutenprint/pkg/PLIST-foomatic,v
retrieving revision 1.2
diff -u -r1.2 PLIST-foomatic
--- pkg/PLIST-foomatic  9 Feb 2009 11:25:12 -0000       1.2
+++ pkg/PLIST-foomatic  22 Mar 2009 12:54:34 -0000
@@ -3,120 +3,178 @@
 share/foomatic/db/
 share/foomatic/db/source/
 share/foomatic/db/source/driver/
-share/foomatic/db/source/driver/gutenprint-ijs-simplified.5.0.xml
-share/foomatic/db/source/driver/gutenprint-ijs.5.0.xml
+share/foomatic/db/source/driver/gutenprint-ijs-simplified.${MAJOR_V}.xml
+share/foomatic/db/source/driver/gutenprint-ijs.${MAJOR_V}.xml
 share/foomatic/db/source/opt/
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-color.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-model.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-pagesize.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-printoutmode.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-resolution.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_borderless.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_brightness-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_cdinnerradius.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_contrast-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_duplex.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_fullbleed.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_imagetype.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_inkset.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_inktype.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_inputslot.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_laminate.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_mediatype.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_quality.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_resolution.xml
-share/foomatic/db/source/opt/gutenprint-ijs-simplified.5.0-stp_usegloss.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-color.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-model.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-pagesize.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-printoutmode.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-resolution.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_adjustdotsize.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_blackdensity-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_blackgamma-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_blacktrans-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_bluedensity-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_borderless.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_brightness-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_cdinnerradius.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_cdxadjustment-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_cdyadjustment-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_colorcorrection.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_contrast-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_cyanbalance-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_cyandensity-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_cyangamma-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_darkgraytransition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_darkyellowtransition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_density-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_ditheralgorithm.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_duplex.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableblackdensity.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableblackgamma.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableblacktrans.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablebluedensity.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablecyanbalance.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablecyandensity.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablecyangamma.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enabledarkgraytransition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enabledarkyellowtransition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enabledensity.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablegamma.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablegcrlower.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablegcrupper.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableglosslimit.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablegray1transition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablegray2transition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablegray3transition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablegraytransition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableinklimit.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablelightcyantransition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablelightgraytransition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablelightmagentatransition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablelightyellowtransition.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablemagentabalance.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablemagentadensity.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablemagentagamma.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enablereddensity.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableyellowbalance.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableyellowdensity.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_enableyellowgamma.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_fullbleed.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_gamma-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_gcrlower-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_gcrupper-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_glosslimit-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_gray1transition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_gray2transition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_gray3transition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_graytransition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_imagetype.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inklimit-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inklimit-2.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inklimit-3.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inklimit-4.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inklimit-5.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inklimit-6.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inkset.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inktype.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_inputslot.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_laminate.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_lightcyantransition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_lightgraytransition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_lightmagentatransition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_lightyellowtransition-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_linearcontrast.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_magentabalance-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_magentadensity-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_magentagamma-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_mediatype.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_printingdirection.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_quality.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_reddensity-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_resolution.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_usegloss.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_weave.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_yellowbalance-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_yellowdensity-1.xml
-share/foomatic/db/source/opt/gutenprint-ijs.5.0-stp_yellowgamma-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-color.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-model.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-pagesize.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-printoutmode.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-resolution.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_borderless.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_brightness-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_cdinnerradius.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_colorcorrection.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_contrast-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_duplex.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_fullbleed.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_imagetype.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_inkset.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_inktype.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_inputslot.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_laminate.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_mediatype.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_quality.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_resolution.xml
+share/foomatic/db/source/opt/gutenprint-ijs-simplified.${MAJOR_V}-stp_usegloss.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-color.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-model.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-pagesize.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-printoutmode.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-resolution.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_blackdensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_blackgamma-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_blacktrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_bluedensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_borderless.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_brightness-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_cdinnerradius.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_cdxadjustment-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_cdyadjustment-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_colorcorrection.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_contrast-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_cyanbalance-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_cyandensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_cyangamma-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_darkgrayscale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_darkgraytrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_darkgrayvalue-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_darkyellowscale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_darkyellowtrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_darkyellowvalue-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_density-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_ditheralgorithm.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_dropsize1-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_dropsize2-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_dropsize3-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_duplex.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableblackdensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableblackgamma.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableblacktrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablebluedensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablecyanbalance.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablecyandensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablecyangamma.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledarkgrayscale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledarkgraytrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledarkgrayvalue.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledarkyellowscale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledarkyellowtrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledarkyellowvalue.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledropsize1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledropsize2.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enabledropsize3.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablefeedadjustment.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablefeedsequence.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegamma.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegcrlower.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegcrupper.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableglosslimit.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray1scale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray1trans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray1value.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray2scale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray2trans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray2value.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray3scale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray3trans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegray3value.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegrayscale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegraytrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablegrayvalue.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableinklimit.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightcyanscale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightcyantrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightcyanvalue.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightgrayscale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightgraytrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightgrayvalue.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightmagentascale.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightmagentatrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightmagentavalue.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablelightyellowtrans.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablemagentabalance.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablemagentadensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablemagentagamma.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableorangedensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablepaperthickness.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableplatengap.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableprintmethod.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablereddensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enablevacuumintensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableyellowbalance.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableyellowdensity.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_enableyellowgamma.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_feedadjustment-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_feedsequence-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_fullbleed.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gamma-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gcrlower-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gcrupper-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_glosslimit-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray1scale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray1trans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray1value-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray2scale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray2trans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray2value-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray3scale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray3trans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_gray3value-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_grayscale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_graytrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_grayvalue-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_imagetype.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inklimit-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inklimit-2.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inklimit-3.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inklimit-4.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inklimit-5.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inklimit-6.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inkset.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inktype.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_inputslot.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_laminate.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightcyanscale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightcyantrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightcyantrans-2.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightcyanvalue-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightgrayscale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightgraytrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightgrayvalue-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightmagentascale-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightmagentatrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightmagentatrans-2.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightmagentavalue-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_lightyellowtrans-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_linearcontrast.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_magentabalance-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_magentadensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_magentagamma-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_mediatype.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_orangedensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_paperthickness-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_platengap-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_printingdirection.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_printmethod-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_quality.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_reddensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_resolution.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_usegloss.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_vacuumintensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_weave.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_yellowbalance-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_yellowdensity-1.xml
+share/foomatic/db/source/opt/gutenprint-ijs.${MAJOR_V}-stp_yellowgamma-1.xml
 @comment share/foomatic/kitload.log
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/print/gutenprint/pkg/PLIST-main,v
retrieving revision 1.3
diff -u -r1.3 PLIST-main
--- pkg/PLIST-main      9 Feb 2009 11:25:12 -0000       1.3
+++ pkg/PLIST-main      22 Mar 2009 12:54:34 -0000
@@ -1,7 +1,7 @@
 @comment $OpenBSD: PLIST-main,v 1.3 2009/02/09 11:25:12 ajacoutot Exp $
 %%SHARED%%
 @bin bin/escputil
-...@bin bin/ijsgutenprint.5.0
+...@bin bin/ijsgutenprint.${MAJOR_V}
 @bin bin/testpattern
 include/gutenprint/
 include/gutenprint/array.h
@@ -32,6 +32,9 @@
 include/gutenprintui2/gammacurve.h
 include/gutenprintui2/gutenprintui.h
 include/gutenprintui2/typebuiltins.h
+lib/gutenprint/
+lib/gutenprint/${MAJOR_V}/
+lib/gutenprint/${MAJOR_V}/modules/
 lib/libgutenprint.a
 lib/libgutenprint.la
 lib/libgutenprintui2.a
@@ -42,7 +45,12 @@
 @man man/man1/escputil.1
 @man man/man1/ijsgutenprint.1
 share/doc/gutenprint/
+share/doc/gutenprint/AUTHORS
+share/doc/gutenprint/COPYING
+share/doc/gutenprint/ChangeLog
 share/doc/gutenprint/FAQ.html
+share/doc/gutenprint/NEWS
+share/doc/gutenprint/README
 share/doc/gutenprint/gutenprint-users-manual.pdf
 share/doc/gutenprint/gutenprint.pdf
 share/doc/gutenprint/reference-html/
@@ -66,13 +74,217 @@
 share/doc/gutenprint/reference-html/x79.html
 share/doc/gutenprint/reference-html/x955.html
 share/gutenprint/
-share/gutenprint/5.0.1/
-share/gutenprint/5.0.1/xml/
-share/gutenprint/5.0.1/xml/dither-matrix-1x1.xml
-share/gutenprint/5.0.1/xml/dither-matrix-2x1.xml
-share/gutenprint/5.0.1/xml/dither-matrix-4x1.xml
-share/gutenprint/5.0.1/xml/papers.xml
-share/gutenprint/5.0.1/xml/printers.xml
+share/gutenprint/${MAJOR_V}/
+share/gutenprint/${MAJOR_V}/xml/
+share/gutenprint/${MAJOR_V}/xml/dither-matrix-1x1.xml
+share/gutenprint/${MAJOR_V}/xml/dither-matrix-2x1.xml
+share/gutenprint/${MAJOR_V}/xml/dither-matrix-4x1.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/artisan.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/b500.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/c120.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/c64.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/c80.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/c82.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/claria.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/cmy.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/cmykrb.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/cmykro.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/cx3650.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/defaultblack.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/f360.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/f360_photo.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/f360_photo7_japan.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/f360_ultrachrome.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/f360_ultrachrome_k3.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/nx100.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/photo_gen0.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/photo_gen1.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/photo_gen2.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/photo_gen3.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/photo_gen3_4.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/photo_gen4.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/photo_pigment.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/picturemate_4.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/picturemate_6.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/pro_gen1.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/pro_gen2.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/pro_pigment.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/pro_ultrachrome.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/pro_ultrachrome_k3.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/standard.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/standard_gen0.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/ultrachrome.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/wf40.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/wf500.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inks/x80.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/artisan.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/b500.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/cd_cutter_roll_feed.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/cd_roll_feed.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/cutter_roll_feed.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/default.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/pro_roll_feed.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/r1800.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/r2400.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/rx680.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/rx700.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/spro5000.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/inputslots/standard_roll_feed.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/
+share/gutenprint/${MAJOR_V}/xml/escp2/media/b500.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/c120.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/c64.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/c80.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/c82.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/claria.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/claria1400.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/cmy.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/cmykrb.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/cmykro.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/cx3650.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/f360.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/f360_photo.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/f360_photo7_japan.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/f360_ultrachrome.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/f360_ultrachrome_k3.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/nx100.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/photo_gen0.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/photo_gen1.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/photo_gen2.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/photo_gen3.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/photo_gen3_4.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/photo_gen4.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/photo_pigment.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/picturemate_4.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/picturemate_6.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/pro_gen1.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/pro_gen2.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/pro_pigment.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/pro_ultrachrome.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/pro_ultrachrome_k3.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/r800.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/standard.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/standard_gen0.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/ultrachrome.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/wf500.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/media/x80.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/mediasizes/
+share/gutenprint/${MAJOR_V}/xml/escp2/mediasizes/standard.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_0.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_1.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_10.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_11.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_12.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_13.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_14.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_15.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_16.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_17.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_18.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_19.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_2.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_20.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_21.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_22.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_23.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_24.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_25.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_26.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_27.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_28.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_29.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_3.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_30.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_31.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_32.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_33.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_34.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_35.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_36.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_37.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_38.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_39.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_4.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_40.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_41.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_42.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_43.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_44.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_45.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_46.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_47.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_48.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_49.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_5.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_50.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_51.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_52.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_53.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_54.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_55.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_56.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_57.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_58.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_59.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_6.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_60.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_61.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_62.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_63.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_64.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_65.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_66.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_67.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_68.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_69.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_7.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_70.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_71.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_72.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_73.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_74.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_75.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_76.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_77.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_78.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_79.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_8.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_80.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_81.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_82.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_83.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_84.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_85.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_86.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_87.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_88.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_89.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_9.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_90.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_91.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_92.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_93.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_94.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_95.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_96.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/model/model_97.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/qualitypresets/
+share/gutenprint/${MAJOR_V}/xml/escp2/qualitypresets/p1_5.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/qualitypresets/picturemate.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/qualitypresets/standard.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/qualitypresets/v2880.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/qualitypresets/wf40.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/weaves/
+share/gutenprint/${MAJOR_V}/xml/escp2/weaves/pro7000.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/weaves/pro7500.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/weaves/pro7600.xml
+share/gutenprint/${MAJOR_V}/xml/escp2/weaves/standard.xml
+share/gutenprint/${MAJOR_V}/xml/papers.xml
+share/gutenprint/${MAJOR_V}/xml/printers.xml
 share/gutenprint/samples/
 share/gutenprint/samples/colorbars4.png
 share/gutenprint/samples/colorsweep.png
@@ -83,48 +295,68 @@
 share/locale/cs/
 share/locale/cs/LC_MESSAGES/
 share/locale/cs/LC_MESSAGES/gutenprint.mo
+share/locale/cs/gutenprint_cs.po
 share/locale/da/
 share/locale/da/LC_MESSAGES/
 share/locale/da/LC_MESSAGES/gutenprint.mo
+share/locale/da/gutenprint_da.po
 share/locale/de/
 share/locale/de/LC_MESSAGES/
 share/locale/de/LC_MESSAGES/gutenprint.mo
+share/locale/de/gutenprint_de.po
 share/locale/el/
 share/locale/el/LC_MESSAGES/
 share/locale/el/LC_MESSAGES/gutenprint.mo
+share/locale/el/gutenprint_el.po
 share/locale/en_GB/
 share/locale/en_GB/LC_MESSAGES/
 share/locale/en_GB/LC_MESSAGES/gutenprint.mo
+share/locale/en_GB/gutenprint_en_GB.po
 share/locale/es/
 share/locale/es/LC_MESSAGES/
 share/locale/es/LC_MESSAGES/gutenprint.mo
+share/locale/es/gutenprint_es.po
 share/locale/fr/
 share/locale/fr/LC_MESSAGES/
 share/locale/fr/LC_MESSAGES/gutenprint.mo
+share/locale/fr/gutenprint_fr.po
 share/locale/hu/
 share/locale/hu/LC_MESSAGES/
 share/locale/hu/LC_MESSAGES/gutenprint.mo
+share/locale/hu/gutenprint_hu.po
+share/locale/it/
+share/locale/it/LC_MESSAGES/
+share/locale/it/LC_MESSAGES/gutenprint.mo
+share/locale/it/gutenprint_it.po
 share/locale/ja/
 share/locale/ja/LC_MESSAGES/
 share/locale/ja/LC_MESSAGES/gutenprint.mo
+share/locale/ja/gutenprint_ja.po
 share/locale/nb/
 share/locale/nb/LC_MESSAGES/
 share/locale/nb/LC_MESSAGES/gutenprint.mo
+share/locale/nb/gutenprint_nb.po
 share/locale/nl/
 share/locale/nl/LC_MESSAGES/
 share/locale/nl/LC_MESSAGES/gutenprint.mo
+share/locale/nl/gutenprint_nl.po
 share/locale/pl/
 share/locale/pl/LC_MESSAGES/
 share/locale/pl/LC_MESSAGES/gutenprint.mo
+share/locale/pl/gutenprint_pl.po
 share/locale/pt/
 share/locale/pt/LC_MESSAGES/
 share/locale/pt/LC_MESSAGES/gutenprint.mo
+share/locale/pt/gutenprint_pt.po
 share/locale/sk/
 share/locale/sk/LC_MESSAGES/
 share/locale/sk/LC_MESSAGES/gutenprint.mo
+share/locale/sk/gutenprint_sk.po
 share/locale/sv/
 share/locale/sv/LC_MESSAGES/
 share/locale/sv/LC_MESSAGES/gutenprint.mo
+share/locale/sv/gutenprint_sv.po
 share/locale/zh_TW/
 share/locale/zh_TW/LC_MESSAGES/
 share/locale/zh_TW/LC_MESSAGES/gutenprint.mo
+share/locale/zh_TW/gutenprint_zh_TW.po


-- 
Antoine

Reply via email to