From 42aff71ce04153fda62eb40b4b651f7410423e25 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 24 Jun 2025 01:19:15 +0000 Subject: automatic import of fcitx5 --- fcitx5-disab-dbus-tests.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fcitx5-disab-dbus-tests.patch (limited to 'fcitx5-disab-dbus-tests.patch') diff --git a/fcitx5-disab-dbus-tests.patch b/fcitx5-disab-dbus-tests.patch new file mode 100644 index 0000000..69e7571 --- /dev/null +++ b/fcitx5-disab-dbus-tests.patch @@ -0,0 +1,11 @@ +--- fcitx5-5.1.10/test/CMakeLists.txt.orig 2024-11-20 13:04:35.212500434 +0800 ++++ fcitx5-5.1.10/test/CMakeLists.txt 2024-11-20 13:04:48.594686421 +0800 +@@ -40,7 +40,7 @@ + add_executable(XvfbWrapper IMPORTED) + set_target_properties(XvfbWrapper PROPERTIES IMPORTED_LOCATION "${CMAKE_CURRENT_SOURCE_DIR}/xvfb_wrapper.sh") + +-if (ENABLE_DBUS) ++if (0) + find_program(DBUS_DAEMON_BIN dbus-daemon) + add_executable(DBusWrapper IMPORTED) + set_target_properties(DBusWrapper PROPERTIES IMPORTED_LOCATION "${CMAKE_CURRENT_SOURCE_DIR}/dbus_wrapper.sh") -- cgit v1.2.3