./security/polkit-qt5, Qt5 Wrapper around PolicyKit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.114.0nb5, Package name: polkit-qt5-0.114.0nb5, Maintainer: pkgsrc-users

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.

This package provides Qt5 libraries.


Required to run:
[x11/qt5-qtbase] [security/polkit]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 69.324 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645)
Log message:
*: bump for libproxy 0.5
   2023-05-03 09:30:57 by pin | Files touched by this commit (3) | Package updated
Log message:
security/polkit-qt5: update to 0.114.0

v0.114.0
 - Make it compile without deprecated method
 - Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
 - Make use of PkgConfig to find dependencies
 - Port from Q_ENUMS to Q_ENUM
 - Let cmake set the C++ standard
 - Enable CMAKE_AUTOUIC and CMAKE_AUTORCC
 - Use QStringLiteral
 - Port away from legacy LINK_PUBLIC & LINK_PRIVATE
 - Set include dirs for linking libraries during build by target interface

v0.113.0
 - Do not use global static systembus instance
 - Fix QDBusArgument assertion
 - Add wrapper for polkit_system_bus_name_get_user_sync
 - Drop use of deprecated Qt functions
 - Fix compilation with Qt5.6
 - Allow compilation with older polkit versions
 - Fix build with -DBUILD_TEST=TRUE
 - authority: add support for passing details to polkit
 - Remove support for Qt4
 - Move cmake_minimum_required to the top of CMakeLists.txt
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-04-03 22:21:34 by Niclas Rosenvik | Files touched by this commit (436)
Log message:
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.