Commit Graph

7 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
sthen
8fff2934ad sync WANTLIB 2022-04-01 19:09:43 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
ajacoutot
01aa9f5bdc Update to polkit-qt5-0.114.0. 2021-06-25 16:04:20 +00:00
rsadowski
979c71e952 Remove devel/automoc (Qt4) as bdep.
OK ajacoutot@ (maintainer)
2020-02-10 20:52:15 +00:00
ajacoutot
578676d9e1 Fix SHARED_LIBS name... 2019-11-24 18:46:26 +00:00
ajacoutot
f0fe75fc7f Import polkit-qt5-0.113.0.
polkit-qt5 is a library that lets developers use the PolicyKit 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
PolicyKit.

Port extracted from x11/polkit,qt5 so we can keep updating it instead of being
stuck with the qt4 version.
ok robert@
2019-11-23 15:20:19 +00:00