1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

Stagify, add orphaned file.

This commit is contained in:
Koop Mast 2014-06-30 21:39:30 +00:00
parent 0d1ccc3c54
commit 855af989e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359927
2 changed files with 6 additions and 6 deletions

View File

@ -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' \

View File

@ -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