From 855af989e5998b9ea05b6a6cfb700c26106b35a7 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Mon, 30 Jun 2014 21:39:30 +0000 Subject: [PATCH] Stagify, add orphaned file. --- print/system-config-printer/Makefile | 9 +++------ print/system-config-printer/pkg-plist | 3 +++ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index b5d42719463e..e2864680ec8c 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -4,7 +4,7 @@ PORTNAME= system-config-printer PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ @@ -18,10 +18,10 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \ ${LOCALBASE}/libexec/cups-pk-helper-mechanism:${PORTSDIR}/print/cups-pk-helper -USE_XZ= yes USE_PYTHON= yes GNU_CONFIGURE= yes -USES= desktop-file-utils gettext gmake pathfix pkgconfig shebangfix +USES= desktop-file-utils gettext gmake pathfix pkgconfig shebangfix \ + tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_GNOME= intlhack pygobject3 @@ -29,8 +29,6 @@ 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 @@ -39,7 +37,6 @@ INSTALLS_EGGINFO= yes PYDISTUTILS_PKGNAME= cupshelpers PYDISTUTILS_PKGVERSION= 1.0 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g; \ s|%%PREFIX%%|${PREFIX}|g' \ diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist index 445eb05c15b7..012cdfcd44ee 100644 --- a/print/system-config-printer/pkg-plist +++ b/print/system-config-printer/pkg-plist @@ -6,6 +6,7 @@ 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-1.0-py%%PYTHON_VER%%.egg-info %%PYTHON_SITELIBDIR%%/cupshelpers/__init__.py %%PYTHON_SITELIBDIR%%/cupshelpers/__init__.pyc %%PYTHON_SITELIBDIR%%/cupshelpers/__init__.pyo @@ -27,6 +28,8 @@ etc/xdg/autostart/print-applet.desktop %%PYTHON_SITELIBDIR%%/cupshelpers/xmldriverprefs.py %%PYTHON_SITELIBDIR%%/cupshelpers/xmldriverprefs.pyc %%PYTHON_SITELIBDIR%%/cupshelpers/xmldriverprefs.pyo +man/man1/system-config-printer-applet.1.gz +man/man1/system-config-printer.1.gz share/applications/system-config-printer.desktop share/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml share/dbus-1/services/org.fedoraproject.Config.Printing.service