summaryrefslogtreecommitdiffstats
path: root/print/cups-pk-helper
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2009-12-30 00:01:07 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2009-12-30 00:01:07 +0800
commitb75cfbd5573538009619444ddce7138a32df52d4 (patch)
treed9300f33261f20daccabcb0a54f41a2a23b1d163 /print/cups-pk-helper
parent5e3c6a8e058b4a312b696894266752028df2e787 (diff)
downloadmarcuscom-ports-b75cfbd5573538009619444ddce7138a32df52d4.tar
marcuscom-ports-b75cfbd5573538009619444ddce7138a32df52d4.tar.gz
marcuscom-ports-b75cfbd5573538009619444ddce7138a32df52d4.tar.bz2
marcuscom-ports-b75cfbd5573538009619444ddce7138a32df52d4.tar.lz
marcuscom-ports-b75cfbd5573538009619444ddce7138a32df52d4.tar.xz
marcuscom-ports-b75cfbd5573538009619444ddce7138a32df52d4.tar.zst
marcuscom-ports-b75cfbd5573538009619444ddce7138a32df52d4.zip
Add cups-pk-helper
Cups-pk-helper is an application which makes cups configuration interfaces available under control of PolicyKit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13323 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/cups-pk-helper')
-rw-r--r--print/cups-pk-helper/Makefile25
-rw-r--r--print/cups-pk-helper/distinfo3
-rw-r--r--print/cups-pk-helper/pkg-descr2
-rw-r--r--print/cups-pk-helper/pkg-plist4
4 files changed, 34 insertions, 0 deletions
diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile
new file mode 100644
index 000000000..8e413b3e4
--- /dev/null
+++ b/print/cups-pk-helper/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: cups-pk-helper
+# Date created: 2009-12-29
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= cups-pk-helper
+PORTVERSION= 0.0.4
+CATEGORIES= print
+MASTER_SITES= http://www.vuntz.net/download/cups-pk-helper/
+
+MAINTAINER= ahze@FreeBSD.org
+COMMENT= A 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
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= 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
new file mode 100644
index 000000000..e2ed20a53
--- /dev/null
+++ b/print/cups-pk-helper/distinfo
@@ -0,0 +1,3 @@
+MD5 (cups-pk-helper-0.0.4.tar.bz2) = f01b83bbe35641b330efcff95bbaee7b
+SHA256 (cups-pk-helper-0.0.4.tar.bz2) = 85edaa3a931a167e519eaeb378bf52c5332879820989fff72310360ac23e7056
+SIZE (cups-pk-helper-0.0.4.tar.bz2) = 266120
diff --git a/print/cups-pk-helper/pkg-descr b/print/cups-pk-helper/pkg-descr
new file mode 100644
index 000000000..e496eb93d
--- /dev/null
+++ b/print/cups-pk-helper/pkg-descr
@@ -0,0 +1,2 @@
+Cups-pk-helper is an application which makes cups configuration interfaces
+available under control of PolicyKit.
diff --git a/print/cups-pk-helper/pkg-plist b/print/cups-pk-helper/pkg-plist
new file mode 100644
index 000000000..d1d62a8ca
--- /dev/null
+++ b/print/cups-pk-helper/pkg-plist
@@ -0,0 +1,4 @@
+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