summaryrefslogtreecommitdiffstats
path: root/freebsd/dependencies/polkit-tqt
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
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')
-rw-r--r--freebsd/dependencies/polkit-tqt/Makefile42
-rw-r--r--freebsd/dependencies/polkit-tqt/distinfo3
-rw-r--r--freebsd/dependencies/polkit-tqt/pkg-descr13
-rw-r--r--freebsd/dependencies/polkit-tqt/pkg-plist40
4 files changed, 98 insertions, 0 deletions
diff --git a/freebsd/dependencies/polkit-tqt/Makefile b/freebsd/dependencies/polkit-tqt/Makefile
new file mode 100644
index 000000000..312972a93
--- /dev/null
+++ b/freebsd/dependencies/polkit-tqt/Makefile
@@ -0,0 +1,42 @@
+# -*-mode: makefile-*-
+# Created by: slavek.banko@axis.cz
+# $FreeBSD$
+#
+
+.include <../../trinity.port.mk>
+
+PORTNAME= polkit-tqt
+COMMENT= PolicyKit-tqt library
+TDE_PREVERSION=
+MASTER_SITE_SUBDIR= p/${PORTNAME}
+DISTSRC= ${PORTNAME}-trinity-${TDE_VERSION}${TDE_PREVERSION}
+PORTREVISION= 0
+CATEGORIES= sysutils
+DIST_SUBDIR= TDE/dependencies
+PREFIX= ${LOCALBASE}
+
+
+BUILD_DEPENDS+= tmoc:${PORTSDIR}/x11/trinity/dependencies/tqtinterface
+
+LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface \
+ libdbus-1-tqt.so:${PORTSDIR}/x11/trinity/dependencies/dbus-1-tqt \
+ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
+
+# Build
+post-patch: tde-pathfix
+
+do-configure: tde-cmake-prepare
+ ${TDE_CMAKE_CONFIGURE} \
+ -DCMAKE_INSTALL_PREFIX="${PREFIX}" \
+ -DPKGCONFIG_INSTALL_DIR="${PREFIX}/libdata/pkgconfig" \
+ -DBUILD_ALL=ON \
+ -DBUILD_EXAMPLES=OFF \
+ -DWITH_ALL_OPTIONS=ON \
+
+do-build: tde-cmake-build
+
+post-build: tde-cmake-check
+
+do-install: tde-cmake-install
+
+.include <bsd.port.mk>
diff --git a/freebsd/dependencies/polkit-tqt/distinfo b/freebsd/dependencies/polkit-tqt/distinfo
new file mode 100644
index 000000000..248a24b77
--- /dev/null
+++ b/freebsd/dependencies/polkit-tqt/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1650615549
+SHA256 (TDE/dependencies/polkit-tqt_14.0.12.orig.tar.xz) = 5da467776e797ab971ac190e8ec7890fdf5df6b7409c14c9b9b79570e47a53ea
+SIZE (TDE/dependencies/polkit-tqt_14.0.12.orig.tar.xz) = 54084
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.
diff --git a/freebsd/dependencies/polkit-tqt/pkg-plist b/freebsd/dependencies/polkit-tqt/pkg-plist
new file mode 100644
index 000000000..5c6f93d1e
--- /dev/null
+++ b/freebsd/dependencies/polkit-tqt/pkg-plist
@@ -0,0 +1,40 @@
+include/polkit-tqt/PolkitTQt/ActionDescription
+include/polkit-tqt/PolkitTQt/Agent/Listener
+include/polkit-tqt/PolkitTQt/Agent/Session
+include/polkit-tqt/PolkitTQt/Authority
+include/polkit-tqt/PolkitTQt/Details
+include/polkit-tqt/PolkitTQt/Gui/Action
+include/polkit-tqt/PolkitTQt/Gui/ActionButton
+include/polkit-tqt/PolkitTQt/Gui/ActionButtons
+include/polkit-tqt/PolkitTQt/Identity
+include/polkit-tqt/PolkitTQt/Subject
+include/polkit-tqt/PolkitTQt/TemporaryAuthorization
+include/polkit-tqt/polkit-tqt-actiondescription.h
+include/polkit-tqt/polkit-tqt-agent-listener.h
+include/polkit-tqt/polkit-tqt-agent-session.h
+include/polkit-tqt/polkit-tqt-authority.h
+include/polkit-tqt/polkit-tqt-details.h
+include/polkit-tqt/polkit-tqt-export.h
+include/polkit-tqt/polkit-tqt-gui-action.h
+include/polkit-tqt/polkit-tqt-gui-actionbutton.h
+include/polkit-tqt/polkit-tqt-gui-actionbuttons.h
+include/polkit-tqt/polkit-tqt-identity.h
+include/polkit-tqt/polkit-tqt-subject.h
+include/polkit-tqt/polkit-tqt-temporaryauthorization.h
+lib/cmake/polkit-tqt.cmake
+lib/libpolkit-tqt-agent.la
+lib/libpolkit-tqt-agent.so
+lib/libpolkit-tqt-agent.so.0
+lib/libpolkit-tqt-agent.so.0.0.0
+lib/libpolkit-tqt-core.la
+lib/libpolkit-tqt-core.so
+lib/libpolkit-tqt-core.so.0
+lib/libpolkit-tqt-core.so.0.0.0
+lib/libpolkit-tqt-gui.la
+lib/libpolkit-tqt-gui.so
+lib/libpolkit-tqt-gui.so.0
+lib/libpolkit-tqt-gui.so.0.0.0
+libdata/pkgconfig/polkit-tqt-agent.pc
+libdata/pkgconfig/polkit-tqt-core.pc
+libdata/pkgconfig/polkit-tqt-gui.pc
+libdata/pkgconfig/polkit-tqt.pc