aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-04-16 06:08:05 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-04-16 06:08:05 +0000
commit8ebb3082eacdafd9ff5e4b30e310926c104bb0ba (patch)
tree0d4ebeac4f794eda3d1cd8409c7b737362284e83
parent260cc3e313ad47a1ce4024322878a77e9a54532a (diff)
downloadports-8ebb3082eacdafd9ff5e4b30e310926c104bb0ba.tar.gz
ports-8ebb3082eacdafd9ff5e4b30e310926c104bb0ba.zip
devel/libdbusmenu-qt: prepare for Qt 6.5.0
-rw-r--r--devel/libdbusmenu-qt/files/patch-src_com.canonical.dbusmenu.xml15
1 files changed, 15 insertions, 0 deletions
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