mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Add sysutils/polkit-qt5.
This is the Qt5 version of sysutils/polkit-qt. From pkg-descr: Polkit-Qt is a library that lets developers use the Polkit API through a nice Qt-styled API. It is mainly a wrapper around QAction and QAbstractButton that lets you integrate those two component easily with Polkit. Submitted by: Tobias Berner <tcberner@gmail.com> to the kde@ mailing list
This commit is contained in:
parent
103d62fa7a
commit
e60a524f87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388527
@ -714,6 +714,7 @@
|
||||
SUBDIR += polkit-gnome
|
||||
SUBDIR += polkit-kde
|
||||
SUBDIR += polkit-qt
|
||||
SUBDIR += polkit-qt5
|
||||
SUBDIR += powerman
|
||||
SUBDIR += pp
|
||||
SUBDIR += pprotectd
|
||||
|
31
sysutils/polkit-qt5/Makefile
Normal file
31
sysutils/polkit-qt5/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= polkit-qt5
|
||||
DISTNAME= polkit-qt-1-${PORTVERSION}
|
||||
PORTVERSION= 0.112.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= KDE/stable/apps/KDE4.x/admin/
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt5 wrapper around Polkit libraries
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpolkit-agent-1.so:${PORTSDIR}/sysutils/polkit
|
||||
|
||||
CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF \
|
||||
-DBUILD_TEST:BOOL=OFF \
|
||||
-DUSE_QT4:BOOL=OFF \
|
||||
-DUSE_QT5:BOOL=ON
|
||||
|
||||
USE_GNOME= glib20
|
||||
USE_QT5= core dbus gui widgets buildtools_build qmake_build
|
||||
USES= cmake:outsource tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|$${LIB_DESTINATION}/pkgconfig|libdata/pkgconfig|' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
|
||||
.include <bsd.port.mk>
|
2
sysutils/polkit-qt5/distinfo
Normal file
2
sysutils/polkit-qt5/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (polkit-qt-1-0.112.0.tar.bz2) = 67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
|
||||
SIZE (polkit-qt-1-0.112.0.tar.bz2) = 67725
|
6
sysutils/polkit-qt5/pkg-descr
Normal file
6
sysutils/polkit-qt5/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
Polkit-Qt is a library that lets developers use the Polkit API through
|
||||
a nice Qt-styled API. It is mainly a wrapper around QAction and
|
||||
QAbstractButton that lets you integrate those two component easily
|
||||
with Polkit.
|
||||
|
||||
WWW: http://projects.kde.org/projects/kdesupport/polkit-qt-1
|
41
sysutils/polkit-qt5/pkg-plist
Normal file
41
sysutils/polkit-qt5/pkg-plist
Normal file
@ -0,0 +1,41 @@
|
||||
include/polkit-qt5-1/PolkitQt1/ActionDescription
|
||||
include/polkit-qt5-1/PolkitQt1/Agent/Listener
|
||||
include/polkit-qt5-1/PolkitQt1/Agent/Session
|
||||
include/polkit-qt5-1/PolkitQt1/Authority
|
||||
include/polkit-qt5-1/PolkitQt1/Details
|
||||
include/polkit-qt5-1/PolkitQt1/Gui/Action
|
||||
include/polkit-qt5-1/PolkitQt1/Gui/ActionButton
|
||||
include/polkit-qt5-1/PolkitQt1/Gui/ActionButtons
|
||||
include/polkit-qt5-1/PolkitQt1/Identity
|
||||
include/polkit-qt5-1/PolkitQt1/Subject
|
||||
include/polkit-qt5-1/PolkitQt1/TemporaryAuthorization
|
||||
include/polkit-qt5-1/polkitqt1-actiondescription.h
|
||||
include/polkit-qt5-1/polkitqt1-agent-listener.h
|
||||
include/polkit-qt5-1/polkitqt1-agent-session.h
|
||||
include/polkit-qt5-1/polkitqt1-authority.h
|
||||
include/polkit-qt5-1/polkitqt1-details.h
|
||||
include/polkit-qt5-1/polkitqt1-export.h
|
||||
include/polkit-qt5-1/polkitqt1-gui-action.h
|
||||
include/polkit-qt5-1/polkitqt1-gui-actionbutton.h
|
||||
include/polkit-qt5-1/polkitqt1-gui-actionbuttons.h
|
||||
include/polkit-qt5-1/polkitqt1-identity.h
|
||||
include/polkit-qt5-1/polkitqt1-subject.h
|
||||
include/polkit-qt5-1/polkitqt1-temporaryauthorization.h
|
||||
include/polkit-qt5-1/polkitqt1-version.h
|
||||
lib/cmake/PolkitQt5-1/PolkitQt5-1Config.cmake
|
||||
lib/cmake/PolkitQt5-1/PolkitQt5-1ConfigVersion.cmake
|
||||
lib/cmake/PolkitQt5-1/PolkitQt5-1Targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/PolkitQt5-1/PolkitQt5-1Targets.cmake
|
||||
lib/libpolkit-qt5-agent-1.so
|
||||
lib/libpolkit-qt5-agent-1.so.1
|
||||
lib/libpolkit-qt5-agent-1.so.1.112.0
|
||||
lib/libpolkit-qt5-core-1.so
|
||||
lib/libpolkit-qt5-core-1.so.1
|
||||
lib/libpolkit-qt5-core-1.so.1.112.0
|
||||
lib/libpolkit-qt5-gui-1.so
|
||||
lib/libpolkit-qt5-gui-1.so.1
|
||||
lib/libpolkit-qt5-gui-1.so.1.112.0
|
||||
libdata/pkgconfig/polkit-qt5-1.pc
|
||||
libdata/pkgconfig/polkit-qt5-agent-1.pc
|
||||
libdata/pkgconfig/polkit-qt5-core-1.pc
|
||||
libdata/pkgconfig/polkit-qt5-gui-1.pc
|
Loading…
Reference in New Issue
Block a user