summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-extended/imsettings/imsettings_1.8.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* imsettings: upgrade 1.8.3 -> 1.8.10Liu Yiding2025-06-081-34/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | - old SRC_URI is invalid now, change to official gitlab source code - Copied ABOUT-NLS from native sysroot's gettext manually to fix issue | configure.ac:84: error: required file './ABOUT-NLS' not found - remove man page since it needs db2x_docbook2man command which we do not have recipe for Changelog: - Rename DBus service file - Drop deprecated m4 macro - Add GDMSESSION to the list of overriding envvar - Add SwitchIMwithEnv dbus method - Set default desktop name for client - Disable none.conf on all the wayland sessions - Support wildcard in IMSETTINGS_IGNORE_SESSION - none.conf: Fix unexpected setup for GNOME and Plasma Wayland - Check a flag of IMSETTINGS_IGNORE_SESSION at SwitchIM - Bump API version - Add IsActionNeeded method - Add IMSETTINGS_IGNORE_SESSION - Add is_env_support_needed function - Drop GNOME support - Fix too early threshold for detecting the loop of process restarting Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imsettings: add missing DEPENDS on autoconf-archive-nativeRoss Burton2023-05-201-1/+1
| | | | | | | | This can be satisfied via transitive dependencies, but make it an explicit DEPENDS. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imsettings: upgrade 1.8.2 -> 1.8.3Andreas Müller2022-01-121-0/+34
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>