summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
...
* appstream-glib: update 0.7.18 -> 0.8.2Markus Volk2022-11-291-2/+2
| | | | | | | Code switched from using soup-2 to libcurl Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ibus: add opengl related checkMingli Yu2022-11-101-1/+3
| | | | | | | | | | | | | | Add opengl to REQUIRED_DISTRO_FEATURES when gtk4 is configured in PACKAGECONFIG. Fixes: ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.bb DEPENDS on or otherwise requires it) gtk4 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'ibus', 'gtk4'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 2.4.0 -> 2.5.0Wang Mingyu2022-10-181-1/+1
| | | | | | | | | | | | | | Changelog: ========= - New Devices - Cintiq Pro 27 - Intuos Pro Small refresh - Dell Chromebook 11 5190 2-in-1 - Dell Inspiron 14 7425 2-in-1 - Fujitsu U729X Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* onboard: removeAndreas Müller2022-10-152-96/+0
| | | | | | | | * it has not seen notable activity for 5 years * it broke here 8 month ago: image folder is empty Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream-glib: fix manpage generationMarkus Volk2022-09-201-1/+4
| | | | | | | | | | | | | Creating manpages is set by default but fails with: | I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl | warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" | cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl Disable manpage generation by default but fix the dependencies, so it wouldn't fail Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuser: Upgrade to 0.63Khem Raj2022-08-314-41/+132
| | | | | | | | Do not build docs, it needs sgml tools which are not available in OE Fix python type mismatch problems Generate needed files for reconfiguring the package Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 2.3.0 -> 2.4.0wangmy2022-08-061-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== Update README.md Add support for the Huion Inspiroy H1060P Add support for Huion MiniDial KD100 (#470) Add Chuwi MiniBook X (#508) CI: upgrade FreeBSD to 13.1 (#507) data: Add XP-Pen Deco L (#509) Add support for XP-Pen Artist 12. (#505) Revert "Add support for Huion MiniDial KD100 (#470)" (#504) Remove leftover autogen.sh (#503) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ibus: Swith to use main branch instead of masterKhem Raj2022-08-061-1/+1
| | | | | | | | | Upstream has switched to using main for tip of trunk, therefore follow it here in SRC_URI as well. Signed-off-by: Khem Raj <raj.khem@gmail.com> Suggested-by: Fabio Estevam <festevam@gmail.com> Reported-by: Markus Volk <f_l_k@t-online.de>
* libwacom: upgrade 2.2.0 -> 2.3.0wangmy2022-07-021-1/+1
| | | | | | | | | | | | | | Changelog: ============ - New Devices: - Acer Chromebook Spin 13 - Huion HS611 - Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380 - Samsung Galaxy Book Pro 360, Flex2 - Devices matching a "* Keyboard" glob are no longer treated as tablets Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: rename recipes to avoid suffix in futureAndreas Müller2022-04-131-1/+1
| | | | | | | | | | We have two gnome-bluetooths: * 3.34.5: This will deprecate so add suffix and name it gnome-bluetooth3 * 42.0: This is the future of gnome-bluetooth so name it as such Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-gnome-desktop: replace gnome-bluetooth by gnome-bluetooth4Andreas Müller2022-04-131-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ibus: upgrade 1.5.23+ -> 1.5.26Andreas Müller2022-04-132-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.5.26 * Enhance compose keys df664b1 19377ad * Enhance Emoji features acc5570 104148b d9ff2bb * Implement clear preedit for GTK4 5487a6b * Calculate keycode from keysym in GTK3 forward-key-event 4957d14 * Fix to send char position at update_preedit_text f5757ad * Deprecate gettext.bind_textdomain_codeset() since Python 3.8 28acfd4 * Fix ibus_key_event_from_string for gobject-introspection c69b61a * Fix a key event loop with forwarding keys 6b979e7 * Delete gnome-autogen dependency 2bc47f0 * Change XKB layout string color in panel 0e118e7 * Add IBUS_INPUT_HINT_PRIVATE for browser private mode 0f1485b * mkdir socket dirs instead of socket paths 787b564 dfd3fbf * Add org.freedesktop.IBus.session.generic.service b5423f0 * Check XDG_SESSION_DESKTOP for Plasma desktop 1f27521 * Update simple.xml with xkeyboard-config 2.35.1 a3c0724 * Update ibusunicodegen.h with unicode-ucd 14.0.0 9bf9ef0 * Enhance CI fbea544 51e3295 d53d31d be17934 675b94f * Fix typos a82bda5 1.5.25 * src/tests: Run gnome-session with no-overview mode 214b60a bc7811c ab6b958 * client/gtk2: Implement ibus_im_context_set_surrounding_with_selection() d105a39 * Code reviews e9e1642 17ae266 * src/ibuscomposetable: Do not include the same compose file a755d16 * src/ibusenginesimple: Multi_key to 0xB7 7e12d58 2fc1a02 * src/ibusenginesimple: Make Compose preedit less intrusive 3e2609e df49566 4259f16 5bd2ecc * Change default Emoji shortcut key b952d30 * setup: Enhance engine search function a4939f6 * client/gtk2/ibusimcontext: Enable sync process in GTK4 a823161 * engine: Update simple.xml with xkeyboard-config 2.33 934c456 238eb61 1.5.24 * Add GTK4 IM module c7928b1 d0a47c3 * Search engine name directly ef4c5c7 * Update IBusInputPurpose and IBusInputHints in ibustypes.h b72efea * Warn deprecated IBus XKB engines /w dialog 5322c44 * Update simple.xml 5012b69 * Add CI 30a3641 * Fix arguments in GLib.DBusSignalCallback for Vala 0.50 dd4cc5b * Fix to build emoji-*.dict in CLDR 38 aa558de * Fix build environments 02338ce 5d68b00 29959e1 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-text-editor: initial add 42.0Andreas Müller2022-04-061-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-commander: initial add 1.14.2Andreas Müller2022-04-061-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-gtk: upgrade 0.2.0 -> 0.3.0Andreas Müller2022-04-061-3/+5
| | | | | | | Add PACKAGECONFIGs for gtk3 and gtk4 - both enabled by default Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: upgrade 0.6.55 -> 22.08.8Andreas Müller2022-04-063-43/+15
| | | | | | | | * backported patch can go * adjust systemd options Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 2.1.0 -> 2.2.0Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-047-7/+7
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* onboard: Inherit setuptools3-base instead of setuptools3Khem Raj2022-03-011-1/+1
| | | | | | It uses distutils heavily Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 1.12 -> 2.1.0Wang Mingyu2022-02-221-1/+1
| | | | | | | | | | | | | Changelog: ========= - New Devices: - Dell Latitude 5290 - Lenovo ThinkPad X1 Tablet Gen3, Yoga 7 - Pine64 PineNote - HP ProBook x360 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-gnome-apps.bb: add gearyMarkus Volk2022-01-251-0/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: backport a meson 0.61 patchAlexander Kanavin2022-01-244-12/+35
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usermode: upgrade 1.113 -> 1.114Andreas Müller2022-01-112-9/+10
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-gnome-desktop: Mark TUNE_PKGARCH specificAndreas Müller2022-01-051-0/+3
| | | | | | | | | | | | | Fixes: | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gmime-dev to libgmime-3.0-dev) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gnome-menus-dev to libgnome-menu-3-dev) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gmime to libgmime-3.0-0) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gnome-menus to libgnome-menu-3-0) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gmime-dbg to libgmime-3.0-dbg) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gnome-menus-dbg to libgnome-menu-3-dbg) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Rename gnome-menus3 -> gnome-menusAndreas Müller2022-01-051-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Drop gnome-desktop3 providersAndreas Müller2022-01-051-1/+1
| | | | | | | | | * gnome-desktop3 name was left from gnome2 times * RPROVIDES was broken: Both gnome-desktop and libgnome-desktop were added to RPROVIDES. This caused images with missing gnome-desktop Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: update to 1.12Oleksandr Kravchuk2021-12-132-14/+24
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-gtk: introspection is not valid meson optionKhem Raj2021-11-171-3/+1
| | | | | | | meson 0.60+ errors out on unknown options and -Dintrospection is not a valid option Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-034-4/+4
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-screenshot: add recipe for 40.0Tim Orling2021-10-191-0/+1
| | | | | | | | | | GNOME Screenshot is a small utility that takes a screenshot of the whole desktop; the currently focused window; or an area of the screen. Also add to packagegroup-gnome-apps Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream-glib: Inherit pkgconfigKhem Raj2021-09-241-1/+1
| | | | | | | Fixes Did not find pkg-config by name 'pkg-config' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-0311-19/+19
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gthumb: initial add 3.10.3Andreas Müller2021-06-091-1/+2
| | | | | | | | Make polkit and GI as required distro features it depends on colord which needs these features to compile Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libstemmer: upgrade 2.0.0 -> 2.1.0zangrc2021-06-013-53/+6
| | | | | | | | | | | | | | | 0002-snowball-stemwords-do-link-with-LDFLAGS-set-by-build.patch Removed since this is included in 2.1.0 Refresh the following patch: 0001-Build-so-lib.patch -License-Update: Add the following Copyright Copyright (c) 2013, Yoshiki Shibukawa Copyright (c) 2006,2007,2009,2010,2011,2014-2019, Olly Betts Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "nautilus: Exclude from builds"Khem Raj2021-05-171-0/+1
| | | | | | This reverts commit f2dd5227245bd1c9f6e40b41b2df298ff27d80b3. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: Exclude from buildsKhem Raj2021-05-141-1/+0
| | | | | | | It does not build with latest meson upgrades from OE-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* packagegroup-gnome-apps: Add gnome-disk-utility only if polkit is in ↵Khem Raj2021-04-261-2/+1
| | | | | | | DISTRO_FEATURES Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* appstream-glib: upgrade 0.7.17 -> 0.7.18Andreas Müller2021-01-211-2/+1
| | | | | | | | | | | | | | | | | | | | | Version 0.7.18 ~~~~~~~~~~~~~~ Released: 2020-09-07 New Features: - Add content rating system APIs from gnome-software (Philip Withnall) - Add "validate-version" command (Florian Müllner) Bugfixes: - Allow timestamp in the future in validate-relax (Bartłomiej Piotrowski) - Don't ignore localized strings that are the same as original (Isaque Galdino) - Fix crash with invalid children of <ul/> (Fabian Vogt) - Lower the OARS/CSM mapping of sex-homosexuality/intense (Philip Withnall) - Properly initialize mutexes (Laurent Bigonville) - Test launchable tags in validation (Ian McInerney) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ibus: Update to 1.5.3 plus fix for vala 0.50Khem Raj2020-11-032-10/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: re-add 3.36.3Andreas Müller2020-08-131-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar: initial add 3.36.2Andreas Müller2020-08-091-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ibus: upgrade 1.5.21 -> 1.5.22Andreas Müller2020-06-291-2/+2
| | | | | | | | | | | | | 1.5.22 * GDBusAuthObserver security fix 3d442db * Use XDG_CACHE_HOME for Unix socket directory a141a14 982c40f 5742e1b d53401e a1705ad * Hangul button press handling 25d11f5 c662a02 ecc3465 * Fix deprecated APIs 48a8d7e 35863d8 * Bug fixes 773420f 745ffb8 26a8105 bccf94d d50627f 7486385 cd4fef5 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: initial add 3.34.2Andreas Müller2020-06-031-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhandy: Remove, moved to OE-coreAdrian Bunk2020-05-181-21/+0
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream-glib: update 0.7.16 -> 0.7.17Emmanuel Roullit2020-05-141-2/+2
| | | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ghex: initial add 3.18.4Andreas Müller2020-04-141-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* onboard: add mime-xdg to inheritAndreas Müller2020-01-191-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: initial add 3.34.1Andreas Müller2019-12-291-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhandy: initial add 0.0.12Andreas Müller2019-12-161-0/+21
| | | | | | | libhandy is required by upcoming gnome-tweaks Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-tweaks: initial add 3.34.0Andreas Müller2019-12-161-0/+1
| | | | | | | | It runs but the area I did it for 'Startup Applications'is empty and I would like to disable some and see how gnome stores this. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>