Index: print/cups-pk-helper/Makefile =================================================================== --- print/cups-pk-helper/Makefile (revision 325574) +++ print/cups-pk-helper/Makefile (working copy) @@ -1,27 +1,21 @@ -# New ports collection makefile for: cups-pk-helper -# Date created: 2009-12-29 -# Whom: Michael Johnson -# +# Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/print/cups-pk-helper/Makefile,v 1.1 2009/12/29 16:01:07 ahze Exp $ PORTNAME= cups-pk-helper -PORTVERSION= 0.0.4 -PORTREVISION= 3 +PORTVERSION= 0.2.5 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/ MAINTAINER= gnome@FreeBSD.org -COMMENT= A helper that makes system-config-printer use PolicyKit +COMMENT= Helper that makes system-config-printer use PolicyKit -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - cups.2:${PORTSDIR}/print/cups-client \ - polkit.2:${PORTSDIR}/sysutils/policykit +LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client \ + libpolkit-gobject.so:${PORTSDIR}/sysutils/polkit -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= intlhack gtk20 -USES= gettext +USE_XZ= yes +USE_GNOME= glib20 intlhack +USES= gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/libs Index: print/cups-pk-helper/distinfo =================================================================== --- print/cups-pk-helper/distinfo (revision 325574) +++ print/cups-pk-helper/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (cups-pk-helper-0.0.4.tar.bz2) = 85edaa3a931a167e519eaeb378bf52c5332879820989fff72310360ac23e7056 -SIZE (cups-pk-helper-0.0.4.tar.bz2) = 266120 +SHA256 (cups-pk-helper-0.2.5.tar.xz) = 19221eed65a1e1498d396f3f99a783a95b21b4385e63b57a1f16e8728b8ca118 +SIZE (cups-pk-helper-0.2.5.tar.xz) = 152620 Index: print/cups-pk-helper/pkg-plist =================================================================== --- print/cups-pk-helper/pkg-plist (revision 325574) +++ print/cups-pk-helper/pkg-plist (working copy) @@ -1,4 +1,34 @@ etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf libexec/cups-pk-helper-mechanism -share/PolicyKit/policy/org.opensuse.cupspkhelper.mechanism.policy share/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service +share/locale/cs/LC_MESSAGES/cups-pk-helper.mo +share/locale/de/LC_MESSAGES/cups-pk-helper.mo +share/locale/eo/LC_MESSAGES/cups-pk-helper.mo +share/locale/es/LC_MESSAGES/cups-pk-helper.mo +share/locale/eu/LC_MESSAGES/cups-pk-helper.mo +share/locale/fi/LC_MESSAGES/cups-pk-helper.mo +share/locale/fr/LC_MESSAGES/cups-pk-helper.mo +share/locale/gl/LC_MESSAGES/cups-pk-helper.mo +share/locale/hr/LC_MESSAGES/cups-pk-helper.mo +share/locale/hu/LC_MESSAGES/cups-pk-helper.mo +share/locale/ia/LC_MESSAGES/cups-pk-helper.mo +share/locale/id/LC_MESSAGES/cups-pk-helper.mo +share/locale/it/LC_MESSAGES/cups-pk-helper.mo +share/locale/ja/LC_MESSAGES/cups-pk-helper.mo +share/locale/ka/LC_MESSAGES/cups-pk-helper.mo +share/locale/ko/LC_MESSAGES/cups-pk-helper.mo +share/locale/lv/LC_MESSAGES/cups-pk-helper.mo +share/locale/nl/LC_MESSAGES/cups-pk-helper.mo +share/locale/pl/LC_MESSAGES/cups-pk-helper.mo +share/locale/pt_BR/LC_MESSAGES/cups-pk-helper.mo +share/locale/sk/LC_MESSAGES/cups-pk-helper.mo +share/locale/sl/LC_MESSAGES/cups-pk-helper.mo +share/locale/sr/LC_MESSAGES/cups-pk-helper.mo +share/locale/sv/LC_MESSAGES/cups-pk-helper.mo +share/locale/tr/LC_MESSAGES/cups-pk-helper.mo +share/locale/uk/LC_MESSAGES/cups-pk-helper.mo +share/locale/zh_CN/LC_MESSAGES/cups-pk-helper.mo +share/locale/zh_TW/LC_MESSAGES/cups-pk-helper.mo +share/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy +@dirrmtry share/locale/ia/LC_MESSAGES +@dirrmtry share/locale/ia Index: print/system-config-printer/Makefile =================================================================== --- print/system-config-printer/Makefile (revision 325574) +++ print/system-config-printer/Makefile (working copy) @@ -1,14 +1,9 @@ -# New ports collection makefile for: system-config-printer -# Date created: 2008-03-20 -# Whom: Michael Johnson -# +# Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/print/system-config-printer/Makefile,v 1.6 2009/12/29 16:03:58 ahze Exp $ -# PORTNAME= system-config-printer -PORTVERSION= 1.1.16 -PORTREVISION= 6 +PORTVERSION= 1.4.2 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ @@ -15,30 +10,30 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= CUPS configuration Gtk+2.0 GUI -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ - ${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify \ - xmlproc_parse:${PORTSDIR}/textproc/py-xml \ - ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ - xmlto:${PORTSDIR}/textproc/xmlto \ - desktop-file-install:${PORTSDIR}/devel/desktop-file-utils \ +BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto \ ${LOCALBASE}/share/xml/docbook/4.1.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-sk +LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ - ${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify \ - xmlproc_parse:${PORTSDIR}/textproc/py-xml \ - ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ + ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \ ${LOCALBASE}/libexec/cups-pk-helper-mechanism:${PORTSDIR}/print/cups-pk-helper -USE_BZIP2= yes -USE_PYTHON= 2.6+ +USE_XZ= yes +USE_PYTHON= yes GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= gettext +USES= desktop-file-utils gettext gmake pathfix pkgconfig shebangfix CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= pygtk2 -MAN1= system-config-printer-applet.1 system-config-printer.1 +USE_GNOME= intlhack pygobject3 + +CONFIGURE_ARGS= --without-udev-rules \ + --without-systemdsystemunitdir + +MAN1= system-config-printer-applet.1 \ + system-config-printer.1 PLIST_SUB= PYTHON_VER=${PYTHON_VERSION:S/python//} +SHEBANG_FILES= *.py troubleshoot/*.py xml/validate.py + INSTALLS_EGGINFO= yes PYDISTUTILS_PKGNAME= cupshelpers PYDISTUTILS_PKGVERSION= 1.0 Index: print/system-config-printer/distinfo =================================================================== --- print/system-config-printer/distinfo (revision 325574) +++ print/system-config-printer/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (system-config-printer-1.1.16.tar.bz2) = 176b63ee6af2208313469192eb34eb12b41fe8b890a18c8a5ab693010a8e785d -SIZE (system-config-printer-1.1.16.tar.bz2) = 1036604 +SHA256 (system-config-printer-1.4.2.tar.xz) = f0e464435532f73cf8c328ceb1220f02ab2acfc1dcdec729cf5a0acf4193dbea +SIZE (system-config-printer-1.4.2.tar.xz) = 888848 Index: print/system-config-printer/files/patch-applet.py =================================================================== --- print/system-config-printer/files/patch-applet.py (revision 325574) +++ print/system-config-printer/files/patch-applet.py (working copy) @@ -1,20 +1,11 @@ ---- applet.py.orig 2009-12-22 09:44:19.000000000 -0500 -+++ applet.py 2009-12-29 00:06:27.000000000 -0500 +--- applet.py.orig 2013-07-22 15:58:32.000000000 +0200 ++++ applet.py 2013-08-29 11:06:43.000000000 +0200 @@ -43,7 +43,7 @@ - os.environ['LC_ALL'] = 'C' - locale.setlocale (locale.LC_ALL, "") + from gi.repository import Notify + -APPDIR="/usr/share/system-config-printer" +APPDIR="%%PREFIX%%/share/system-config-printer" - DOMAIN="system-config-printer" ICON="printer" - SEARCHING_ICON="document-print-preview" -@@ -234,7 +234,7 @@ - pid = os.fork () - if pid == 0: - # Child. -- cmd = "/usr/bin/system-config-printer" -+ cmd = "%%PREFIX%%/bin/system-config-printer" - argv.insert (0, cmd) - os.execvp (cmd, argv) - sys.exit (1) + + # We need to call Notify.init before we can check the server for caps Index: print/system-config-printer/files/patch-cupshelpers_cupshelpers.py =================================================================== --- print/system-config-printer/files/patch-cupshelpers_cupshelpers.py (revision 325574) +++ print/system-config-printer/files/patch-cupshelpers_cupshelpers.py (working copy) @@ -1,6 +1,6 @@ ---- cupshelpers/cupshelpers.py.orig 2009-12-22 09:44:19.000000000 -0500 -+++ cupshelpers/cupshelpers.py 2009-12-29 00:08:26.000000000 -0500 -@@ -663,7 +663,7 @@ +--- cupshelpers/cupshelpers.py.orig 2013-07-22 15:58:32.000000000 +0200 ++++ cupshelpers/cupshelpers.py 2013-08-29 11:18:44.000000000 +0200 +@@ -739,7 +739,7 @@ # First, a local function. How to check that something exists # in a path: @@ -9,12 +9,3 @@ if name == "-": # A filter of "-" means that no filter is required, # i.e. the device accepts the given format as-is. -@@ -765,7 +765,7 @@ - continue - - exepath = pathcheck (exe, -- "/usr/lib/cups/filter:" -+ "%%LOCALBASE%%/libexec/cups/filter:" - "/usr/lib64/cups/filter") - - if exe and not exepath: Index: print/system-config-printer/files/patch-my-default-printer =================================================================== --- print/system-config-printer/files/patch-my-default-printer (revision 325574) +++ print/system-config-printer/files/patch-my-default-printer (working copy) @@ -1,6 +0,0 @@ ---- my-default-printer.orig 2008-03-20 11:53:08.000000000 -0400 -+++ my-default-printer 2008-03-20 11:53:17.000000000 -0400 -@@ -1,2 +1,2 @@ - #!/bin/sh --exec /usr/share/system-config-printer/my-default-printer.py "$@" -+exec %%PREFIX%%/share/system-config-printer/my-default-printer.py "$@" Index: print/system-config-printer/files/patch-newprinternotification.conf =================================================================== --- print/system-config-printer/files/patch-newprinternotification.conf (revision 325574) +++ print/system-config-printer/files/patch-newprinternotification.conf (working copy) @@ -1,10 +0,0 @@ ---- newprinternotification.conf.orig 2012-01-27 15:12:33.000000000 +0400 -+++ newprinternotification.conf 2012-01-27 15:12:53.000000000 +0400 -@@ -2,7 +2,7 @@ - "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" - "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> - -- -+ - - Index: print/system-config-printer/files/patch-system-config-printer =================================================================== --- print/system-config-printer/files/patch-system-config-printer (revision 325574) +++ print/system-config-printer/files/patch-system-config-printer (working copy) @@ -1,6 +0,0 @@ ---- system-config-printer.orig 2008-03-20 11:56:46.000000000 -0400 -+++ system-config-printer 2008-03-20 11:56:58.000000000 -0400 -@@ -1,2 +1,2 @@ - #!/bin/sh --exec /usr/share/system-config-printer/system-config-printer.py "$@" -+exec %%PREFIX%%/share/system-config-printer/system-config-printer.py "$@" Index: print/system-config-printer/files/patch-system-config-printer-applet =================================================================== --- print/system-config-printer/files/patch-system-config-printer-applet (revision 325574) +++ print/system-config-printer/files/patch-system-config-printer-applet (working copy) @@ -1,6 +0,0 @@ ---- system-config-printer-applet.orig 2008-03-20 11:57:22.000000000 -0400 -+++ system-config-printer-applet 2008-03-20 11:57:32.000000000 -0400 -@@ -1,2 +1,2 @@ - #!/bin/sh --exec /usr/share/system-config-printer/applet.py "$@" -+exec %%PREFIX%%/share/system-config-printer/applet.py "$@" Index: print/system-config-printer/files/patch-system-config-printer.py =================================================================== --- print/system-config-printer/files/patch-system-config-printer.py (revision 325574) +++ print/system-config-printer/files/patch-system-config-printer.py (working copy) @@ -1,43 +0,0 @@ ---- system-config-printer.py.orig 2009-12-22 09:44:19.000000000 -0500 -+++ system-config-printer.py 2009-12-29 00:35:54.000000000 -0500 -@@ -4344,7 +4344,7 @@ - if may_be_ps: - debugprint ("Printer might support PostScript") - try: -- os.stat ("/usr/share/cups/model/foomatic-db-ppds") -+ os.stat ("%%LOCALBASE%%/share/cups/model/foomatic-db-ppds") - debugprint ("foomatic-db-ppds already installed") - except OSError: - debugprint ("foomatic-db-ppds not yet installed") -@@ -4892,11 +4892,11 @@ - # Problem executing command. - return True # assume plugin not required - else: -- if glob.glob("/usr/share/hplip/data/plugin/*%s*plugin*" % -+ if glob.glob("%%LOCALBASE%%share/hplip/data/plugin/*%s*plugin*" % - hplip_version): - if hplip_version.startswith("2"): - try: -- f = open('/etc/hp/hplip.conf', 'r') -+ f = open('%%LOCALBASE%%/etc/hp/hplip.conf', 'r') - for line in f: - if line.strip ().startswith("plugin") and \ - line.strip ().endswith("1"): -@@ -5082,7 +5082,7 @@ - # Try to get make and model via SNMP - if host: - os.environ["HOST"] = host -- cmd = '/usr/lib/cups/backend/snmp "${HOST}"' -+ cmd = '%%LOCALBASE%%/libexec/cups/backend/snmp "${HOST}"' - debugprint (host + ": " + cmd) - stdout = None - try: -@@ -6621,7 +6621,7 @@ - try: - # We want this to be in the current natural language, - # so we intentionally don't set LC_ALL=C here. -- p = subprocess.Popen (['/usr/bin/cupstestppd', -+ p = subprocess.Popen (['%%LOCALBASE%%/bin/cupstestppd', - '-rvv', filename], - stdin=file("/dev/null"), - stdout=subprocess.PIPE, Index: print/system-config-printer/pkg-plist =================================================================== --- print/system-config-printer/pkg-plist (revision 325574) +++ print/system-config-printer/pkg-plist (working copy) @@ -1,14 +1,23 @@ -bin/my-default-printer +bin/install-printerdriver +bin/scp-dbus-service bin/system-config-printer bin/system-config-printer-applet -etc/dbus-1/system.d/newprinternotification.conf +etc/cupshelpers/preferreddrivers.xml +etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf +etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf etc/xdg/autostart/print-applet.desktop %%PYTHON_SITELIBDIR%%/cupshelpers/__init__.py %%PYTHON_SITELIBDIR%%/cupshelpers/__init__.pyc %%PYTHON_SITELIBDIR%%/cupshelpers/__init__.pyo +%%PYTHON_SITELIBDIR%%/cupshelpers/config.py +%%PYTHON_SITELIBDIR%%/cupshelpers/config.pyc +%%PYTHON_SITELIBDIR%%/cupshelpers/config.pyo %%PYTHON_SITELIBDIR%%/cupshelpers/cupshelpers.py %%PYTHON_SITELIBDIR%%/cupshelpers/cupshelpers.pyc %%PYTHON_SITELIBDIR%%/cupshelpers/cupshelpers.pyo +%%PYTHON_SITELIBDIR%%/cupshelpers/installdriver.py +%%PYTHON_SITELIBDIR%%/cupshelpers/installdriver.pyc +%%PYTHON_SITELIBDIR%%/cupshelpers/installdriver.pyo %%PYTHON_SITELIBDIR%%/cupshelpers/openprinting.py %%PYTHON_SITELIBDIR%%/cupshelpers/openprinting.pyc %%PYTHON_SITELIBDIR%%/cupshelpers/openprinting.pyo @@ -15,14 +24,18 @@ %%PYTHON_SITELIBDIR%%/cupshelpers/ppds.py %%PYTHON_SITELIBDIR%%/cupshelpers/ppds.pyc %%PYTHON_SITELIBDIR%%/cupshelpers/ppds.pyo -share/applications/manage-print-jobs.desktop -share/applications/my-default-printer.desktop +%%PYTHON_SITELIBDIR%%/cupshelpers/xmldriverprefs.py +%%PYTHON_SITELIBDIR%%/cupshelpers/xmldriverprefs.pyc +%%PYTHON_SITELIBDIR%%/cupshelpers/xmldriverprefs.pyo share/applications/system-config-printer.desktop +share/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml +share/dbus-1/services/org.fedoraproject.Config.Printing.service share/locale/ar/LC_MESSAGES/system-config-printer.mo share/locale/as/LC_MESSAGES/system-config-printer.mo share/locale/bg/LC_MESSAGES/system-config-printer.mo share/locale/bn/LC_MESSAGES/system-config-printer.mo share/locale/bn_IN/LC_MESSAGES/system-config-printer.mo +share/locale/br/LC_MESSAGES/system-config-printer.mo share/locale/bs/LC_MESSAGES/system-config-printer.mo share/locale/ca/LC_MESSAGES/system-config-printer.mo share/locale/cs/LC_MESSAGES/system-config-printer.mo @@ -58,6 +71,7 @@ share/locale/ms/LC_MESSAGES/system-config-printer.mo share/locale/my/LC_MESSAGES/system-config-printer.mo share/locale/nb/LC_MESSAGES/system-config-printer.mo +share/locale/nds/LC_MESSAGES/system-config-printer.mo share/locale/nl/LC_MESSAGES/system-config-printer.mo share/locale/nn/LC_MESSAGES/system-config-printer.mo share/locale/or/LC_MESSAGES/system-config-printer.mo @@ -81,88 +95,92 @@ share/locale/vi/LC_MESSAGES/system-config-printer.mo share/locale/zh_CN/LC_MESSAGES/system-config-printer.mo share/locale/zh_TW/LC_MESSAGES/system-config-printer.mo -%%DATADIR%%/AdvancedServerSettings.py -%%DATADIR%%/GroupsPane.py -%%DATADIR%%/GroupsPaneModel.py -%%DATADIR%%/HIG.py -%%DATADIR%%/PhysicalDevice.py -%%DATADIR%%/SearchCriterion.py -%%DATADIR%%/ToolbarSearchEntry.py -%%DATADIR%%/XmlHelper.py -%%DATADIR%%/applet.py -%%DATADIR%%/asyncconn.py -%%DATADIR%%/asyncipp.py -%%DATADIR%%/asyncpk0.py -%%DATADIR%%/asyncpk1.py -%%DATADIR%%/authconn.py -%%DATADIR%%/config.py -%%DATADIR%%/cupspk.py -%%DATADIR%%/debug.py -%%DATADIR%%/errordialogs.py -%%DATADIR%%/firewall.py -%%DATADIR%%/glade.py -%%DATADIR%%/glade/AboutDialog.glade -%%DATADIR%%/glade/ConnectDialog.glade -%%DATADIR%%/glade/ConnectingDialog.glade -%%DATADIR%%/glade/InstallDialog.glade -%%DATADIR%%/glade/JobsWindow.glade -%%DATADIR%%/glade/NewPrinterName.glade -%%DATADIR%%/glade/NewPrinterWindow.glade -%%DATADIR%%/glade/PrinterPropertiesDialog.glade -%%DATADIR%%/glade/PrintersWindow.glade -%%DATADIR%%/glade/SMBBrowseDialog.glade -%%DATADIR%%/glade/ServerSettingsDialog.glade -%%DATADIR%%/glade/WaitWindow.glade -%%DATADIR%%/glade/statusicon_popupmenu.glade -%%DATADIR%%/gtk_label_autowrap.py -%%DATADIR%%/gtkinklevel.py -%%DATADIR%%/gtkspinner.py -%%DATADIR%%/icons/i-network-printer.png -%%DATADIR%%/installpackage.py -%%DATADIR%%/jobviewer.py -%%DATADIR%%/monitor.py -%%DATADIR%%/my-default-printer.py -%%DATADIR%%/options.py -%%DATADIR%%/optionwidgets.py -%%DATADIR%%/ppdippstr.py -%%DATADIR%%/probe_printer.py -%%DATADIR%%/pysmb.py -%%DATADIR%%/smburi.py -%%DATADIR%%/statereason.py -%%DATADIR%%/system-config-printer.py -%%DATADIR%%/timedops.py -%%DATADIR%%/troubleshoot/CheckLocalServerPublishing.py -%%DATADIR%%/troubleshoot/CheckNetworkServerSanity.py -%%DATADIR%%/troubleshoot/CheckPPDSanity.py -%%DATADIR%%/troubleshoot/CheckPrinterSanity.py -%%DATADIR%%/troubleshoot/CheckUSBPermissions.py -%%DATADIR%%/troubleshoot/ChooseNetworkPrinter.py -%%DATADIR%%/troubleshoot/ChoosePrinter.py -%%DATADIR%%/troubleshoot/DeviceListed.py -%%DATADIR%%/troubleshoot/ErrorLogCheckpoint.py -%%DATADIR%%/troubleshoot/ErrorLogFetch.py -%%DATADIR%%/troubleshoot/ErrorLogParse.py -%%DATADIR%%/troubleshoot/LocalOrRemote.py -%%DATADIR%%/troubleshoot/Locale.py -%%DATADIR%%/troubleshoot/NetworkCUPSPrinterShared.py -%%DATADIR%%/troubleshoot/PrintTestPage.py -%%DATADIR%%/troubleshoot/PrinterStateReasons.py -%%DATADIR%%/troubleshoot/QueueNotEnabled.py -%%DATADIR%%/troubleshoot/QueueRejectingJobs.py -%%DATADIR%%/troubleshoot/RemoteAddress.py -%%DATADIR%%/troubleshoot/SchedulerNotRunning.py -%%DATADIR%%/troubleshoot/ServerFirewalled.py -%%DATADIR%%/troubleshoot/Shrug.py -%%DATADIR%%/troubleshoot/Welcome.py -%%DATADIR%%/troubleshoot/__init__.py -%%DATADIR%%/troubleshoot/base.py -%%DATADIR%%/userdefault.py -@dirrm %%DATADIR%%/troubleshoot -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%%/glade -@dirrm %%DATADIR%% -@dirrmtry share/applications -@dirrm %%PYTHON_SITELIBDIR%%/cupshelpers +share/system-config-printer/HIG.py +share/system-config-printer/PhysicalDevice.py +share/system-config-printer/SearchCriterion.py +share/system-config-printer/ToolbarSearchEntry.py +share/system-config-printer/applet.py +share/system-config-printer/asyncconn.py +share/system-config-printer/asyncipp.py +share/system-config-printer/asyncpk1.py +share/system-config-printer/authconn.py +share/system-config-printer/check-device-ids.py +share/system-config-printer/config.py +share/system-config-printer/cupspk.py +share/system-config-printer/debug.py +share/system-config-printer/dnssdresolve.py +share/system-config-printer/errordialogs.py +share/system-config-printer/firewallsettings.py +share/system-config-printer/gtkinklevel.py +share/system-config-printer/gui.py +share/system-config-printer/icons/i-network-printer.png +share/system-config-printer/install-printerdriver.py +share/system-config-printer/installpackage.py +share/system-config-printer/jobviewer.py +share/system-config-printer/monitor.py +share/system-config-printer/newprinter.py +share/system-config-printer/options.py +share/system-config-printer/optionwidgets.py +share/system-config-printer/ppdcache.py +share/system-config-printer/ppdippstr.py +share/system-config-printer/ppdsloader.py +share/system-config-printer/printerproperties.py +share/system-config-printer/probe_printer.py +share/system-config-printer/pysmb.py +share/system-config-printer/scp-dbus-service.py +share/system-config-printer/serversettings.py +share/system-config-printer/smburi.py +share/system-config-printer/statereason.py +share/system-config-printer/system-config-printer.py +share/system-config-printer/timedops.py +share/system-config-printer/troubleshoot/CheckLocalServerPublishing.py +share/system-config-printer/troubleshoot/CheckNetworkServerSanity.py +share/system-config-printer/troubleshoot/CheckPPDSanity.py +share/system-config-printer/troubleshoot/CheckPrinterSanity.py +share/system-config-printer/troubleshoot/CheckSELinux.py +share/system-config-printer/troubleshoot/CheckUSBPermissions.py +share/system-config-printer/troubleshoot/ChooseNetworkPrinter.py +share/system-config-printer/troubleshoot/ChoosePrinter.py +share/system-config-printer/troubleshoot/DeviceListed.py +share/system-config-printer/troubleshoot/ErrorLogCheckpoint.py +share/system-config-printer/troubleshoot/ErrorLogFetch.py +share/system-config-printer/troubleshoot/ErrorLogParse.py +share/system-config-printer/troubleshoot/LocalOrRemote.py +share/system-config-printer/troubleshoot/Locale.py +share/system-config-printer/troubleshoot/NetworkCUPSPrinterShared.py +share/system-config-printer/troubleshoot/PrintTestPage.py +share/system-config-printer/troubleshoot/PrinterStateReasons.py +share/system-config-printer/troubleshoot/QueueNotEnabled.py +share/system-config-printer/troubleshoot/QueueRejectingJobs.py +share/system-config-printer/troubleshoot/RemoteAddress.py +share/system-config-printer/troubleshoot/SchedulerNotRunning.py +share/system-config-printer/troubleshoot/ServerFirewalled.py +share/system-config-printer/troubleshoot/Shrug.py +share/system-config-printer/troubleshoot/VerifyPackages.py +share/system-config-printer/troubleshoot/Welcome.py +share/system-config-printer/troubleshoot/__init__.py +share/system-config-printer/troubleshoot/base.py +share/system-config-printer/ui/AboutDialog.ui +share/system-config-printer/ui/ConnectDialog.ui +share/system-config-printer/ui/ConnectingDialog.ui +share/system-config-printer/ui/InstallDialog.ui +share/system-config-printer/ui/JobsWindow.ui +share/system-config-printer/ui/NewPrinterName.ui +share/system-config-printer/ui/NewPrinterWindow.ui +share/system-config-printer/ui/PrinterPropertiesDialog.ui +share/system-config-printer/ui/PrintersWindow.ui +share/system-config-printer/ui/SMBBrowseDialog.ui +share/system-config-printer/ui/ServerSettingsDialog.ui +share/system-config-printer/ui/WaitWindow.ui +share/system-config-printer/ui/statusicon_popupmenu.ui +share/system-config-printer/userdefault.py +share/system-config-printer/xml/preferreddrivers.rng +share/system-config-printer/xml/validate.py +@dirrm share/system-config-printer/xml +@dirrm share/system-config-printer/ui +@dirrm share/system-config-printer/troubleshoot +@dirrm share/system-config-printer/icons +@dirrm share/system-config-printer @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @@ -183,3 +201,5 @@ @dirrmtry share/locale/bn_IN @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrm %%PYTHON_SITELIBDIR%%/cupshelpers +@dirrm etc/cupshelpers