git: 8ebb3082eacd - main - devel/libdbusmenu-qt: prepare for Qt 6.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Apr 2023 06:09:03 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ebb3082eacdafd9ff5e4b30e310926c104bb0ba commit 8ebb3082eacdafd9ff5e4b30e310926c104bb0ba Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-04-16 06:08:05 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-04-16 06:08:05 +0000 devel/libdbusmenu-qt: prepare for Qt 6.5.0 Obtained from: https://invent.kde.org/plasma/plasma-workspace/-/commit/f6dad3c07bd10ebe332a180aa912c9870856155a --- .../files/patch-src_com.canonical.dbusmenu.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/devel/libdbusmenu-qt/files/patch-src_com.canonical.dbusmenu.xml b/devel/libdbusmenu-qt/files/patch-src_com.canonical.dbusmenu.xml new file mode 100644 index 000000000000..95ae0bc5de5f --- /dev/null +++ b/devel/libdbusmenu-qt/files/patch-src_com.canonical.dbusmenu.xml @@ -0,0 +1,15 @@ +Obtained from: https://invent.kde.org/plasma/plasma-workspace/-/commit/f6dad3c07bd10ebe332a180aa912c9870856155a + +--- src/com.canonical.dbusmenu.xml.orig 2023-04-15 13:00:03 UTC ++++ src/com.canonical.dbusmenu.xml +@@ -316,8 +316,8 @@ --> + + <!-- Signals --> + <signal name="ItemsPropertiesUpdated"> +- <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="DBusMenuItemList"/> +- <annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="DBusMenuItemKeysList"/> ++ <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="DBusMenuItemList"/> ++ <annotation name="com.trolltech.QtDBus.QtTypeName.Out1" value="DBusMenuItemKeysList"/> + <dox:d> + Triggered when there are lots of property updates across many items + so they all get grouped into a single dbus message. The format is