summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome
Commit message (Collapse)AuthorAgeFilesLines
* adw-gtk3: upgrade 4.9 -> 5.1Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | Changelog: ============= Fix Headerbar Buttons Width error. Fix Geary sidebar looks broken error. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit eea0e7cf8bd12970e799dcf0cac7220a8d15510c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libxmlb: remove recipeMarkus Volk2023-09-203-63/+0
| | | | | | | It was moved to oe-core Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: fix a reproducibility and runtime issue with ptestMarkus Volk2023-09-162-7/+43
| | | | | | | - add missing HOMEPAGE entry Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: update 0.3.10 -> 0.3.14Markus Volk2023-09-101-3/+3
| | | | | | | This update is required for latest appstream release Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adw-gtk3: upgrade 4.8 -> 4.9Wang Mingyu2023-09-071-1/+1
| | | | | | | | | | | | | Changelog: =========== Radio buttons in Firefox Make highlight more similar to Libadwaita Icons in Budgie Panel are cutoff at sides Add sidebar colors Custom tab color fix Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: fix api-documentation buildMarkus Volk2023-08-151-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-themes-extra: fix datadir pathMarkus Volk2023-08-111-4/+4
| | | | | | | | | | | | | | | | | | | | | This fixes do_rootfs error if gtk2 is installed Running transaction test Error: Transaction test error: file /usr conflicts between attempted installs of gnome-theme-adwaita-3.28-r0.corei7_64 and pipewire-modules-zeroconf-discover-0.3.77-r0.corei7_64 file /usr/lib conflicts between attempted installs of gnome-theme-adwaita-3.28-r0.corei7_64 and pipewire-modules-zeroconf-discover-0.3.77-r0.corei7_64 file /usr/lib/gtk-2.0 conflicts between attempted installs of gnome-theme-adwaita-3.28-r0.corei7_64 and at-spi2-core-2.48.3-r0.corei7_64 file /usr/share conflicts between attempted installs of gnome-theme-adwaita-3.28-r0.corei7_64 and ghostscript-10.01.2-r0.corei7_64 file /usr conflicts between attempted installs of libgtk-2.0-2.24.33-r0.corei7_64 and gnome-theme-adwaita-3.28-r0.corei7_64 file /usr/lib conflicts between attempted installs of libgtk-2.0-2.24.33-r0.corei7_64 and gnome-theme-adwaita-3.28-r0.corei7_64 file /usr/lib/gtk-2.0 conflicts between attempted installs of libgtk-2.0-2.24.33-r0.corei7_64 and gnome-theme-adwaita-3.28-r0.corei7_64 file /usr/lib/gtk-2.0/2.10.0 conflicts between attempted installs of libgtk-2.0-2.24.33-r0.corei7_64 and gnome-theme-adwaita-3.28-r0.corei7_64 file /usr/lib/gtk-2.0/2.10.0/engines conflicts between attempted installs of libgtk-2.0-2.24.33-r0.corei7_64 and gnome-theme-adwaita-3.28-r0.corei7_64 file /usr/share conflicts between attempted installs of libgtk-2.0-2.24.33-r0.corei7_64 and gnome-theme-adwaita-3.28-r0.corei7_64 file /usr/share/themes conflicts between attempted installs of libgtk-2.0-2.24.33-r0.corei7_64 and gnome-theme-adwaita-3.28-r0.corei7_64 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: add recipeMarkus Volk2023-07-282-0/+95
| | | | | | | | | | | | | | - Change the meta-gnome recipes to use the gtk3 variant of webkitgtk - Import gcr3 recipe from oe-core Most Gnome recipes require webkitgtk built with gtk+3. oe-core is in the process of updating webkitgtk to be built with gtk4. It will be necessary to add a recipe that provides the gtk+3 variant, or we wont be able to use e.g. geary with gmail addresses or provide google integration for gnome-calendar or nautilus/files. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adw-gtk3: upgrade 4.7 -> 4.8Wang Mingyu2023-06-191-1/+1
| | | | | | | | | | | | | | Chanelog: ========== Remove color variable Use libadwaita style outline border on list rows Update README.md Merge pull request #230 from SamuelBorn/patch-1 Don't style phosh #231 remove the gtk-4.0 folder from the theme Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: upgrade 0.1.13 -> 0.1.14Wang Mingyu2023-06-141-1/+1
| | | | | | | | | | Bugfixes: - Fix header includes - Fix prefix of LIBJCAT_CHECK_VERSION - Use project_source_root to fix building as a subproject Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-2/+2
| | | | | | | Until libpeas 2 is released, g-i is a hard requirement. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adw-gtk3: upgrade 4.6 -> 4.7Wang Mingyu2023-05-251-1/+1
| | | | | | | | | | | | | | Changelog: ========== - Make sure text selection is somewhat visible on websites with various backgrounds in both chromium and firefox - Slightly increase contrast of menuitems - Fix borders on vertical linked buttons - Fix borders on vertical spinbuttons - Change list row image-button style Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: depend on gobject-introspection-dataRoss Burton2023-05-201-0/+2
| | | | | | | peas uses the G-I repository to load plugins. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-common: add autoconf-archive RDEPENDSRoss Burton2023-05-201-1/+1
| | | | | | | If we're using autoconf-archive, add it to the RDEPENDS too. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vte9: add missing dependency on glib-2.0-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>
* libpeas: Fix reference to TMPDIR in testsKhem Raj2023-05-192-0/+83
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adw-gtk3: update 4.5 -> 4.6Markus Volk2023-05-061-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: add missing dependency on glib-2.0 and xzMartin Jansa2023-05-031-0/+2
| | | | | | | | | | | | | | | * without gobject-introspection-data in DISTRO_FEATURES it fails with: http://errors.yoctoproject.org/Errors/Details/702774/ Run-time dependency gio-2.0 found: NO (tried pkgconfig) ../git/meson.build:119:0: ERROR: Dependency gio-2.0 not found, tried pkgconfig and http://errors.yoctoproject.org/Errors/Details/702777/ Run-time dependency liblzma found: NO (tried pkgconfig) ../git/meson.build:121:0: ERROR: Dependency liblzma not found, tried pkgconfig Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adw-gtk3: add recipeMarkus Volk2023-04-101-0/+16
| | | | | | | This Theme will provide a unified look for gtk2/3/4 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gmime: Update to 3.2.13Khem Raj2023-03-312-13/+7
| | | | | | | - Drop nodolt.patch patch its applied upstream - Enable largefile and set ac_cv_sys_file_offset_bits=64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: upgrade 1.34.0 -> 1.36.0Wang Mingyu2023-03-251-1/+1
| | | | | | | | | | | | | Changelog: ========= * PeasExtensionSet now implements GListModel * libpeas now requires GLib 2.44 or newer for GListModel * Translation updates: - Interlingue - Turkish Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: upgrade 0.1.12 -> 0.1.13Wang Mingyu2023-03-091-1/+1
| | | | | | | | | | | | | New Features: - Add support for SHA512 checksums - Add the ability to add and remove support for blob types (#72) Bugfixes: - Fix header includes for clang-tidy - Show the expected SHA checksum in the error Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: allow to build nativeMarkus Volk2022-12-231-0/+2
| | | | | | | This will be needed for gnome-software Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkmm3: upgrade 3.24.5 -> 3.24.7Markus Volk2022-10-131-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: upgrade 1.32.0 -> 1.34.0wangmy2022-09-271-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== * Resource-based plugins are sorted by module-name before loading to aid in reproducibility. * Sorting of plugins with dependencies has been altered to improve sort-order with more complex plugin dependency graphs. * Translation updates: - Hebrew - Georgian - Bulgarian Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: upgrade 0.3.9 -> 0.3.10wangmy2022-09-201-1/+1
| | | | | | | | | | Bugfixes: - Fix dumping and exporting multiple files from the CLI - Watch files before loading them into the builder - Fix potential double free when filtering by language Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: upgrade 0.1.11 -> 0.1.12wangmy2022-09-201-1/+1
| | | | | | | | | | | | Changelog: ========== Bugfixes: - Correctly export the AliasIds in all cases - Install installed-test firmware.bin.ed25519 - Predate test cert activation date by 1 day Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk+: Fix function signature of create_menu()Khem Raj2022-08-302-0/+51
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* atkmm-2.36: upgrade 2.36.1 -> 2.36.2wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pyxdg: upgrade 0.27 -> 0.28wangmy2022-06-301-1/+1
| | | | | | | BaseDirectory: Add support for $XDG_STATE_DIR Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: upgrade 0.3.8 -> 0.3.9Wang Mingyu2022-05-311-1/+1
| | | | | | | | | | | | Released: 2022-05-24 Bugfixes: - Fix the crash for when the root tree has no children - Fix the crash when getting the element for the [empty] root - Install xb-tool into bindir Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* atkmm: Allow build with waylandKhem Raj2022-04-262-2/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* gtkmm3: Allow wayland or x11 in distro featuresKhem Raj2022-04-251-1/+1
| | | | | | | Fixes build with no-x11 distros Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* libxmlb: upgrade 0.3.7 -> 0.3.8Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: upgrade 0.1.10 -> 0.1.11Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: upgrade 1.30.0 -> 1.32.0Wang Mingyu2022-03-241-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-0415-15/+15
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: upgrade 0.1.9 -> 0.1.10Wang Mingyu2022-02-221-1/+1
| | | | | | | | | | | | | | | | Changelog: ========= New Features: - Add ED25519 support - Define three more types used for the firmware transparency log Bugfixes: - Include the pkgconfig variables in the subproject dependency - Drop the use of setuptools in the test script for regenerating ld version file - Use the correct lookup method for the python3 script interpreter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: upgrade 0.3.6 -> 0.3.7Wang Mingyu2022-02-221-1/+1
| | | | | | | | | | | Bugfixes: - Ensure reproducible results when importing a node - Ignore all hidden files when using _WATCH_DIRECTORY - Show the value bindings when using XB_SILO_PROFILE_FLAG_XPATH - Use the correct lookup method for the python3 script interpreter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* atkmm: Add new recipe for 2.36+Khem Raj2022-02-211-0/+23
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkmm3: add gdk-pixbuf-native to satisfy meson 0.61Alexander Kanavin2022-01-241-1/+1
| | | | | | | | This version of meson checks for gkd-pixbuf utilities regardless of whether demos are enabled or not. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gmime: inherit valaMarkus Volk2022-01-241-1/+1
| | | | | | | This is needed to get the vala gir files created (needed e.g. to build geary). Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pyxdg: upgrade and remove distutilsRoss Burton2022-01-181-2/+2
| | | | | | | | Upgrade to 0.27, and switch to setuptools now that distutils is deprecated. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: Update to 0.3.6Richard Hughes2021-12-141-1/+1
| | | | | | | | | Bugfixes: - Ensure _IS_TOKENIZED is set if tokens are added manually - Ensure we never add too many tokens to the silo Signed-off-by: Richard Hughes <richard@hughsie.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: Update to 0.1.9Richard Hughes2021-12-141-3/+3
| | | | | | | | | | | | | | | New Features: - Set which backends are supported in the pkgconfig file - Use -Dcli=false to reduce the install size Bugfixes: - Return an error if we try to self-sign no bytes of data - Show a more accurate output when not all engines are enabled Also, inherit lib_package so the binary isn't installed by default. Signed-off-by: Richard Hughes <richard@hughsie.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk+: remove obsolete support for renamed libtoolRoss Burton2021-12-132-37/+0
| | | | | | | | libtool is now longer renamed to ${host}-libtool, so remove the changes to support this. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-themes-extra: set correct SRC_URIRoss Burton2021-12-131-0/+2
| | | | | | | | | | | gnome-themes-extra uses an unconventional version for GNOME as it doesn't have three parts, it's just 3.28 instead of 3.28.0. Because of this the default SRC_URI from gnomebase doesn't work, so manually set the correct SRC_URI. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: put binary into separate packageRoss Burton2021-11-131-1/+3
| | | | | | | | xb-tool is for debugging purposes only and isn't needed in normal use. Inherit lib_package so the binary isn't installed by default. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-033-3/+3
| | | | | | | | | 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>
* libxmlb: upgrade 0.3.2 -> 0.3.3wangmy2021-10-191-5/+4
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>