summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* accountsservice: fix build for systemd not in DISTRO_FEATURESAndreas Müller2019-12-111-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: Hack musl build fixAndreas Müller2019-12-103-0/+86
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-gtk: add polkit to required distro featuresAndreas Müller2019-12-101-0/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add: packagegroup-gnome-apps / packagegroup-gnome-desktopAndreas Müller2019-12-102-0/+45
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: initial add 0.6.55Andreas Müller2019-12-101-0/+29
| | | | | | | It is a dependency for upcoming gnome-control-center Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-215-5/+5
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: initial add 0.33Andreas Müller2019-11-141-0/+14
| | | | | | | | | | * it is a dependency for upcoming gnome-settings-daemon * there are later versions of libwacom availabvle but due to genaration of udev-rule at build time these versions open nasty native dependencies: libgudev-native -> udev-native Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ibus: initial add 1.5.21Andreas Müller2019-11-014-0/+146
| | | | | | | It is a depency for gnome-shell Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-gtk: initial add 0.2.0Andreas Müller2019-11-011-0/+21
| | | | | | | it is a dependency for upcoming gnome-control-center Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream-glib: initial add 0.7.16Andreas Müller2019-10-251-0/+37
| | | | | | | It is a dependency for upcoming gnome recipes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libstemmer: initial add 2.0.0Andreas Müller2019-10-253-0/+148
| | | | | | | It is a dependency for upcoming appstream-glib Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuser: musl now supports secure_getenvAdrian Bunk2019-08-182-63/+0
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usermode: 1.112 -> 1.113Hongxu Jia2018-12-183-57/+2
| | | | | | | | | Drop backported patches - 0001-Missing-n-in-translated-string.patch - 0001-Include-sys-sysmacros.h-for-major-minor.patch Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usermode: Fix build with glibc 2.28+Khem Raj2018-08-152-0/+26
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usermode: 1.111 -> 1.112Hongxu Jia2018-08-023-37/+31
| | | | | | | - Drop 0001-formatting-issues.patch which upstream fixed the issue Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-gnome: add libuser 0.62Hongxu Jia2018-05-174-0/+158
| | | | | | | Since oe-core removed libuser, add it which required by usermode Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>