mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/polkit-qt,sysutils/polkit-qt-1-devel: unify and flavorize
This updates sysutils/polkit-qt to the 0.200 release and removes the development version port polkit-qt-1-devel. The new version is now flavorized to support both Qt5 and Qt6.
This commit is contained in:
parent
4e56fb78f3
commit
552ed27ec1
2
MOVED
2
MOVED
@ -3033,3 +3033,5 @@ www/nibbleblog||2024-02-29|Has expired: Upstream WWW redirects to a different CM
|
||||
chinese/phpbb-tw||2024-02-29|Has expired: Last upstream was released in 2008 use chinese/phpbb3
|
||||
www/phpbb||2024-02-29|Has expired: Last upstream was released in 2008 use www/phpbb3
|
||||
devel/pcre++||2024-02-29|Unused in the ports tree depends on pcre which is EOLed since 2021
|
||||
sysutils/polkit-qt|sysutils/polkit-qt-1|2024-03-01|Renamed to move upstreams name and flavorized
|
||||
sysutils/polkit-qt-1-devel|sysutils/polkit-qt-1|2024-03-01|Renamed to move upstreams name and flavorized
|
||||
|
@ -8,7 +8,7 @@ WWW= https://github.com/JonMagon/KDiskMark
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
|
||||
RUN_DEPENDS= fio:benchmarks/fio
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
@ -5,7 +5,7 @@ CATEGORIES= devel kde kde-frameworks
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 abstraction to system policy and authentication features
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe kde:5 qt:5 tar:xz
|
||||
CPE_VENDOR= kde
|
||||
|
@ -9,7 +9,7 @@ WWW= https://github.com/lxqt/liblxqt
|
||||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt \
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
|
||||
|
||||
USES= cmake compiler:c++14-lang gettext gnome kde:5 lxqt \
|
||||
pkgconfig qt:5 tar:xz xorg
|
||||
|
@ -1048,8 +1048,7 @@
|
||||
SUBDIR += podman-suite
|
||||
SUBDIR += polkit
|
||||
SUBDIR += polkit-gnome
|
||||
SUBDIR += polkit-qt
|
||||
SUBDIR += polkit-qt-1-devel
|
||||
SUBDIR += polkit-qt-1
|
||||
SUBDIR += pot
|
||||
SUBDIR += potnet
|
||||
SUBDIR += poweralertd
|
||||
|
@ -8,7 +8,7 @@ WWW= https://foss.heptapod.net/bsdutils/bsdisks
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
|
||||
|
||||
USES= cmake compiler:c++11-lang qt:5
|
||||
|
||||
|
@ -6,7 +6,7 @@ MAINTAINER= adridg@FreeBSD.org
|
||||
COMMENT= KDE Partition Manager core library
|
||||
WWW= https://invent.kde.org/system/kpmcore
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
|
||||
|
||||
USES= cmake compiler:c++17-lang gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth coreaddons i18n widgetsaddons \
|
||||
|
@ -9,7 +9,7 @@ WWW= https://lxqt-project.org
|
||||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-agent-1.so:sysutils/polkit-qt \
|
||||
LIB_DEPENDS= libpolkit-qt5-agent-1.so:sysutils/polkit-qt-1@qt5 \
|
||||
libpolkit-agent-1.so:sysutils/polkit
|
||||
|
||||
USES= cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 gnome \
|
||||
|
@ -6,7 +6,7 @@ MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 daemon providing a polkit authentication UI
|
||||
WWW= https://www.kde.org/plasma-desktop
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= config coreaddons crash dbusaddons i18n iconthemes \
|
||||
|
@ -5,7 +5,7 @@ CATEGORIES= sysutils kde kde-plasma
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Manages the power consumption settings of a Plasma shell
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt6-agent-1.so:sysutils/polkit-qt-1-devel@qt6
|
||||
LIB_DEPENDS= libpolkit-qt6-agent-1.so:sysutils/polkit-qt-1@qt6
|
||||
|
||||
USES= cmake gettext gl kde:6 qt:6 tar:xz xorg
|
||||
USE_GL= gl opengl
|
||||
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1701502649
|
||||
SHA256 (polkit-qt-1-0.175.0.tar.xz) = 73a32d1a1819684145e0ef8a1f2ea804f9ec10ad78d62aa03bad4dbdb39c4c99
|
||||
SIZE (polkit-qt-1-0.175.0.tar.xz) = 58208
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= polkit-qt-1
|
||||
DISTVERSION= 0.175.0
|
||||
DISTVERSION= 0.200.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= KDE/unstable/${PORTNAME}/
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/
|
||||
PKGNAMESUFFIX= -${FLAVOR}
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
3
sysutils/polkit-qt-1/distinfo
Normal file
3
sysutils/polkit-qt-1/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1709230056
|
||||
SHA256 (polkit-qt-1-0.200.0.tar.xz) = 5d3b611c062d2b76a93750bb10c907bfd21d1ff08d0a15dc2cf63e278e1677fb
|
||||
SIZE (polkit-qt-1-0.200.0.tar.xz) = 58216
|
@ -30,13 +30,13 @@ lib/cmake/PolkitQt%%QT_VER%%-1/PolkitQt%%QT_VER%%-1Targets-%%CMAKE_BUILD_TYPE%%.
|
||||
lib/cmake/PolkitQt%%QT_VER%%-1/PolkitQt%%QT_VER%%-1Targets.cmake
|
||||
lib/libpolkit-qt%%QT_VER%%-agent-1.so
|
||||
lib/libpolkit-qt%%QT_VER%%-agent-1.so.1
|
||||
lib/libpolkit-qt%%QT_VER%%-agent-1.so.1.175.0
|
||||
lib/libpolkit-qt%%QT_VER%%-agent-1.so.1.200.0
|
||||
lib/libpolkit-qt%%QT_VER%%-core-1.so
|
||||
lib/libpolkit-qt%%QT_VER%%-core-1.so.1
|
||||
lib/libpolkit-qt%%QT_VER%%-core-1.so.1.175.0
|
||||
lib/libpolkit-qt%%QT_VER%%-core-1.so.1.200.0
|
||||
lib/libpolkit-qt%%QT_VER%%-gui-1.so
|
||||
lib/libpolkit-qt%%QT_VER%%-gui-1.so.1
|
||||
lib/libpolkit-qt%%QT_VER%%-gui-1.so.1.175.0
|
||||
lib/libpolkit-qt%%QT_VER%%-gui-1.so.1.200.0
|
||||
libdata/pkgconfig/polkit-qt%%QT_VER%%-1.pc
|
||||
libdata/pkgconfig/polkit-qt%%QT_VER%%-agent-1.pc
|
||||
libdata/pkgconfig/polkit-qt%%QT_VER%%-core-1.pc
|
@ -1,26 +0,0 @@
|
||||
PORTNAME= polkit-qt-1
|
||||
DISTVERSION= 0.114.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt5 wrapper around Polkit libraries
|
||||
WWW= https://projects.kde.org/projects/kdesupport/polkit-qt-1
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
LIB_DEPENDS= libpolkit-agent-1.so:sysutils/polkit
|
||||
|
||||
USES= cmake compiler:c++11-lang gnome pkgconfig qt:5 tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_QT= core dbus gui widgets buildtools:build qmake:build
|
||||
CMAKE_OFF= BUILD_EXAMPLES \
|
||||
BUILD_TEST
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|$${LIB_DESTINATION}/pkgconfig|libdata/pkgconfig|' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1624741407
|
||||
SHA256 (polkit-qt-1-0.114.0.tar.xz) = 2eb0f22445888295ffa2bfbc0c3693847a0f973bb6b0c3e4cce0218be7e3907e
|
||||
SIZE (polkit-qt-1-0.114.0.tar.xz) = 58384
|
@ -1,4 +0,0 @@
|
||||
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.
|
@ -1,43 +0,0 @@
|
||||
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-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-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
|
||||
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.114.0
|
||||
lib/libpolkit-qt5-core-1.so
|
||||
lib/libpolkit-qt5-core-1.so.1
|
||||
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.114.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