Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (20m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 13:34:46 UTC Now

2023-05-03 07:30:57 UTC MAIN commitmail json YAML

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

(pin)