aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/lxqt-policykit/Makefile28
-rw-r--r--sysutils/lxqt-policykit/distinfo3
-rw-r--r--sysutils/lxqt-policykit/pkg-descr4
4 files changed, 36 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 99769e11e92b..1dd15d3767ed 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -634,6 +634,7 @@
SUBDIR += lttng-ust
SUBDIR += luckybackup
SUBDIR += lxinput
+ SUBDIR += lxqt-policykit
SUBDIR += lxqt-qtplugin
SUBDIR += lxsplit
SUBDIR += lxtask
diff --git a/sysutils/lxqt-policykit/Makefile b/sysutils/lxqt-policykit/Makefile
new file mode 100644
index 000000000000..8f11671f4f16
--- /dev/null
+++ b/sysutils/lxqt-policykit/Makefile
@@ -0,0 +1,28 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= lxqt-policykit
+PORTVERSION= 0.13.0
+CATEGORIES= sysutils
+MASTER_SITES= LXQT
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= PolicyKit authentication agent
+
+LICENSE= LGPL21+
+
+LIB_DEPENDS= libpolkit-qt5-agent-1.so:sysutils/polkit-qt@qt5 \
+ libpolkit-agent-1.so:sysutils/polkit
+
+USES= cmake:outsource compiler:c++11-lib gettext-runtime kde:5 qt:5 \
+ localbase:ldflags lxqt pkgconfig tar:xz
+USE_QT= buildtools_build qmake_build core dbus gui linguisttools \
+ svg widgets x11extras xml
+USE_KDE= windowsystem
+USE_LXQT= buildtools lxqt
+USE_GNOME= glib20
+
+PLIST_FILES= bin/lxqt-policykit-agent \
+ etc/xdg/autostart/lxqt-policykit-agent.desktop
+
+.include <bsd.port.mk>
diff --git a/sysutils/lxqt-policykit/distinfo b/sysutils/lxqt-policykit/distinfo
new file mode 100644
index 000000000000..bf36cc2fa543
--- /dev/null
+++ b/sysutils/lxqt-policykit/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1527328595
+SHA256 (lxqt/lxqt-policykit-0.13.0.tar.xz) = f729a898a0ace59cf7702146dbe2891d8cb93494e0e6683099b60863b47727b5
+SIZE (lxqt/lxqt-policykit-0.13.0.tar.xz) = 33144
diff --git a/sysutils/lxqt-policykit/pkg-descr b/sysutils/lxqt-policykit/pkg-descr
new file mode 100644
index 000000000000..4395261cda7e
--- /dev/null
+++ b/sysutils/lxqt-policykit/pkg-descr
@@ -0,0 +1,4 @@
+Polkit authentification agent of LXQt.
+The authentication agent can elevate user privileges for other processes via polkit.
+
+WWW: http://lxqt.org/