diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-09-22 08:03:31 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-09-22 08:03:31 +0800 |
commit | aef27371ab9f15404613fc0851c1b21feffa88bf (patch) | |
tree | 55614f2d798905da0e17bc84d15393819a15bdeb /print | |
parent | c21db719b73ebfb61e27f85671bdde17be04be38 (diff) | |
download | marcuscom-ports-aef27371ab9f15404613fc0851c1b21feffa88bf.tar.gz marcuscom-ports-aef27371ab9f15404613fc0851c1b21feffa88bf.tar.zst marcuscom-ports-aef27371ab9f15404613fc0851c1b21feffa88bf.zip |
Was updated in ports to newer version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18690 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-pk-helper/Makefile | 24 | ||||
-rw-r--r-- | print/cups-pk-helper/distinfo | 2 | ||||
-rw-r--r-- | print/cups-pk-helper/pkg-descr | 4 | ||||
-rw-r--r-- | print/cups-pk-helper/pkg-plist | 15 |
4 files changed, 0 insertions, 45 deletions
diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile deleted file mode 100644 index 3c1906eae..000000000 --- a/print/cups-pk-helper/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: Michael Johnson <ahze@FreeBSD.org> -# $FreeBSD$ -# $MCom: ports/trunk/print/cups-pk-helper/Makefile 18610 2013-06-30 16:33:05Z marcus $ - -PORTNAME= cups-pk-helper -PORTVERSION= 0.2.0 -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 - -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ - cups:${PORTSDIR}/print/cups-client \ - polkit-gobject-1:${PORTSDIR}/sysutils/polkit - -USE_BZIP2= yes -USE_GNOME= intlhack glib20 -USES= gettext gmake pathfix pkgconfig -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/libs - -.include <bsd.port.mk> diff --git a/print/cups-pk-helper/distinfo b/print/cups-pk-helper/distinfo deleted file mode 100644 index 531f43351..000000000 --- a/print/cups-pk-helper/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cups-pk-helper-0.2.0.tar.bz2) = 63f094bd2849a18527d2ff2460bca7e27d6799b84a829b4029316fdbae3c50ad -SIZE (cups-pk-helper-0.2.0.tar.bz2) = 214092 diff --git a/print/cups-pk-helper/pkg-descr b/print/cups-pk-helper/pkg-descr deleted file mode 100644 index 7af6a7c45..000000000 --- a/print/cups-pk-helper/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Cups-pk-helper is an application which makes cups configuration interfaces -available under control of PolicyKit. - -WWW: http://www.freedesktop.org/software/cups-pk-helper diff --git a/print/cups-pk-helper/pkg-plist b/print/cups-pk-helper/pkg-plist deleted file mode 100644 index 96c08ae76..000000000 --- a/print/cups-pk-helper/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf -libexec/cups-pk-helper-mechanism -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/fr/LC_MESSAGES/cups-pk-helper.mo -share/locale/hu/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/pl/LC_MESSAGES/cups-pk-helper.mo -share/locale/sl/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/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy |