./devel/libdbusmenu-lxqt, Library providing a Qt implementation of the DBusMenu protocol

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


Branch: CURRENT, Version: 0.2.0, Package name: libdbusmenu-lxqt-0.2.0, Maintainer: pkgsrc-users

This 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)


CVS history: (Expand)


   2024-11-15 13:41:15 by pin | Files touched by this commit (3) | Package updated
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.