Index: head/print/cups/Makefile =================================================================== --- head/print/cups/Makefile (revision 540022) +++ head/print/cups/Makefile (revision 540023) @@ -1,127 +1,125 @@ # Created by: Alan Eldridge # $FreeBSD$ PORTNAME= cups -PORTVERSION= 2.2.13 +PORTVERSION= 2.3.3 DISTVERSIONPREFIX=v CATEGORIES= print MAINTAINER= tijl@FreeBSD.org COMMENT= Common UNIX Printing System -LICENSE= GPLv2 LGPL20 -LICENSE_COMB= multi -LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE.txt -LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE.txt +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS= LPRng-[0-9]* USE_GITHUB= yes GH_ACCOUNT= apple DESTDIRNAME= DSTROOT GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dnssd \ --disable-gssapi \ --disable-launchd \ --disable-systemd \ --with-cups-user=${USERS} \ --with-cups-group=${GROUPS} \ --with-system-groups=wheel \ --with-dbusdir="${PREFIX}/etc/dbus-1" \ --with-icondir="${PREFIX}/share/icons" \ --with-menudir="${DESKTOPDIR}" \ --with-printcap="${PREFIX}/etc/printcap" \ --with-rcdir=no \ --with-optim=" " \ --with-pam-module="unix" \ ac_cv_path_JAVA= ac_cv_path_PERL= ac_cv_path_PHPCGI= \ ac_cv_path_PHP= ac_cv_path_PYTHON= USES= cpe gmake iconv localbase pkgconfig CPE_VENDOR= apple USE_LDCONFIG= yes USE_RC_SUBR= cupsd GROUPS= cups USERS= cups OPTIONS_DEFINE= AVAHI DBUS DOCS GNUTLS IPPTOOL LIBPAPER NLS X11 OPTIONS_DEFAULT= AVAHI DBUS GNUTLS LIBPAPER OPTIONS_SUB= yes AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app AVAHI_CONFIGURE_ENABLE= avahi AVAHI_SUB_LIST= AVAHI_DAEMON=avahi_daemon AVAHI_SUB_LIST_OFF= AVAHI_DAEMON= DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_CONFIGURE_ENABLE= dbus DBUS_SUB_LIST= DBUS_DAEMON=dbus DBUS_SUB_LIST_OFF= DBUS_DAEMON= GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_ON= --enable-gnutls GNUTLS_CONFIGURE_OFF= --disable-ssl IPPTOOL_DESC= Internet Printing Protocol testing tool LIBPAPER_LIB_DEPENDS= libpaper.so:print/libpaper LIBPAPER_CONFIGURE_ENABLE=libpaper X11_DESC= Install desktop menu item X11_BUILD_DEPENDS= xdg-open:devel/xdg-utils X11_RUN_DEPENDS= xdg-open:devel/xdg-utils .if defined(CUPS_OVERWRITE_BASE) PLIST_SUB+= OVERWRITE="" .else PLIST_SUB+= OVERWRITE="@comment " .endif .if exists(/usr/lib/libusb.so) PLIST_SUB+= USB="" .else PLIST_SUB+= USB="@comment " .endif .if defined(WITH_DEBUG) CONFIGURE_ARGS+=--enable-debug --enable-debug-printfs .endif .include .if empty(ICONV_LIB) CONFIGURE_ARGS+=ac_cv_search_libiconv_open=no .endif post-patch: @${REINPLACE_CMD} -e '/SILENT/d' ${WRKSRC}/Makedefs.in @${REINPLACE_CMD} 's/usblp/ulpt/g' ${WRKSRC}/backend/usb-libusb.c @${REINPLACE_CMD} -e 's|/usr/local/etc/pam.d|${LOCALBASE}/etc/pam.d|' \ -e 's/-fstack-protector//' ${WRKSRC}/configure @${FIND} ${WRKSRC}/doc ${WRKSRC}/templates -type f -exec ${SED} -i '' \ 's|http://www.cups.org|https://www.cups.org|g' {} + @${REINPLACE_CMD} '/stripopt=/s/-x//' ${WRKSRC}/install-sh @${REINPLACE_CMD} 's|/etc/cups|${LOCALBASE}/etc/cups|g' \ - ${WRKSRC}/man/*.man* + ${WRKSRC}/man/*.[1-9] @${REINPLACE_CMD} -e 's|\.default|.sample|'\ ${WRKSRC}/cgi-bin/admin.c\ ${WRKSRC}/conf/Makefile .if !empty(ARCH:Mpowerpc*) @${REINPLACE_CMD} -e 's|@PIEFLAGS@||g' ${WRKSRC}/Makedefs.in .endif post-patch-DOCS-off: # Link to online documentation. @${FIND} ${WRKSRC}/doc ${WRKSRC}/templates -type f -exec ${SED} -i '' \ -e 's|[Hh][Rr][Ee][Ff]="/*help/\([{"]\)|href="https://www.cups.org/documentation.html\1|g' \ -e '/have_gssapi/s|[Hh][Rr][Ee][Ff]="/*help/|href="https\\://www.cups.org/doc/|g' \ -e 's|[Hh][Rr][Ee][Ff]="/*help/|href="https://www.cups.org/doc/|g' {} + post-install: ${LN} -sf lpr ${STAGEDIR}${PREFIX}/bin/lpr-cups ${INSTALL_DATA} ${FILESDIR}/cups.conf.sample \ ${STAGEDIR}${PREFIX}/etc/devd ${INSTALL_DATA} ${FILESDIR}/cups ${STAGEDIR}${PREFIX}/etc/pam.d .include Index: head/print/cups/distinfo =================================================================== --- head/print/cups/distinfo (revision 540022) +++ head/print/cups/distinfo (revision 540023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583176289 -SHA256 (apple-cups-v2.2.13_GH0.tar.gz) = 153fe8c8c09883a5787b13401692ee22820df9d3324956c58ae8a8192e9b3ad1 -SIZE (apple-cups-v2.2.13_GH0.tar.gz) = 10372757 +TIMESTAMP = 1592051307 +SHA256 (apple-cups-v2.3.3_GH0.tar.gz) = fe298713aad0cbb861de24760f140851122caae9f34d480dbfff0bd9211d961a +SIZE (apple-cups-v2.3.3_GH0.tar.gz) = 8146552 Index: head/print/cups/files/patch-cups-config.in =================================================================== --- head/print/cups/files/patch-cups-config.in (revision 540022) +++ head/print/cups/files/patch-cups-config.in (nonexistent) @@ -1,11 +0,0 @@ ---- 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: head/print/cups/files/patch-cups-config.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/print/cups/files/patch-scheduler_client.c =================================================================== --- head/print/cups/files/patch-scheduler_client.c (revision 540022) +++ head/print/cups/files/patch-scheduler_client.c (nonexistent) @@ -1,13 +0,0 @@ ---- scheduler/client.c.orig 2016-10-03 19:55:40 UTC -+++ scheduler/client.c -@@ -3818,8 +3818,8 @@ pipe_command(cupsd_client_t *con, /* I - - * Then execute the command... - */ - -- if (cupsdStartProcess(command, argv, envp, infile, fds[1], CGIPipes[1], -- -1, -1, root, DefaultProfile, NULL, &pid) < 0) -+ if (!cupsdStartProcess(command, argv, envp, infile, fds[1], CGIPipes[1], -+ -1, -1, root, DefaultProfile, NULL, &pid)) - { - /* - * Error - can't fork! Property changes on: head/print/cups/files/patch-scheduler_client.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/print/cups/files/patch-backend_socket.c =================================================================== --- head/print/cups/files/patch-backend_socket.c (revision 540022) +++ head/print/cups/files/patch-backend_socket.c (revision 540023) @@ -1,36 +1,36 @@ ---- backend/socket.c.orig 2014-06-09 18:35:32 UTC +--- backend/socket.c.orig 2020-04-27 18:04:29 UTC +++ backend/socket.c -@@ -316,7 +316,6 @@ main(int argc, /* I - Number of comm +@@ -292,7 +292,6 @@ main(int argc, /* I - Number of command-line argum */ fprintf(stderr, "DEBUG: Connecting to %s:%d\n", hostname, port); - _cupsLangPrintFilter(stderr, "INFO", _("Connecting to printer.")); for (delay = 5;;) { -@@ -397,7 +396,6 @@ main(int argc, /* I - Number of comm +@@ -372,7 +371,6 @@ main(int argc, /* I - Number of command-line argum } fputs("STATE: -connecting-to-device\n", stderr); - _cupsLangPrintFilter(stderr, "INFO", _("Connected to printer.")); fprintf(stderr, "DEBUG: Connected to %s:%d...\n", httpAddrString(&(addr->addr), addrname, sizeof(addrname)), -@@ -426,7 +424,7 @@ main(int argc, /* I - Number of comm - 0, backendNetworkSideCB); +@@ -403,7 +401,7 @@ main(int argc, /* I - Number of command-line argum + tbytes = bytes; if (print_fd != 0 && tbytes >= 0) - _cupsLangPrintFilter(stderr, "INFO", _("Print file sent.")); + fputs("DEBUG: Print file sent.\n", stderr); } fputs("STATE: +cups-waiting-for-job-completed\n", stderr); -@@ -437,7 +435,7 @@ main(int argc, /* I - Number of comm +@@ -414,7 +412,7 @@ main(int argc, /* I - Number of command-line argum * Shutdown the socket and wait for the other end to finish... */ - _cupsLangPrintFilter(stderr, "INFO", _("Waiting for printer to finish.")); + fputs("DEBUG: Waiting for printer to finish.\n", stderr); shutdown(device_fd, 1); Index: head/print/cups/files/patch-configure =================================================================== --- head/print/cups/files/patch-configure (revision 540022) +++ head/print/cups/files/patch-configure (revision 540023) @@ -1,33 +1,33 @@ ---- configure.orig 2018-03-23 03:48:36 UTC +--- configure.orig 2020-04-27 18:04:29 UTC +++ configure -@@ -5827,7 +5827,6 @@ if test "${with_dbusdir+set}" = set; then : +@@ -5775,7 +5775,6 @@ fi fi + LIBS="$SAVELIBS" - -DBUSDIR="" DBUS_NOTIFIER="" DBUS_NOTIFIERLIBS="" -@@ -6688,7 +6687,6 @@ if test "$DSO" != ":"; then +@@ -6590,7 +6589,6 @@ if test "$DSO" != ":"; then if test $exec_prefix != /usr; then DSOFLAGS="-Wl,-R$libdir $DSOFLAGS" LDFLAGS="$LDFLAGS -Wl,-R$libdir" - EXPORT_LDFLAGS="-Wl,-R$libdir" fi ;; linux* | gnu*) -@@ -8802,13 +8800,7 @@ fi +@@ -8560,13 +8558,7 @@ fi PAMLIBS="-lpam" fi - # Find the PAM configuration directory, if any... - for dir in /private/etc/pam.d /etc/pam.d; do - if test -d $dir; then - PAMDIR=$dir - break; - fi - done + PAMDIR=/usr/local/etc/pam.d fi LIBS="$SAVELIBS" Index: head/print/cups/files/patch-cups-getifaddrs-internal.h =================================================================== --- head/print/cups/files/patch-cups-getifaddrs-internal.h (nonexistent) +++ head/print/cups/files/patch-cups-getifaddrs-internal.h (revision 540023) @@ -0,0 +1,10 @@ +--- cups/getifaddrs-internal.h.orig 2020-04-27 18:04:29 UTC ++++ cups/getifaddrs-internal.h +@@ -39,6 +39,7 @@ typedef int socklen_t; + + # ifndef _WIN32 + # include ++# include + # include + # ifdef HAVE_GETIFADDRS + # include Property changes on: head/print/cups/files/patch-cups-getifaddrs-internal.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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 Index: head/print/cups/pkg-plist =================================================================== --- head/print/cups/pkg-plist (revision 540022) +++ head/print/cups/pkg-plist (revision 540023) @@ -1,822 +1,822 @@ %%OVERWRITE%%@postexec if test -e /usr/bin/lp; then chmod -h 0 /usr/bin/lp; fi %%OVERWRITE%%@postexec if test -e /usr/bin/lpq; then chmod -h 0 /usr/bin/lpq; fi %%OVERWRITE%%@postexec if test -e /usr/bin/lpr; then chmod -h 0 /usr/bin/lpr; fi %%OVERWRITE%%@postexec if test -e /usr/bin/lprm; then chmod -h 0 /usr/bin/lprm; fi %%OVERWRITE%%@postexec if test -e /usr/sbin/lpc; then chmod -h 0 /usr/sbin/lpc; fi %%OVERWRITE%%@postunexec if test -e /usr/bin/lp; then chmod -h 0555 /usr/bin/lp; fi %%OVERWRITE%%@postunexec if test -e /usr/bin/lpq; then chmod -h 06555 /usr/bin/lpq; fi %%OVERWRITE%%@postunexec if test -e /usr/bin/lpr; then chmod -h 06555 /usr/bin/lpr; fi %%OVERWRITE%%@postunexec if test -e /usr/bin/lprm; then chmod -h 06555 /usr/bin/lprm; fi %%OVERWRITE%%@postunexec if test -e /usr/sbin/lpc; then chmod -h 02555 /usr/sbin/lpc; fi bin/cancel bin/cups-config -bin/cupstestdsc bin/cupstestppd +bin/ippeveprinter %%AVAHI%%bin/ippfind %%IPPTOOL%%bin/ipptool bin/lp bin/lpoptions bin/lpq bin/lpr bin/lpr-cups bin/lprm bin/lpstat bin/ppdc bin/ppdhtml bin/ppdi bin/ppdmerge bin/ppdpo @sample(,cups,640) %%ETCDIR%%/cups-files.conf.sample @sample(,cups,640) %%ETCDIR%%/cupsd.conf.sample @sample(,cups,640) %%ETCDIR%%/snmp.conf.sample etc/dbus-1/system.d/cups.conf @sample etc/devd/cups.conf.sample etc/pam.d/cups include/cups/adminutil.h include/cups/array.h include/cups/backend.h include/cups/cups.h include/cups/dir.h include/cups/file.h include/cups/http.h include/cups/ipp.h include/cups/language.h include/cups/ppd.h include/cups/pwg.h include/cups/raster.h include/cups/sidechannel.h include/cups/transcode.h include/cups/versioning.h lib/libcups.so lib/libcups.so.2 lib/libcupsimage.so lib/libcupsimage.so.2 +%%AVAHI%%libexec/cups/backend/dnssd libexec/cups/backend/http %%GNUTLS%%libexec/cups/backend/https libexec/cups/backend/ipp %%GNUTLS%%libexec/cups/backend/ipps libexec/cups/backend/lpd libexec/cups/backend/snmp libexec/cups/backend/socket %%USB%%libexec/cups/backend/usb -%%AVAHI%%libexec/cups/backend/dnssd libexec/cups/cgi-bin/admin.cgi libexec/cups/cgi-bin/classes.cgi libexec/cups/cgi-bin/help.cgi libexec/cups/cgi-bin/jobs.cgi libexec/cups/cgi-bin/printers.cgi +libexec/cups/command/ippevepcl +libexec/cups/command/ippeveps libexec/cups/daemon/cups-deviced libexec/cups/daemon/cups-driverd libexec/cups/daemon/cups-exec libexec/cups/daemon/cups-lpd libexec/cups/filter/commandtops libexec/cups/filter/gziptoany libexec/cups/filter/pstops -libexec/cups/filter/rastertodymo libexec/cups/filter/rastertoepson libexec/cups/filter/rastertohp libexec/cups/filter/rastertolabel libexec/cups/filter/rastertopwg libexec/cups/monitor/bcp libexec/cups/monitor/tbcp %%DBUS%%libexec/cups/notifier/dbus libexec/cups/notifier/mailto libexec/cups/notifier/rss man/man1/cancel.1.gz man/man1/cups-config.1.gz -man/man1/cupstestdsc.1.gz -man/man1/cupstestppd.1.gz man/man1/cups.1.gz +man/man1/cupstestppd.1.gz +man/man1/ippeveprinter.1.gz %%AVAHI%%man/man1/ippfind.1.gz %%IPPTOOL%%man/man1/ipptool.1.gz man/man1/lp.1.gz man/man1/lpoptions.1.gz man/man1/lpq.1.gz man/man1/lpr.1.gz man/man1/lprm.1.gz man/man1/lpstat.1.gz man/man1/ppdc.1.gz man/man1/ppdhtml.1.gz man/man1/ppdi.1.gz man/man1/ppdmerge.1.gz man/man1/ppdpo.1.gz man/man5/classes.conf.5.gz man/man5/client.conf.5.gz man/man5/cups-files.conf.5.gz man/man5/cups-snmp.conf.5.gz man/man5/cupsd-logs.5.gz man/man5/cupsd.conf.5.gz %%IPPTOOL%%man/man5/ipptoolfile.5.gz man/man5/mailto.conf.5.gz man/man5/mime.convs.5.gz man/man5/mime.types.5.gz man/man5/ppdcfile.5.gz man/man5/printers.conf.5.gz man/man5/subscriptions.conf.5.gz man/man7/backend.7.gz man/man7/filter.7.gz +man/man7/ippevepcl.7.gz +man/man7/ippeveps.7.gz man/man7/notifier.7.gz -man/man8/accept.8.gz -man/man8/cupsd-helper.8.gz man/man8/cups-deviced.8.gz -man/man8/cups-exec.8.gz man/man8/cups-driverd.8.gz +man/man8/cups-exec.8.gz man/man8/cups-lpd.8.gz man/man8/cups-snmp.8.gz man/man8/cupsaccept.8.gz -man/man8/cupsaddsmb.8.gz man/man8/cupsctl.8.gz +man/man8/cupsd-helper.8.gz man/man8/cupsd.8.gz man/man8/cupsdisable.8.gz man/man8/cupsenable.8.gz man/man8/cupsfilter.8.gz man/man8/cupsreject.8.gz man/man8/lpadmin.8.gz man/man8/lpc.8.gz man/man8/lpinfo.8.gz man/man8/lpmove.8.gz -man/man8/reject.8.gz -sbin/accept sbin/cupsaccept -sbin/cupsaddsmb sbin/cupsctl sbin/cupsd sbin/cupsdisable sbin/cupsenable sbin/cupsfilter sbin/cupsreject sbin/lpadmin sbin/lpc sbin/lpinfo 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/cancel-current-job.test %%IPPTOOL%%%%DATADIR%%/ipptool/color.jpg +%%IPPTOOL%%%%DATADIR%%/ipptool/create-job-format.test +%%IPPTOOL%%%%DATADIR%%/ipptool/create-job-sheets.test +%%IPPTOOL%%%%DATADIR%%/ipptool/create-job-timeout.test +%%IPPTOOL%%%%DATADIR%%/ipptool/create-job.test %%IPPTOOL%%%%DATADIR%%/ipptool/create-printer-subscription.test +%%IPPTOOL%%%%DATADIR%%/ipptool/cups-create-local-printer.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/fax-job.test %%IPPTOOL%%%%DATADIR%%/ipptool/get-completed-jobs.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-devices.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-job-attributes.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-job-attributes2.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-job-template-attributes.test %%IPPTOOL%%%%DATADIR%%/ipptool/get-jobs.test %%IPPTOOL%%%%DATADIR%%/ipptool/get-notifications.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppd-printer.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppd.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppds-drv-only.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppds-language.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppds-make-and-model.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppds-make.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppds-product.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppds-psversion.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-ppds.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-printer-attributes-suite.test %%IPPTOOL%%%%DATADIR%%/ipptool/get-printer-attributes.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-printer-description-attributes.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-printers-printer-id.test +%%IPPTOOL%%%%DATADIR%%/ipptool/get-printers.test %%IPPTOOL%%%%DATADIR%%/ipptool/get-subscriptions.test %%IPPTOOL%%%%DATADIR%%/ipptool/gray.jpg +%%IPPTOOL%%%%DATADIR%%/ipptool/identify-printer-display.test +%%IPPTOOL%%%%DATADIR%%/ipptool/identify-printer-multiple.test +%%IPPTOOL%%%%DATADIR%%/ipptool/identify-printer.test %%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-backend.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-and-wait.test %%IPPTOOL%%%%DATADIR%%/ipptool/print-job-deflate.test %%IPPTOOL%%%%DATADIR%%/ipptool/print-job-gzip.test +%%IPPTOOL%%%%DATADIR%%/ipptool/print-job-hold.test +%%IPPTOOL%%%%DATADIR%%/ipptool/print-job-letter.test +%%IPPTOOL%%%%DATADIR%%/ipptool/print-job-manual.test +%%IPPTOOL%%%%DATADIR%%/ipptool/print-job-media-col.test +%%IPPTOOL%%%%DATADIR%%/ipptool/print-job-password.test %%IPPTOOL%%%%DATADIR%%/ipptool/print-job.test +%%IPPTOOL%%%%DATADIR%%/ipptool/print-uri.test +%%IPPTOOL%%%%DATADIR%%/ipptool/set-attrs-hold.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 %%NLS%%%%DATADIR%%/templates/fr/add-class.tmpl %%NLS%%%%DATADIR%%/templates/fr/add-printer.tmpl -%%NLS%%%%DATADIR%%/templates/fr/add-rss-subscription.tmpl %%NLS%%%%DATADIR%%/templates/fr/admin.tmpl %%NLS%%%%DATADIR%%/templates/fr/choose-device.tmpl %%NLS%%%%DATADIR%%/templates/fr/choose-make.tmpl %%NLS%%%%DATADIR%%/templates/fr/choose-model.tmpl %%NLS%%%%DATADIR%%/templates/fr/choose-serial.tmpl %%NLS%%%%DATADIR%%/templates/fr/choose-uri.tmpl %%NLS%%%%DATADIR%%/templates/fr/class-added.tmpl %%NLS%%%%DATADIR%%/templates/fr/class-confirm.tmpl %%NLS%%%%DATADIR%%/templates/fr/class-deleted.tmpl %%NLS%%%%DATADIR%%/templates/fr/class-jobs-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/class-modified.tmpl %%NLS%%%%DATADIR%%/templates/fr/class.tmpl %%NLS%%%%DATADIR%%/templates/fr/classes-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/classes.tmpl %%NLS%%%%DATADIR%%/templates/fr/command.tmpl %%NLS%%%%DATADIR%%/templates/fr/edit-config.tmpl %%NLS%%%%DATADIR%%/templates/fr/error-op.tmpl %%NLS%%%%DATADIR%%/templates/fr/error.tmpl %%NLS%%%%DATADIR%%/templates/fr/header.tmpl %%NLS%%%%DATADIR%%/templates/fr/help-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/help-printable.tmpl %%NLS%%%%DATADIR%%/templates/fr/help-trailer.tmpl %%NLS%%%%DATADIR%%/templates/fr/job-cancel.tmpl %%NLS%%%%DATADIR%%/templates/fr/job-hold.tmpl %%NLS%%%%DATADIR%%/templates/fr/job-move.tmpl %%NLS%%%%DATADIR%%/templates/fr/job-moved.tmpl %%NLS%%%%DATADIR%%/templates/fr/job-release.tmpl %%NLS%%%%DATADIR%%/templates/fr/job-restart.tmpl %%NLS%%%%DATADIR%%/templates/fr/jobs-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/jobs.tmpl %%NLS%%%%DATADIR%%/templates/fr/list-available-printers.tmpl %%NLS%%%%DATADIR%%/templates/fr/modify-class.tmpl %%NLS%%%%DATADIR%%/templates/fr/modify-printer.tmpl %%NLS%%%%DATADIR%%/templates/fr/norestart.tmpl %%NLS%%%%DATADIR%%/templates/fr/option-boolean.tmpl %%NLS%%%%DATADIR%%/templates/fr/option-conflict.tmpl %%NLS%%%%DATADIR%%/templates/fr/option-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/option-pickmany.tmpl %%NLS%%%%DATADIR%%/templates/fr/option-pickone.tmpl %%NLS%%%%DATADIR%%/templates/fr/option-trailer.tmpl %%NLS%%%%DATADIR%%/templates/fr/pager.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-accept.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-added.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-cancel-jobs.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-configured.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-confirm.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-default.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-deleted.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-jobs-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-modified.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-reject.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-start.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer-stop.tmpl %%NLS%%%%DATADIR%%/templates/fr/printer.tmpl %%NLS%%%%DATADIR%%/templates/fr/printers-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/printers.tmpl %%NLS%%%%DATADIR%%/templates/fr/restart.tmpl -%%NLS%%%%DATADIR%%/templates/fr/samba-export.tmpl -%%NLS%%%%DATADIR%%/templates/fr/samba-exported.tmpl %%NLS%%%%DATADIR%%/templates/fr/search.tmpl %%NLS%%%%DATADIR%%/templates/fr/set-printer-options-header.tmpl %%NLS%%%%DATADIR%%/templates/fr/set-printer-options-trailer.tmpl -%%NLS%%%%DATADIR%%/templates/fr/subscription-added.tmpl -%%NLS%%%%DATADIR%%/templates/fr/subscription-canceled.tmpl %%NLS%%%%DATADIR%%/templates/fr/test-page.tmpl %%NLS%%%%DATADIR%%/templates/fr/trailer.tmpl %%NLS%%%%DATADIR%%/templates/fr/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 %%NLS%%%%DATADIR%%/templates/pt_BR/add-class.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/add-printer.tmpl -%%NLS%%%%DATADIR%%/templates/pt_BR/add-rss-subscription.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/admin.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/choose-device.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/choose-make.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/choose-model.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/choose-serial.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/choose-uri.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/class-added.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/class-confirm.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/class-deleted.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/class-jobs-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/class-modified.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/class.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/classes-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/classes.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/command.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/edit-config.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/error-op.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/error.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/help-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/help-printable.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/help-trailer.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/job-cancel.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/job-hold.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/job-move.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/job-moved.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/job-release.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/job-restart.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/jobs-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/jobs.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/list-available-printers.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/modify-class.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/modify-printer.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/norestart.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/option-boolean.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/option-conflict.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/option-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/option-pickmany.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/option-pickone.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/option-trailer.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/pager.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-accept.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-added.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-cancel-jobs.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-configured.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-confirm.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-default.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-deleted.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-jobs-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-modified.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-reject.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-start.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer-stop.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printer.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printers-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/printers.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/restart.tmpl -%%NLS%%%%DATADIR%%/templates/pt_BR/samba-export.tmpl -%%NLS%%%%DATADIR%%/templates/pt_BR/samba-exported.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/search.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/set-printer-options-header.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/set-printer-options-trailer.tmpl -%%NLS%%%%DATADIR%%/templates/pt_BR/subscription-added.tmpl -%%NLS%%%%DATADIR%%/templates/pt_BR/subscription-canceled.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/test-page.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/trailer.tmpl %%NLS%%%%DATADIR%%/templates/pt_BR/users.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 %%USB%%%%DATADIR%%/usb/org.cups.usb-quirks %%DOCSDIR%%/apple-touch-icon.png %%DOCSDIR%%/cups-printable.css %%DOCSDIR%%/cups.css %%NLS%%%%DOCSDIR%%/de/index.html %%NLS%%%%DOCSDIR%%/es/index.html %%PORTDOCS%%%%DOCSDIR%%/help/accounting.html +%%PORTDOCS%%%%DOCSDIR%%/help/admin.html %%PORTDOCS%%%%DOCSDIR%%/help/api-admin.html %%PORTDOCS%%%%DOCSDIR%%/help/api-filter.html %%PORTDOCS%%%%DOCSDIR%%/help/api-ppd.html %%PORTDOCS%%%%DOCSDIR%%/help/api-raster.html %%PORTDOCS%%%%DOCSDIR%%/help/cgi.html %%PORTDOCS%%%%DOCSDIR%%/help/cupspm.html %%PORTDOCS%%%%DOCSDIR%%/help/encryption.html +%%PORTDOCS%%%%DOCSDIR%%/help/firewalls.html %%PORTDOCS%%%%DOCSDIR%%/help/glossary.html %%PORTDOCS%%%%DOCSDIR%%/help/kerberos.html %%PORTDOCS%%%%DOCSDIR%%/help/license.html %%PORTDOCS%%%%DOCSDIR%%/help/man-backend.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cancel.html %%PORTDOCS%%%%DOCSDIR%%/help/man-classes.conf.html %%PORTDOCS%%%%DOCSDIR%%/help/man-client.conf.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cups-config.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cups-files.conf.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cups-lpd.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cups-snmp.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cups.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cupsaccept.html -%%PORTDOCS%%%%DOCSDIR%%/help/man-cupsaddsmb.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cupsd-helper.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cupsd-logs.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cupsd.conf.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cupsd.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cupsenable.html -%%PORTDOCS%%%%DOCSDIR%%/help/man-cupstestdsc.html %%PORTDOCS%%%%DOCSDIR%%/help/man-cupstestppd.html %%PORTDOCS%%%%DOCSDIR%%/help/man-filter.html +%%PORTDOCS%%%%DOCSDIR%%/help/man-ippevepcl.html +%%PORTDOCS%%%%DOCSDIR%%/help/man-ippeveprinter.html +%%PORTDOCS%%%%DOCSDIR%%/help/man-ippfind.html %%PORTDOCS%%%%DOCSDIR%%/help/man-ipptool.html %%PORTDOCS%%%%DOCSDIR%%/help/man-ipptoolfile.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lp.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpadmin.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpc.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpinfo.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpmove.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpoptions.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpq.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpr.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lprm.html %%PORTDOCS%%%%DOCSDIR%%/help/man-lpstat.html %%PORTDOCS%%%%DOCSDIR%%/help/man-mime.convs.html %%PORTDOCS%%%%DOCSDIR%%/help/man-mime.types.html %%PORTDOCS%%%%DOCSDIR%%/help/man-notifier.html %%PORTDOCS%%%%DOCSDIR%%/help/man-ppdc.html %%PORTDOCS%%%%DOCSDIR%%/help/man-ppdhtml.html %%PORTDOCS%%%%DOCSDIR%%/help/man-ppdi.html %%PORTDOCS%%%%DOCSDIR%%/help/man-ppdmerge.html %%PORTDOCS%%%%DOCSDIR%%/help/man-ppdpo.html %%PORTDOCS%%%%DOCSDIR%%/help/man-printers.conf.html %%PORTDOCS%%%%DOCSDIR%%/help/man-subscriptions.conf.html %%PORTDOCS%%%%DOCSDIR%%/help/network.html %%PORTDOCS%%%%DOCSDIR%%/help/options.html %%PORTDOCS%%%%DOCSDIR%%/help/overview.html %%PORTDOCS%%%%DOCSDIR%%/help/policies.html %%PORTDOCS%%%%DOCSDIR%%/help/postscript-driver.html %%PORTDOCS%%%%DOCSDIR%%/help/ppd-compiler.html %%PORTDOCS%%%%DOCSDIR%%/help/raster-driver.html %%PORTDOCS%%%%DOCSDIR%%/help/ref-ppdcfile.html %%PORTDOCS%%%%DOCSDIR%%/help/security.html %%PORTDOCS%%%%DOCSDIR%%/help/sharing.html %%PORTDOCS%%%%DOCSDIR%%/help/spec-banner.html %%PORTDOCS%%%%DOCSDIR%%/help/spec-command.html %%PORTDOCS%%%%DOCSDIR%%/help/spec-design.html %%PORTDOCS%%%%DOCSDIR%%/help/spec-ipp.html -%%PORTDOCS%%%%DOCSDIR%%/help/spec-pdf.html -%%PORTDOCS%%%%DOCSDIR%%/help/spec-postscript.html %%PORTDOCS%%%%DOCSDIR%%/help/spec-ppd.html %%PORTDOCS%%%%DOCSDIR%%/help/spec-raster.html %%PORTDOCS%%%%DOCSDIR%%/help/spec-stp.html %%PORTDOCS%%%%DOCSDIR%%/help/translation.html %%PORTDOCS%%%%DOCSDIR%%/images/color-wheel.png %%PORTDOCS%%%%DOCSDIR%%/images/cups-block-diagram.png %%PORTDOCS%%%%DOCSDIR%%/images/cups-command-chain.png %%PORTDOCS%%%%DOCSDIR%%/images/cups-icon.png %%PORTDOCS%%%%DOCSDIR%%/images/cups-postscript-chain.png %%PORTDOCS%%%%DOCSDIR%%/images/cups-raster-chain.png %%PORTDOCS%%%%DOCSDIR%%/images/cups.png %%DOCSDIR%%/images/generic.png %%PORTDOCS%%%%DOCSDIR%%/images/left.gif %%PORTDOCS%%%%DOCSDIR%%/images/raster-organization.png %%PORTDOCS%%%%DOCSDIR%%/images/raster.png %%PORTDOCS%%%%DOCSDIR%%/images/right.gif %%PORTDOCS%%%%DOCSDIR%%/images/sample-image.png %%DOCSDIR%%/images/sel.gif %%PORTDOCS%%%%DOCSDIR%%/images/smiley.jpg %%DOCSDIR%%/images/unsel.gif %%DOCSDIR%%/images/wait.gif %%DOCSDIR%%/index.html %%NLS%%%%DOCSDIR%%/ja/index.html %%NLS%%%%DOCSDIR%%/pt_BR/index.html %%DOCSDIR%%/robots.txt %%NLS%%%%DOCSDIR%%/ru/index.html %%X11%%share/icons/hicolor/128x128/apps/cups.png %%X11%%share/icons/hicolor/16x16/apps/cups.png %%X11%%share/icons/hicolor/32x32/apps/cups.png %%X11%%share/icons/hicolor/64x64/apps/cups.png %%NLS%%share/locale/ca/cups_ca.po %%NLS%%share/locale/cs/cups_cs.po %%NLS%%share/locale/de/cups_de.po +%%NLS%%share/locale/en/cups_en.po %%NLS%%share/locale/es/cups_es.po %%NLS%%share/locale/fr/cups_fr.po %%NLS%%share/locale/it/cups_it.po %%NLS%%share/locale/ja/cups_ja.po %%NLS%%share/locale/pt_BR/cups_pt_BR.po %%NLS%%share/locale/ru/cups_ru.po %%NLS%%share/locale/zh_CN/cups_zh_CN.po @dir(,cups,) %%ETCDIR%%/ppd @dir(,cups,700) %%ETCDIR%%/ssl @dir(,cups,) %%ETCDIR%% @dir libexec/cups/driver @dir %%DATADIR%%/banners @dir %%DATADIR%%/data @dir %%DATADIR%%/model @dir %%DATADIR%%/profiles @dir(,cups,775) /var/cache/cups/rss @dir(,cups,770) /var/cache/cups @dir /var/log/cups @dir(cups,wheel,511) /var/run/cups/certs @dir /var/run/cups @dir(,cups,1770) /var/spool/cups/tmp @dir(,cups,710) /var/spool/cups