sysutils/polkit-qt: update to 0.114

Changelog:
----------
* Use feature_summary()
* Drop PolkitQt1::version*() API declaration, never implemented
* Use target_sources to directly set sources instead of helper vars
* Include headers in example & test like external consumer would
* Set include dirs for linking libraries during build by target interface
* Generate version & config file in core build dir
* Use individual export headers/macros per each library
* Remove outdated template FindPolkitQt.cmake
* Remove module prefix from Qt includes in public headers
* Link polkit-qt-test to agent lib target, an include is used
* Remove module prefix from Qt includes of non-oublic headers
* Remove unused include
* Remove unneeded/unused include_directories
* Use more override
* Use more nullptr
* Port away from legacy LINK_PUBLIC & LINK_PRIVATE
* Fully qualify slot argument
* Use QStringLiteral
* Convert license statements to SPDX expressions
* Remove unused cmake macro files
* Enable CMAKE_AUTOUIC and CMAKE_AUTORCC
* Let cmake set the C++ standard

* Port from Q_ENUMS to Q_ENUM * Make use of PkgConfig to find dependencies

* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Use more nullptr
* API dox: reference KDE Frameworks, no longer KDE Development Platform
* Support API documentation generation with kapidox
* Make it compile without deprecated method
This commit is contained in:
Tobias C. Berner 2021-06-26 23:15:12 +02:00
parent 7aec8e0c78
commit e520541b73
7 changed files with 14 additions and 10 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= kauth
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org

View file

@ -2,6 +2,7 @@
PORTNAME= liblxqt
PORTVERSION= 0.17.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= LXQT

View file

@ -2,6 +2,7 @@
PORTNAME= lxqt-policykit
PORTVERSION= 0.17.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= LXQT

View file

@ -1,5 +1,6 @@
PORTNAME= polkit-kde-agent-1
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org

View file

@ -1,8 +1,7 @@
# Created by: Dima Panov <fluffy@Fluffy.Khv.RU>
PORTNAME= polkit-qt-1
DISTVERSION= 0.113.0
PORTREVISION= 8
DISTVERSION= 0.114.0
CATEGORIES= sysutils
MASTER_SITES= KDE/stable/${PORTNAME}/
@ -10,7 +9,6 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Qt5 wrapper around Polkit libraries
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpolkit-agent-1.so:sysutils/polkit

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1567014658
SHA256 (polkit-qt-1-0.113.0.tar.xz) = 5b866a2954ef10ffb66156e2fe8ad0321b5528a8df2e4a91b02f5041ce5563a7
SIZE (polkit-qt-1-0.113.0.tar.xz) = 64652
TIMESTAMP = 1624741407
SHA256 (polkit-qt-1-0.114.0.tar.xz) = 2eb0f22445888295ffa2bfbc0c3693847a0f973bb6b0c3e4cce0218be7e3907e
SIZE (polkit-qt-1-0.114.0.tar.xz) = 58384

View file

@ -10,14 +10,16 @@ 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-export.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-core-export.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-gui-export.h
include/polkit-qt5-1/polkitqt1-identity.h
include/polkit-qt5-1/polkitqt1-subject.h
include/polkit-qt5-1/polkitqt1-temporaryauthorization.h
@ -28,13 +30,13 @@ 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.113.0
lib/libpolkit-qt5-agent-1.so.1.114.0
lib/libpolkit-qt5-core-1.so
lib/libpolkit-qt5-core-1.so.1
lib/libpolkit-qt5-core-1.so.1.113.0
lib/libpolkit-qt5-core-1.so.1.114.0
lib/libpolkit-qt5-gui-1.so
lib/libpolkit-qt5-gui-1.so.1
lib/libpolkit-qt5-gui-1.so.1.113.0
lib/libpolkit-qt5-gui-1.so.1.114.0
libdata/pkgconfig/polkit-qt5-1.pc
libdata/pkgconfig/polkit-qt5-agent-1.pc
libdata/pkgconfig/polkit-qt5-core-1.pc