[Midnightbsd-cvs] mports [21439] trunk/print/cups: fix plist so we dont fail to install.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 22 22:01:56 EDT 2016


Revision: 21439
          http://svnweb.midnightbsd.org/mports/?rev=21439
Author:   laffer1
Date:     2016-05-22 22:01:56 -0400 (Sun, 22 May 2016)
Log Message:
-----------
fix plist so we dont fail to install. there is a bug with ordering of directories.

Modified Paths:
--------------
    trunk/print/cups/Makefile
    trunk/print/cups/pkg-plist

Added Paths:
-----------
    trunk/print/cups/files/patch-cups-config.in

Modified: trunk/print/cups/Makefile
===================================================================
--- trunk/print/cups/Makefile	2016-05-23 00:33:10 UTC (rev 21438)
+++ trunk/print/cups/Makefile	2016-05-23 02:01:56 UTC (rev 21439)
@@ -3,7 +3,7 @@
 PORTNAME=	cups
 PORTVERSION=	2.1.3
 DISTVERSIONSUFFIX=-source
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	http://www.cups.org/software/${PORTVERSION}/
 
@@ -12,10 +12,10 @@
 
 LICENSE=	gpl2 lgpl
 LICENSE_COMB=	multi
-LICENSE_FILE_GPLv2=	${WRKSRC}/LICENSE.txt
-LICENSE_FILE_LGPL20=	${WRKSRC}/LICENSE.txt
+LICENSE_FILE_gpl2=	${WRKSRC}/LICENSE.txt
+LICENSE_FILE_lgpl=	${WRKSRC}/LICENSE.txt
 
-LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+=	libgnutls.so:${PORTSDIR}/security/gnutls
 
 CONFLICTS=	LPRng-[0-9]*
 
@@ -77,6 +77,12 @@
 PLIST_SUB+=	OVERWRITE="@comment "
 .endif
 
+.if exists(/usr/lib/libusb.so)
+PLIST_SUB+=   USB=""
+.else
+PLIST_SUB+=   USB="@comment "
+.endif
+
 .include <bsd.port.pre.mk>
 
 .if empty(ICONV_LIB)

Added: trunk/print/cups/files/patch-cups-config.in
===================================================================
--- trunk/print/cups/files/patch-cups-config.in	                        (rev 0)
+++ trunk/print/cups/files/patch-cups-config.in	2016-05-23 02:01:56 UTC (rev 21439)
@@ -0,0 +1,11 @@
+--- cups-config.in.orig	2013-05-29 11:51:34 UTC
++++ cups-config.in
+@@ -105,7 +105,7 @@ while test $# -gt 0; do
+ 	    ;;
+ 	--libs)
+ 	    if test $static = no; then
+-	        libs="@EXTLINKCUPS@ $LIBS";
++	        libs="@EXTLINKCUPS@";
+  	        if test $image = yes; then
+  	            libs="@EXTLINKCUPSIMAGE@ $libs"
+ 		fi


Property changes on: trunk/print/cups/files/patch-cups-config.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/print/cups/pkg-plist
===================================================================
--- trunk/print/cups/pkg-plist	2016-05-23 00:33:10 UTC (rev 21438)
+++ trunk/print/cups/pkg-plist	2016-05-23 02:01:56 UTC (rev 21439)
@@ -26,9 +26,9 @@
 bin/ppdi
 bin/ppdmerge
 bin/ppdpo
- at sample(,cups,640) %%ETCDIR%%/cups-files.conf.sample
- at sample(,cups,640) %%ETCDIR%%/cupsd.conf.sample
- at sample(,cups,640) %%ETCDIR%%/snmp.conf.sample
+ at sample(,cups,640) etc/cups-files.conf.sample
+ at sample(,cups,640) etc/cupsd.conf.sample
+ at sample(,cups,640) etc/snmp.conf.sample
 etc/dbus-1/system.d/cups.conf
 @sample etc/devd/cups.conf.sample
 etc/pam.d/cups
@@ -161,407 +161,407 @@
 sbin/lpmove
 sbin/reject
 %%X11%%share/applications/cups.desktop
-%%DATADIR%%/drv/sample.drv
-%%DATADIR%%/examples/color.drv
-%%DATADIR%%/examples/constraint.drv
-%%DATADIR%%/examples/custom.drv
-%%DATADIR%%/examples/grouping.drv
-%%DATADIR%%/examples/laserjet-basic.drv
-%%DATADIR%%/examples/laserjet-pjl.drv
-%%DATADIR%%/examples/minimum.drv
-%%DATADIR%%/examples/postscript.drv
-%%DATADIR%%/examples/r300-basic.drv
-%%DATADIR%%/examples/r300-colorman.drv
-%%DATADIR%%/examples/r300-remote.drv
-%%IPPTOOL%%%%DATADIR%%/ipptool/color.jpg
-%%IPPTOOL%%%%DATADIR%%/ipptool/create-printer-subscription.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/document-a4.pdf
-%%IPPTOOL%%%%DATADIR%%/ipptool/document-a4.ps
-%%IPPTOOL%%%%DATADIR%%/ipptool/document-letter.pdf
-%%IPPTOOL%%%%DATADIR%%/ipptool/document-letter.ps
-%%IPPTOOL%%%%DATADIR%%/ipptool/get-completed-jobs.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/get-jobs.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/get-notifications.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/get-printer-attributes.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/get-subscriptions.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/gray.jpg
-%%IPPTOOL%%%%DATADIR%%/ipptool/ipp-1.1.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/ipp-2.0.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/ipp-2.1.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/ipp-2.2.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/ipp-everywhere.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/onepage-a4.pdf
-%%IPPTOOL%%%%DATADIR%%/ipptool/onepage-a4.ps
-%%IPPTOOL%%%%DATADIR%%/ipptool/onepage-letter.pdf
-%%IPPTOOL%%%%DATADIR%%/ipptool/onepage-letter.ps
-%%IPPTOOL%%%%DATADIR%%/ipptool/print-job-deflate.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/print-job-gzip.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/print-job.test
-%%IPPTOOL%%%%DATADIR%%/ipptool/testfile.jpg
-%%IPPTOOL%%%%DATADIR%%/ipptool/testfile.pcl
-%%IPPTOOL%%%%DATADIR%%/ipptool/testfile.pdf
-%%IPPTOOL%%%%DATADIR%%/ipptool/testfile.ps
-%%IPPTOOL%%%%DATADIR%%/ipptool/testfile.txt
-%%IPPTOOL%%%%DATADIR%%/ipptool/validate-job.test
-%%DATADIR%%/mime/mime.convs
-%%DATADIR%%/mime/mime.types
-%%DATADIR%%/ppdc/epson.h
-%%DATADIR%%/ppdc/font.defs
-%%DATADIR%%/ppdc/hp.h
-%%DATADIR%%/ppdc/label.h
-%%DATADIR%%/ppdc/media.defs
-%%DATADIR%%/ppdc/raster.defs
-%%DATADIR%%/templates/add-class.tmpl
-%%DATADIR%%/templates/add-printer.tmpl
-%%DATADIR%%/templates/add-rss-subscription.tmpl
-%%DATADIR%%/templates/admin.tmpl
-%%DATADIR%%/templates/choose-device.tmpl
-%%DATADIR%%/templates/choose-make.tmpl
-%%DATADIR%%/templates/choose-model.tmpl
-%%DATADIR%%/templates/choose-serial.tmpl
-%%DATADIR%%/templates/choose-uri.tmpl
-%%DATADIR%%/templates/class-added.tmpl
-%%DATADIR%%/templates/class-confirm.tmpl
-%%DATADIR%%/templates/class-deleted.tmpl
-%%DATADIR%%/templates/class-jobs-header.tmpl
-%%DATADIR%%/templates/class-modified.tmpl
-%%DATADIR%%/templates/class.tmpl
-%%DATADIR%%/templates/classes-header.tmpl
-%%DATADIR%%/templates/classes.tmpl
-%%DATADIR%%/templates/command.tmpl
-%%NLS%%%%DATADIR%%/templates/de/add-class.tmpl
-%%NLS%%%%DATADIR%%/templates/de/add-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/de/add-rss-subscription.tmpl
-%%NLS%%%%DATADIR%%/templates/de/admin.tmpl
-%%NLS%%%%DATADIR%%/templates/de/choose-device.tmpl
-%%NLS%%%%DATADIR%%/templates/de/choose-make.tmpl
-%%NLS%%%%DATADIR%%/templates/de/choose-model.tmpl
-%%NLS%%%%DATADIR%%/templates/de/choose-serial.tmpl
-%%NLS%%%%DATADIR%%/templates/de/choose-uri.tmpl
-%%NLS%%%%DATADIR%%/templates/de/class-added.tmpl
-%%NLS%%%%DATADIR%%/templates/de/class-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/de/class-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/de/class-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/class-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/de/class.tmpl
-%%NLS%%%%DATADIR%%/templates/de/classes-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/classes.tmpl
-%%NLS%%%%DATADIR%%/templates/de/command.tmpl
-%%NLS%%%%DATADIR%%/templates/de/edit-config.tmpl
-%%NLS%%%%DATADIR%%/templates/de/error-op.tmpl
-%%NLS%%%%DATADIR%%/templates/de/error.tmpl
-%%NLS%%%%DATADIR%%/templates/de/header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/help-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/help-printable.tmpl
-%%NLS%%%%DATADIR%%/templates/de/help-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/de/job-cancel.tmpl
-%%NLS%%%%DATADIR%%/templates/de/job-hold.tmpl
-%%NLS%%%%DATADIR%%/templates/de/job-move.tmpl
-%%NLS%%%%DATADIR%%/templates/de/job-moved.tmpl
-%%NLS%%%%DATADIR%%/templates/de/job-release.tmpl
-%%NLS%%%%DATADIR%%/templates/de/job-restart.tmpl
-%%NLS%%%%DATADIR%%/templates/de/jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/de/list-available-printers.tmpl
-%%NLS%%%%DATADIR%%/templates/de/modify-class.tmpl
-%%NLS%%%%DATADIR%%/templates/de/modify-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/de/norestart.tmpl
-%%NLS%%%%DATADIR%%/templates/de/option-boolean.tmpl
-%%NLS%%%%DATADIR%%/templates/de/option-conflict.tmpl
-%%NLS%%%%DATADIR%%/templates/de/option-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/option-pickmany.tmpl
-%%NLS%%%%DATADIR%%/templates/de/option-pickone.tmpl
-%%NLS%%%%DATADIR%%/templates/de/option-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/de/pager.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-accept.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-added.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-cancel-jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-configured.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-default.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-reject.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-start.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer-stop.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printer.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printers-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/printers.tmpl
-%%NLS%%%%DATADIR%%/templates/de/restart.tmpl
-%%NLS%%%%DATADIR%%/templates/de/samba-export.tmpl
-%%NLS%%%%DATADIR%%/templates/de/samba-exported.tmpl
-%%NLS%%%%DATADIR%%/templates/de/search.tmpl
-%%NLS%%%%DATADIR%%/templates/de/set-printer-options-header.tmpl
-%%NLS%%%%DATADIR%%/templates/de/set-printer-options-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/de/subscription-added.tmpl
-%%NLS%%%%DATADIR%%/templates/de/subscription-canceled.tmpl
-%%NLS%%%%DATADIR%%/templates/de/test-page.tmpl
-%%NLS%%%%DATADIR%%/templates/de/trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/de/users.tmpl
-%%DATADIR%%/templates/edit-config.tmpl
-%%DATADIR%%/templates/error-op.tmpl
-%%DATADIR%%/templates/error.tmpl
-%%NLS%%%%DATADIR%%/templates/es/add-class.tmpl
-%%NLS%%%%DATADIR%%/templates/es/add-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/es/add-rss-subscription.tmpl
-%%NLS%%%%DATADIR%%/templates/es/admin.tmpl
-%%NLS%%%%DATADIR%%/templates/es/choose-device.tmpl
-%%NLS%%%%DATADIR%%/templates/es/choose-make.tmpl
-%%NLS%%%%DATADIR%%/templates/es/choose-model.tmpl
-%%NLS%%%%DATADIR%%/templates/es/choose-serial.tmpl
-%%NLS%%%%DATADIR%%/templates/es/choose-uri.tmpl
-%%NLS%%%%DATADIR%%/templates/es/class-added.tmpl
-%%NLS%%%%DATADIR%%/templates/es/class-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/es/class-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/es/class-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/class-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/es/class.tmpl
-%%NLS%%%%DATADIR%%/templates/es/classes-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/classes.tmpl
-%%NLS%%%%DATADIR%%/templates/es/command.tmpl
-%%NLS%%%%DATADIR%%/templates/es/edit-config.tmpl
-%%NLS%%%%DATADIR%%/templates/es/error-op.tmpl
-%%NLS%%%%DATADIR%%/templates/es/error.tmpl
-%%NLS%%%%DATADIR%%/templates/es/header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/help-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/help-printable.tmpl
-%%NLS%%%%DATADIR%%/templates/es/help-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/es/job-cancel.tmpl
-%%NLS%%%%DATADIR%%/templates/es/job-hold.tmpl
-%%NLS%%%%DATADIR%%/templates/es/job-move.tmpl
-%%NLS%%%%DATADIR%%/templates/es/job-moved.tmpl
-%%NLS%%%%DATADIR%%/templates/es/job-release.tmpl
-%%NLS%%%%DATADIR%%/templates/es/job-restart.tmpl
-%%NLS%%%%DATADIR%%/templates/es/jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/es/list-available-printers.tmpl
-%%NLS%%%%DATADIR%%/templates/es/modify-class.tmpl
-%%NLS%%%%DATADIR%%/templates/es/modify-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/es/norestart.tmpl
-%%NLS%%%%DATADIR%%/templates/es/option-boolean.tmpl
-%%NLS%%%%DATADIR%%/templates/es/option-conflict.tmpl
-%%NLS%%%%DATADIR%%/templates/es/option-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/option-pickmany.tmpl
-%%NLS%%%%DATADIR%%/templates/es/option-pickone.tmpl
-%%NLS%%%%DATADIR%%/templates/es/option-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/es/pager.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-accept.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-added.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-cancel-jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-configured.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-default.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-reject.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-start.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer-stop.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printer.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printers-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/printers.tmpl
-%%NLS%%%%DATADIR%%/templates/es/restart.tmpl
-%%NLS%%%%DATADIR%%/templates/es/samba-export.tmpl
-%%NLS%%%%DATADIR%%/templates/es/samba-exported.tmpl
-%%NLS%%%%DATADIR%%/templates/es/search.tmpl
-%%NLS%%%%DATADIR%%/templates/es/set-printer-options-header.tmpl
-%%NLS%%%%DATADIR%%/templates/es/set-printer-options-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/es/subscription-added.tmpl
-%%NLS%%%%DATADIR%%/templates/es/subscription-canceled.tmpl
-%%NLS%%%%DATADIR%%/templates/es/test-page.tmpl
-%%NLS%%%%DATADIR%%/templates/es/trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/es/users.tmpl
-%%DATADIR%%/templates/header.tmpl
-%%DATADIR%%/templates/help-header.tmpl
-%%DATADIR%%/templates/help-printable.tmpl
-%%DATADIR%%/templates/help-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/add-class.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/add-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/add-rss-subscription.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/admin.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/choose-device.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/choose-make.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/choose-model.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/choose-serial.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/choose-uri.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/class-added.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/class-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/class-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/class-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/class-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/class.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/classes-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/classes.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/command.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/edit-config.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/error-op.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/error.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/help-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/help-printable.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/help-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/job-cancel.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/job-hold.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/job-move.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/job-moved.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/job-release.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/job-restart.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/list-available-printers.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/modify-class.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/modify-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/norestart.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/option-boolean.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/option-conflict.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/option-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/option-pickmany.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/option-pickone.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/option-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/pager.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-accept.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-added.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-cancel-jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-configured.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-default.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-reject.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-start.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer-stop.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printers-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/printers.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/restart.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/samba-export.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/samba-exported.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/search.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/set-printer-options-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/set-printer-options-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/subscription-added.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/subscription-canceled.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/test-page.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ja/users.tmpl
-%%DATADIR%%/templates/job-cancel.tmpl
-%%DATADIR%%/templates/job-hold.tmpl
-%%DATADIR%%/templates/job-move.tmpl
-%%DATADIR%%/templates/job-moved.tmpl
-%%DATADIR%%/templates/job-release.tmpl
-%%DATADIR%%/templates/job-restart.tmpl
-%%DATADIR%%/templates/jobs-header.tmpl
-%%DATADIR%%/templates/jobs.tmpl
-%%DATADIR%%/templates/list-available-printers.tmpl
-%%DATADIR%%/templates/modify-class.tmpl
-%%DATADIR%%/templates/modify-printer.tmpl
-%%DATADIR%%/templates/norestart.tmpl
-%%DATADIR%%/templates/option-boolean.tmpl
-%%DATADIR%%/templates/option-conflict.tmpl
-%%DATADIR%%/templates/option-header.tmpl
-%%DATADIR%%/templates/option-pickmany.tmpl
-%%DATADIR%%/templates/option-pickone.tmpl
-%%DATADIR%%/templates/option-trailer.tmpl
-%%DATADIR%%/templates/pager.tmpl
-%%DATADIR%%/templates/printer-accept.tmpl
-%%DATADIR%%/templates/printer-added.tmpl
-%%DATADIR%%/templates/printer-cancel-jobs.tmpl
-%%DATADIR%%/templates/printer-configured.tmpl
-%%DATADIR%%/templates/printer-confirm.tmpl
-%%DATADIR%%/templates/printer-default.tmpl
-%%DATADIR%%/templates/printer-deleted.tmpl
-%%DATADIR%%/templates/printer-jobs-header.tmpl
-%%DATADIR%%/templates/printer-modified.tmpl
-%%DATADIR%%/templates/printer-reject.tmpl
-%%DATADIR%%/templates/printer-start.tmpl
-%%DATADIR%%/templates/printer-stop.tmpl
-%%DATADIR%%/templates/printer.tmpl
-%%DATADIR%%/templates/printers-header.tmpl
-%%DATADIR%%/templates/printers.tmpl
-%%DATADIR%%/templates/restart.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/add-class.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/add-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/add-rss-subscription.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/admin.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/choose-device.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/choose-make.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/choose-model.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/choose-serial.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/choose-uri.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/class-added.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/class-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/class-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/class-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/class-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/class.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/classes-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/classes.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/command.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/edit-config.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/error-op.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/error.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/help-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/help-printable.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/help-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/job-cancel.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/job-hold.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/job-move.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/job-moved.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/job-release.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/job-restart.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/list-available-printers.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/modify-class.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/modify-printer.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/norestart.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/option-boolean.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/option-conflict.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/option-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/option-pickmany.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/option-pickone.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/option-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/pager.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-accept.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-added.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-cancel-jobs.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-configured.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-confirm.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-default.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-deleted.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-jobs-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-modified.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-reject.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-start.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer-stop.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printer.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printers-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/printers.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/restart.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/samba-export.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/samba-exported.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/search.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/set-printer-options-header.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/set-printer-options-trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/subscription-added.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/subscription-canceled.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/test-page.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/trailer.tmpl
-%%NLS%%%%DATADIR%%/templates/ru/users.tmpl
-%%DATADIR%%/templates/samba-export.tmpl
-%%DATADIR%%/templates/samba-exported.tmpl
-%%DATADIR%%/templates/search.tmpl
-%%DATADIR%%/templates/set-printer-options-header.tmpl
-%%DATADIR%%/templates/set-printer-options-trailer.tmpl
-%%DATADIR%%/templates/subscription-added.tmpl
-%%DATADIR%%/templates/subscription-canceled.tmpl
-%%DATADIR%%/templates/test-page.tmpl
-%%DATADIR%%/templates/trailer.tmpl
-%%DATADIR%%/templates/users.tmpl
-%%DATADIR%%/usb/org.cups.usb-quirks
+share/cups/drv/sample.drv
+share/cups/examples/color.drv
+share/cups/examples/constraint.drv
+share/cups/examples/custom.drv
+share/cups/examples/grouping.drv
+share/cups/examples/laserjet-basic.drv
+share/cups/examples/laserjet-pjl.drv
+share/cups/examples/minimum.drv
+share/cups/examples/postscript.drv
+share/cups/examples/r300-basic.drv
+share/cups/examples/r300-colorman.drv
+share/cups/examples/r300-remote.drv
+%%IPPTOOL%%share/cups/ipptool/color.jpg
+%%IPPTOOL%%share/cups/ipptool/create-printer-subscription.test
+%%IPPTOOL%%share/cups/ipptool/document-a4.pdf
+%%IPPTOOL%%share/cups/ipptool/document-a4.ps
+%%IPPTOOL%%share/cups/ipptool/document-letter.pdf
+%%IPPTOOL%%share/cups/ipptool/document-letter.ps
+%%IPPTOOL%%share/cups/ipptool/get-completed-jobs.test
+%%IPPTOOL%%share/cups/ipptool/get-jobs.test
+%%IPPTOOL%%share/cups/ipptool/get-notifications.test
+%%IPPTOOL%%share/cups/ipptool/get-printer-attributes.test
+%%IPPTOOL%%share/cups/ipptool/get-subscriptions.test
+%%IPPTOOL%%share/cups/ipptool/gray.jpg
+%%IPPTOOL%%share/cups/ipptool/ipp-1.1.test
+%%IPPTOOL%%share/cups/ipptool/ipp-2.0.test
+%%IPPTOOL%%share/cups/ipptool/ipp-2.1.test
+%%IPPTOOL%%share/cups/ipptool/ipp-2.2.test
+%%IPPTOOL%%share/cups/ipptool/ipp-everywhere.test
+%%IPPTOOL%%share/cups/ipptool/onepage-a4.pdf
+%%IPPTOOL%%share/cups/ipptool/onepage-a4.ps
+%%IPPTOOL%%share/cups/ipptool/onepage-letter.pdf
+%%IPPTOOL%%share/cups/ipptool/onepage-letter.ps
+%%IPPTOOL%%share/cups/ipptool/print-job-deflate.test
+%%IPPTOOL%%share/cups/ipptool/print-job-gzip.test
+%%IPPTOOL%%share/cups/ipptool/print-job.test
+%%IPPTOOL%%share/cups/ipptool/testfile.jpg
+%%IPPTOOL%%share/cups/ipptool/testfile.pcl
+%%IPPTOOL%%share/cups/ipptool/testfile.pdf
+%%IPPTOOL%%share/cups/ipptool/testfile.ps
+%%IPPTOOL%%share/cups/ipptool/testfile.txt
+%%IPPTOOL%%share/cups/ipptool/validate-job.test
+share/cups/mime/mime.convs
+share/cups/mime/mime.types
+share/cups/ppdc/epson.h
+share/cups/ppdc/font.defs
+share/cups/ppdc/hp.h
+share/cups/ppdc/label.h
+share/cups/ppdc/media.defs
+share/cups/ppdc/raster.defs
+share/cups/templates/add-class.tmpl
+share/cups/templates/add-printer.tmpl
+share/cups/templates/add-rss-subscription.tmpl
+share/cups/templates/admin.tmpl
+share/cups/templates/choose-device.tmpl
+share/cups/templates/choose-make.tmpl
+share/cups/templates/choose-model.tmpl
+share/cups/templates/choose-serial.tmpl
+share/cups/templates/choose-uri.tmpl
+share/cups/templates/class-added.tmpl
+share/cups/templates/class-confirm.tmpl
+share/cups/templates/class-deleted.tmpl
+share/cups/templates/class-jobs-header.tmpl
+share/cups/templates/class-modified.tmpl
+share/cups/templates/class.tmpl
+share/cups/templates/classes-header.tmpl
+share/cups/templates/classes.tmpl
+share/cups/templates/command.tmpl
+%%NLS%%share/cups/templates/de/add-class.tmpl
+%%NLS%%share/cups/templates/de/add-printer.tmpl
+%%NLS%%share/cups/templates/de/add-rss-subscription.tmpl
+%%NLS%%share/cups/templates/de/admin.tmpl
+%%NLS%%share/cups/templates/de/choose-device.tmpl
+%%NLS%%share/cups/templates/de/choose-make.tmpl
+%%NLS%%share/cups/templates/de/choose-model.tmpl
+%%NLS%%share/cups/templates/de/choose-serial.tmpl
+%%NLS%%share/cups/templates/de/choose-uri.tmpl
+%%NLS%%share/cups/templates/de/class-added.tmpl
+%%NLS%%share/cups/templates/de/class-confirm.tmpl
+%%NLS%%share/cups/templates/de/class-deleted.tmpl
+%%NLS%%share/cups/templates/de/class-jobs-header.tmpl
+%%NLS%%share/cups/templates/de/class-modified.tmpl
+%%NLS%%share/cups/templates/de/class.tmpl
+%%NLS%%share/cups/templates/de/classes-header.tmpl
+%%NLS%%share/cups/templates/de/classes.tmpl
+%%NLS%%share/cups/templates/de/command.tmpl
+%%NLS%%share/cups/templates/de/edit-config.tmpl
+%%NLS%%share/cups/templates/de/error-op.tmpl
+%%NLS%%share/cups/templates/de/error.tmpl
+%%NLS%%share/cups/templates/de/header.tmpl
+%%NLS%%share/cups/templates/de/help-header.tmpl
+%%NLS%%share/cups/templates/de/help-printable.tmpl
+%%NLS%%share/cups/templates/de/help-trailer.tmpl
+%%NLS%%share/cups/templates/de/job-cancel.tmpl
+%%NLS%%share/cups/templates/de/job-hold.tmpl
+%%NLS%%share/cups/templates/de/job-move.tmpl
+%%NLS%%share/cups/templates/de/job-moved.tmpl
+%%NLS%%share/cups/templates/de/job-release.tmpl
+%%NLS%%share/cups/templates/de/job-restart.tmpl
+%%NLS%%share/cups/templates/de/jobs-header.tmpl
+%%NLS%%share/cups/templates/de/jobs.tmpl
+%%NLS%%share/cups/templates/de/list-available-printers.tmpl
+%%NLS%%share/cups/templates/de/modify-class.tmpl
+%%NLS%%share/cups/templates/de/modify-printer.tmpl
+%%NLS%%share/cups/templates/de/norestart.tmpl
+%%NLS%%share/cups/templates/de/option-boolean.tmpl
+%%NLS%%share/cups/templates/de/option-conflict.tmpl
+%%NLS%%share/cups/templates/de/option-header.tmpl
+%%NLS%%share/cups/templates/de/option-pickmany.tmpl
+%%NLS%%share/cups/templates/de/option-pickone.tmpl
+%%NLS%%share/cups/templates/de/option-trailer.tmpl
+%%NLS%%share/cups/templates/de/pager.tmpl
+%%NLS%%share/cups/templates/de/printer-accept.tmpl
+%%NLS%%share/cups/templates/de/printer-added.tmpl
+%%NLS%%share/cups/templates/de/printer-cancel-jobs.tmpl
+%%NLS%%share/cups/templates/de/printer-configured.tmpl
+%%NLS%%share/cups/templates/de/printer-confirm.tmpl
+%%NLS%%share/cups/templates/de/printer-default.tmpl
+%%NLS%%share/cups/templates/de/printer-deleted.tmpl
+%%NLS%%share/cups/templates/de/printer-jobs-header.tmpl
+%%NLS%%share/cups/templates/de/printer-modified.tmpl
+%%NLS%%share/cups/templates/de/printer-reject.tmpl
+%%NLS%%share/cups/templates/de/printer-start.tmpl
+%%NLS%%share/cups/templates/de/printer-stop.tmpl
+%%NLS%%share/cups/templates/de/printer.tmpl
+%%NLS%%share/cups/templates/de/printers-header.tmpl
+%%NLS%%share/cups/templates/de/printers.tmpl
+%%NLS%%share/cups/templates/de/restart.tmpl
+%%NLS%%share/cups/templates/de/samba-export.tmpl
+%%NLS%%share/cups/templates/de/samba-exported.tmpl
+%%NLS%%share/cups/templates/de/search.tmpl
+%%NLS%%share/cups/templates/de/set-printer-options-header.tmpl
+%%NLS%%share/cups/templates/de/set-printer-options-trailer.tmpl
+%%NLS%%share/cups/templates/de/subscription-added.tmpl
+%%NLS%%share/cups/templates/de/subscription-canceled.tmpl
+%%NLS%%share/cups/templates/de/test-page.tmpl
+%%NLS%%share/cups/templates/de/trailer.tmpl
+%%NLS%%share/cups/templates/de/users.tmpl
+share/cups/templates/edit-config.tmpl
+share/cups/templates/error-op.tmpl
+share/cups/templates/error.tmpl
+%%NLS%%share/cups/templates/es/add-class.tmpl
+%%NLS%%share/cups/templates/es/add-printer.tmpl
+%%NLS%%share/cups/templates/es/add-rss-subscription.tmpl
+%%NLS%%share/cups/templates/es/admin.tmpl
+%%NLS%%share/cups/templates/es/choose-device.tmpl
+%%NLS%%share/cups/templates/es/choose-make.tmpl
+%%NLS%%share/cups/templates/es/choose-model.tmpl
+%%NLS%%share/cups/templates/es/choose-serial.tmpl
+%%NLS%%share/cups/templates/es/choose-uri.tmpl
+%%NLS%%share/cups/templates/es/class-added.tmpl
+%%NLS%%share/cups/templates/es/class-confirm.tmpl
+%%NLS%%share/cups/templates/es/class-deleted.tmpl
+%%NLS%%share/cups/templates/es/class-jobs-header.tmpl
+%%NLS%%share/cups/templates/es/class-modified.tmpl
+%%NLS%%share/cups/templates/es/class.tmpl
+%%NLS%%share/cups/templates/es/classes-header.tmpl
+%%NLS%%share/cups/templates/es/classes.tmpl
+%%NLS%%share/cups/templates/es/command.tmpl
+%%NLS%%share/cups/templates/es/edit-config.tmpl
+%%NLS%%share/cups/templates/es/error-op.tmpl
+%%NLS%%share/cups/templates/es/error.tmpl
+%%NLS%%share/cups/templates/es/header.tmpl
+%%NLS%%share/cups/templates/es/help-header.tmpl
+%%NLS%%share/cups/templates/es/help-printable.tmpl
+%%NLS%%share/cups/templates/es/help-trailer.tmpl
+%%NLS%%share/cups/templates/es/job-cancel.tmpl
+%%NLS%%share/cups/templates/es/job-hold.tmpl
+%%NLS%%share/cups/templates/es/job-move.tmpl
+%%NLS%%share/cups/templates/es/job-moved.tmpl
+%%NLS%%share/cups/templates/es/job-release.tmpl
+%%NLS%%share/cups/templates/es/job-restart.tmpl
+%%NLS%%share/cups/templates/es/jobs-header.tmpl
+%%NLS%%share/cups/templates/es/jobs.tmpl
+%%NLS%%share/cups/templates/es/list-available-printers.tmpl
+%%NLS%%share/cups/templates/es/modify-class.tmpl
+%%NLS%%share/cups/templates/es/modify-printer.tmpl
+%%NLS%%share/cups/templates/es/norestart.tmpl
+%%NLS%%share/cups/templates/es/option-boolean.tmpl
+%%NLS%%share/cups/templates/es/option-conflict.tmpl
+%%NLS%%share/cups/templates/es/option-header.tmpl
+%%NLS%%share/cups/templates/es/option-pickmany.tmpl
+%%NLS%%share/cups/templates/es/option-pickone.tmpl
+%%NLS%%share/cups/templates/es/option-trailer.tmpl
+%%NLS%%share/cups/templates/es/pager.tmpl
+%%NLS%%share/cups/templates/es/printer-accept.tmpl
+%%NLS%%share/cups/templates/es/printer-added.tmpl
+%%NLS%%share/cups/templates/es/printer-cancel-jobs.tmpl
+%%NLS%%share/cups/templates/es/printer-configured.tmpl
+%%NLS%%share/cups/templates/es/printer-confirm.tmpl
+%%NLS%%share/cups/templates/es/printer-default.tmpl
+%%NLS%%share/cups/templates/es/printer-deleted.tmpl
+%%NLS%%share/cups/templates/es/printer-jobs-header.tmpl
+%%NLS%%share/cups/templates/es/printer-modified.tmpl
+%%NLS%%share/cups/templates/es/printer-reject.tmpl
+%%NLS%%share/cups/templates/es/printer-start.tmpl
+%%NLS%%share/cups/templates/es/printer-stop.tmpl
+%%NLS%%share/cups/templates/es/printer.tmpl
+%%NLS%%share/cups/templates/es/printers-header.tmpl
+%%NLS%%share/cups/templates/es/printers.tmpl
+%%NLS%%share/cups/templates/es/restart.tmpl
+%%NLS%%share/cups/templates/es/samba-export.tmpl
+%%NLS%%share/cups/templates/es/samba-exported.tmpl
+%%NLS%%share/cups/templates/es/search.tmpl
+%%NLS%%share/cups/templates/es/set-printer-options-header.tmpl
+%%NLS%%share/cups/templates/es/set-printer-options-trailer.tmpl
+%%NLS%%share/cups/templates/es/subscription-added.tmpl
+%%NLS%%share/cups/templates/es/subscription-canceled.tmpl
+%%NLS%%share/cups/templates/es/test-page.tmpl
+%%NLS%%share/cups/templates/es/trailer.tmpl
+%%NLS%%share/cups/templates/es/users.tmpl
+share/cups/templates/header.tmpl
+share/cups/templates/help-header.tmpl
+share/cups/templates/help-printable.tmpl
+share/cups/templates/help-trailer.tmpl
+%%NLS%%share/cups/templates/ja/add-class.tmpl
+%%NLS%%share/cups/templates/ja/add-printer.tmpl
+%%NLS%%share/cups/templates/ja/add-rss-subscription.tmpl
+%%NLS%%share/cups/templates/ja/admin.tmpl
+%%NLS%%share/cups/templates/ja/choose-device.tmpl
+%%NLS%%share/cups/templates/ja/choose-make.tmpl
+%%NLS%%share/cups/templates/ja/choose-model.tmpl
+%%NLS%%share/cups/templates/ja/choose-serial.tmpl
+%%NLS%%share/cups/templates/ja/choose-uri.tmpl
+%%NLS%%share/cups/templates/ja/class-added.tmpl
+%%NLS%%share/cups/templates/ja/class-confirm.tmpl
+%%NLS%%share/cups/templates/ja/class-deleted.tmpl
+%%NLS%%share/cups/templates/ja/class-jobs-header.tmpl
+%%NLS%%share/cups/templates/ja/class-modified.tmpl
+%%NLS%%share/cups/templates/ja/class.tmpl
+%%NLS%%share/cups/templates/ja/classes-header.tmpl
+%%NLS%%share/cups/templates/ja/classes.tmpl
+%%NLS%%share/cups/templates/ja/command.tmpl
+%%NLS%%share/cups/templates/ja/edit-config.tmpl
+%%NLS%%share/cups/templates/ja/error-op.tmpl
+%%NLS%%share/cups/templates/ja/error.tmpl
+%%NLS%%share/cups/templates/ja/header.tmpl
+%%NLS%%share/cups/templates/ja/help-header.tmpl
+%%NLS%%share/cups/templates/ja/help-printable.tmpl
+%%NLS%%share/cups/templates/ja/help-trailer.tmpl
+%%NLS%%share/cups/templates/ja/job-cancel.tmpl
+%%NLS%%share/cups/templates/ja/job-hold.tmpl
+%%NLS%%share/cups/templates/ja/job-move.tmpl
+%%NLS%%share/cups/templates/ja/job-moved.tmpl
+%%NLS%%share/cups/templates/ja/job-release.tmpl
+%%NLS%%share/cups/templates/ja/job-restart.tmpl
+%%NLS%%share/cups/templates/ja/jobs-header.tmpl
+%%NLS%%share/cups/templates/ja/jobs.tmpl
+%%NLS%%share/cups/templates/ja/list-available-printers.tmpl
+%%NLS%%share/cups/templates/ja/modify-class.tmpl
+%%NLS%%share/cups/templates/ja/modify-printer.tmpl
+%%NLS%%share/cups/templates/ja/norestart.tmpl
+%%NLS%%share/cups/templates/ja/option-boolean.tmpl
+%%NLS%%share/cups/templates/ja/option-conflict.tmpl
+%%NLS%%share/cups/templates/ja/option-header.tmpl
+%%NLS%%share/cups/templates/ja/option-pickmany.tmpl
+%%NLS%%share/cups/templates/ja/option-pickone.tmpl
+%%NLS%%share/cups/templates/ja/option-trailer.tmpl
+%%NLS%%share/cups/templates/ja/pager.tmpl
+%%NLS%%share/cups/templates/ja/printer-accept.tmpl
+%%NLS%%share/cups/templates/ja/printer-added.tmpl
+%%NLS%%share/cups/templates/ja/printer-cancel-jobs.tmpl
+%%NLS%%share/cups/templates/ja/printer-configured.tmpl
+%%NLS%%share/cups/templates/ja/printer-confirm.tmpl
+%%NLS%%share/cups/templates/ja/printer-default.tmpl
+%%NLS%%share/cups/templates/ja/printer-deleted.tmpl
+%%NLS%%share/cups/templates/ja/printer-jobs-header.tmpl
+%%NLS%%share/cups/templates/ja/printer-modified.tmpl
+%%NLS%%share/cups/templates/ja/printer-reject.tmpl
+%%NLS%%share/cups/templates/ja/printer-start.tmpl
+%%NLS%%share/cups/templates/ja/printer-stop.tmpl
+%%NLS%%share/cups/templates/ja/printer.tmpl
+%%NLS%%share/cups/templates/ja/printers-header.tmpl
+%%NLS%%share/cups/templates/ja/printers.tmpl
+%%NLS%%share/cups/templates/ja/restart.tmpl
+%%NLS%%share/cups/templates/ja/samba-export.tmpl
+%%NLS%%share/cups/templates/ja/samba-exported.tmpl
+%%NLS%%share/cups/templates/ja/search.tmpl
+%%NLS%%share/cups/templates/ja/set-printer-options-header.tmpl
+%%NLS%%share/cups/templates/ja/set-printer-options-trailer.tmpl
+%%NLS%%share/cups/templates/ja/subscription-added.tmpl
+%%NLS%%share/cups/templates/ja/subscription-canceled.tmpl
+%%NLS%%share/cups/templates/ja/test-page.tmpl
+%%NLS%%share/cups/templates/ja/trailer.tmpl
+%%NLS%%share/cups/templates/ja/users.tmpl
+share/cups/templates/job-cancel.tmpl
+share/cups/templates/job-hold.tmpl
+share/cups/templates/job-move.tmpl
+share/cups/templates/job-moved.tmpl
+share/cups/templates/job-release.tmpl
+share/cups/templates/job-restart.tmpl
+share/cups/templates/jobs-header.tmpl
+share/cups/templates/jobs.tmpl
+share/cups/templates/list-available-printers.tmpl
+share/cups/templates/modify-class.tmpl
+share/cups/templates/modify-printer.tmpl
+share/cups/templates/norestart.tmpl
+share/cups/templates/option-boolean.tmpl
+share/cups/templates/option-conflict.tmpl
+share/cups/templates/option-header.tmpl
+share/cups/templates/option-pickmany.tmpl
+share/cups/templates/option-pickone.tmpl
+share/cups/templates/option-trailer.tmpl
+share/cups/templates/pager.tmpl
+share/cups/templates/printer-accept.tmpl
+share/cups/templates/printer-added.tmpl
+share/cups/templates/printer-cancel-jobs.tmpl
+share/cups/templates/printer-configured.tmpl
+share/cups/templates/printer-confirm.tmpl
+share/cups/templates/printer-default.tmpl
+share/cups/templates/printer-deleted.tmpl
+share/cups/templates/printer-jobs-header.tmpl
+share/cups/templates/printer-modified.tmpl
+share/cups/templates/printer-reject.tmpl
+share/cups/templates/printer-start.tmpl
+share/cups/templates/printer-stop.tmpl
+share/cups/templates/printer.tmpl
+share/cups/templates/printers-header.tmpl
+share/cups/templates/printers.tmpl
+share/cups/templates/restart.tmpl
+%%NLS%%share/cups/templates/ru/add-class.tmpl
+%%NLS%%share/cups/templates/ru/add-printer.tmpl
+%%NLS%%share/cups/templates/ru/add-rss-subscription.tmpl
+%%NLS%%share/cups/templates/ru/admin.tmpl
+%%NLS%%share/cups/templates/ru/choose-device.tmpl
+%%NLS%%share/cups/templates/ru/choose-make.tmpl
+%%NLS%%share/cups/templates/ru/choose-model.tmpl
+%%NLS%%share/cups/templates/ru/choose-serial.tmpl
+%%NLS%%share/cups/templates/ru/choose-uri.tmpl
+%%NLS%%share/cups/templates/ru/class-added.tmpl
+%%NLS%%share/cups/templates/ru/class-confirm.tmpl
+%%NLS%%share/cups/templates/ru/class-deleted.tmpl
+%%NLS%%share/cups/templates/ru/class-jobs-header.tmpl
+%%NLS%%share/cups/templates/ru/class-modified.tmpl
+%%NLS%%share/cups/templates/ru/class.tmpl
+%%NLS%%share/cups/templates/ru/classes-header.tmpl
+%%NLS%%share/cups/templates/ru/classes.tmpl
+%%NLS%%share/cups/templates/ru/command.tmpl
+%%NLS%%share/cups/templates/ru/edit-config.tmpl
+%%NLS%%share/cups/templates/ru/error-op.tmpl
+%%NLS%%share/cups/templates/ru/error.tmpl
+%%NLS%%share/cups/templates/ru/header.tmpl
+%%NLS%%share/cups/templates/ru/help-header.tmpl
+%%NLS%%share/cups/templates/ru/help-printable.tmpl
+%%NLS%%share/cups/templates/ru/help-trailer.tmpl
+%%NLS%%share/cups/templates/ru/job-cancel.tmpl
+%%NLS%%share/cups/templates/ru/job-hold.tmpl
+%%NLS%%share/cups/templates/ru/job-move.tmpl
+%%NLS%%share/cups/templates/ru/job-moved.tmpl
+%%NLS%%share/cups/templates/ru/job-release.tmpl
+%%NLS%%share/cups/templates/ru/job-restart.tmpl
+%%NLS%%share/cups/templates/ru/jobs-header.tmpl
+%%NLS%%share/cups/templates/ru/jobs.tmpl
+%%NLS%%share/cups/templates/ru/list-available-printers.tmpl
+%%NLS%%share/cups/templates/ru/modify-class.tmpl
+%%NLS%%share/cups/templates/ru/modify-printer.tmpl
+%%NLS%%share/cups/templates/ru/norestart.tmpl
+%%NLS%%share/cups/templates/ru/option-boolean.tmpl
+%%NLS%%share/cups/templates/ru/option-conflict.tmpl
+%%NLS%%share/cups/templates/ru/option-header.tmpl
+%%NLS%%share/cups/templates/ru/option-pickmany.tmpl
+%%NLS%%share/cups/templates/ru/option-pickone.tmpl
+%%NLS%%share/cups/templates/ru/option-trailer.tmpl
+%%NLS%%share/cups/templates/ru/pager.tmpl
+%%NLS%%share/cups/templates/ru/printer-accept.tmpl
+%%NLS%%share/cups/templates/ru/printer-added.tmpl
+%%NLS%%share/cups/templates/ru/printer-cancel-jobs.tmpl
+%%NLS%%share/cups/templates/ru/printer-configured.tmpl
+%%NLS%%share/cups/templates/ru/printer-confirm.tmpl
+%%NLS%%share/cups/templates/ru/printer-default.tmpl
+%%NLS%%share/cups/templates/ru/printer-deleted.tmpl
+%%NLS%%share/cups/templates/ru/printer-jobs-header.tmpl
+%%NLS%%share/cups/templates/ru/printer-modified.tmpl
+%%NLS%%share/cups/templates/ru/printer-reject.tmpl
+%%NLS%%share/cups/templates/ru/printer-start.tmpl
+%%NLS%%share/cups/templates/ru/printer-stop.tmpl
+%%NLS%%share/cups/templates/ru/printer.tmpl
+%%NLS%%share/cups/templates/ru/printers-header.tmpl
+%%NLS%%share/cups/templates/ru/printers.tmpl
+%%NLS%%share/cups/templates/ru/restart.tmpl
+%%NLS%%share/cups/templates/ru/samba-export.tmpl
+%%NLS%%share/cups/templates/ru/samba-exported.tmpl
+%%NLS%%share/cups/templates/ru/search.tmpl
+%%NLS%%share/cups/templates/ru/set-printer-options-header.tmpl
+%%NLS%%share/cups/templates/ru/set-printer-options-trailer.tmpl
+%%NLS%%share/cups/templates/ru/subscription-added.tmpl
+%%NLS%%share/cups/templates/ru/subscription-canceled.tmpl
+%%NLS%%share/cups/templates/ru/test-page.tmpl
+%%NLS%%share/cups/templates/ru/trailer.tmpl
+%%NLS%%share/cups/templates/ru/users.tmpl
+share/cups/templates/samba-export.tmpl
+share/cups/templates/samba-exported.tmpl
+share/cups/templates/search.tmpl
+share/cups/templates/set-printer-options-header.tmpl
+share/cups/templates/set-printer-options-trailer.tmpl
+share/cups/templates/subscription-added.tmpl
+share/cups/templates/subscription-canceled.tmpl
+share/cups/templates/test-page.tmpl
+share/cups/templates/trailer.tmpl
+share/cups/templates/users.tmpl
+share/cups/usb/org.cups.usb-quirks
 %%DOCSDIR%%/apple-touch-icon.png
 %%DOCSDIR%%/cups-printable.css
 %%DOCSDIR%%/cups.css
@@ -679,19 +679,19 @@
 %%NLS%%share/locale/it/cups_it.po
 %%NLS%%share/locale/ja/cups_ja.po
 %%NLS%%share/locale/ru/cups_ru.po
- at dir(,cups,) %%ETCDIR%%/interfaces
- at dir(,cups,) %%ETCDIR%%/ppd
- at dir(,cups,700) %%ETCDIR%%/ssl
- at dir(,cups,) %%ETCDIR%%
+ at dir(,cups,) etc/interfaces
+ at dir(,cups,) etc/ppd
+ at dir(,cups,700) etc/ssl
+ at dir(,cups,) etc
 @dir libexec/cups/driver
- at dir %%DATADIR%%/banners
- at dir %%DATADIR%%/data
- at dir %%DATADIR%%/model
- at dir %%DATADIR%%/profiles
+ at dir share/cups/banners
+ at dir share/cups/data
+ at dir share/cups/model
+ at dir share/cups/profiles
+ at dir(,cups,770) /var/cache/cups
 @dir(,cups,775) /var/cache/cups/rss
- at dir(,cups,770) /var/cache/cups
 @dir /var/log/cups
+ at dir /var/run/cups
 @dir(cups,wheel,511) /var/run/cups/certs
- at dir /var/run/cups
+ at dir(,cups,710) /var/spool/cups
 @dir(,cups,1770) /var/spool/cups/tmp
- at dir(,cups,710) /var/spool/cups



More information about the Midnightbsd-cvs mailing list