Path to this page:
./
devel/libdbusmenu-lxqt,
Library providing a Qt implementation of the DBusMenu protocol
Branch: CURRENT,
Version: 0.2.0,
Package name: libdbusmenu-lxqt-0.2.0,
Maintainer: pkgsrc-usersThis library provides a Qt implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export and import
their menus over DBus.
Forked from libdbusmenu-qt, https://github.com/desktop-app/libdbusmenu-qt
Master sites:
Filesize: 38.152 KB
Version history: (Expand)
- (2024-11-15) Updated to version: libdbusmenu-lxqt-0.2.0
- (2024-11-15) Updated to version: libdbusmenu-lxqt-0.1.0nb3
- (2024-11-01) Updated to version: libdbusmenu-lxqt-0.1.0nb2
- (2024-11-01) Updated to version: libdbusmenu-lxqt-0.1.0nb1
- (2024-08-02) Package added to pkgsrc.se, version libdbusmenu-lxqt-0.1.0 (created)
CVS history: (Expand)
2024-11-15 13:41:15 by pin | Files touched by this commit (3) | |
Log message:
devel/libdbusmenu-lxqt: update to 0.2.0
libdbusmenu-lxqt-0.2.0 / 2024-11-05
===================================
* Stop checking for `QIcon::name()` existence.
* Fix AUTOMOC related warnings.
* Don't redefine already defined macros.
* Remove Bazaar stuff.
* Use CMake to set the CXX standard in use.
* Use CMake to set the symbol visibility.
* Remove duplicated compiler flags.
* Move compiler flag check/set.
* Update Qt6 include directories use.
* Update self include directories.
* Removes dist and distcheck targets.
* Renamed README;compiling instructions.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-08-20 08:10:04 by pin | Files touched by this commit (1) |
Log message:
devel/libdbusmenu-lxqt: -USE_CMAKE
|
2024-08-02 19:45:05 by pin | Files touched by this commit (6) |
Log message:
This is the first release of libdbusmenu-lxqt, which is forked from \
libdbusmenu-qt and ported to Qt6. Also,
- Turned off building of documentation by default.
- Fixed triggering of menu actions with Qt6.
|