summaryrefslogtreecommitdiffstats
path: root/freebsd/dependencies/polkit-tqt/pkg-descr
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-04-29 11:11:51 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-04-29 11:46:58 +0200
commit4a4b5b038b986cfa18a3526e3e811b1aacf415a7 (patch)
treefc44614a4ece4cf46e6b7a50f6d17761004b1738 /freebsd/dependencies/polkit-tqt/pkg-descr
parent511d71e3e91ec267072d15390a1b5167c8da4712 (diff)
downloadtde-packaging-4a4b5b038b986cfa18a3526e3e811b1aacf415a7.tar.gz
tde-packaging-4a4b5b038b986cfa18a3526e3e811b1aacf415a7.zip
FreeBSD: Update for final release R14.0.12.
Add ports for several applications. Add port for polkit-tqt library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/dependencies/polkit-tqt/pkg-descr')
-rw-r--r--freebsd/dependencies/polkit-tqt/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/freebsd/dependencies/polkit-tqt/pkg-descr b/freebsd/dependencies/polkit-tqt/pkg-descr
new file mode 100644
index 000000000..5561f423e
--- /dev/null
+++ b/freebsd/dependencies/polkit-tqt/pkg-descr
@@ -0,0 +1,13 @@
+PolicyKit-tqt library
+
+PolicyKit is an application-level toolkit for defining and handling the policy
+that allows unprivileged processes to speak to privileged processes.
+
+It is a framework for centralizing the decision making process with respect to
+granting access to privileged operations for unprivileged (desktop) applications.
+
+libpolkit-tqt provides convenience classes and methods for TQt/TDE
+applications that want to use PolicyKit.
+
+This package contains the files necessary for running applications that use
+the libpolkit-tqt library.