aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome
AgeCommit message (Collapse)Author
7 daysadw-gtk3: upgrade 5.2 -> 5.3Wang Mingyu
Changelog: =========== -Add gtk4 theme workflow -Add create release workflow -Fix repo name -Increase padding of switches -Sidebar border colors -Add Debian repo info -Update update-gtk4-theme.yml -Update gtk4 theme Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-29gtkmm4: add x11 to REQUIRED_DISTRO_FEATURESMartin Jansa
* depends on pangomm-2.48 which has x11 in REQUIRED_DISTRO_FEATURES * maybe pangomm-2.48 should be adjusted to use GTK3DISTROFEATURES like regular pangomm in : https://git.openembedded.org/meta-openembedded/commit/?h=scarthgap&id=9abe74eb0bd53316b0bb3fe1d241c83e2674e72e Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-23gtk4mm: add recipeMarkus Volk
the gtk4 variant of gtkmm is required for gnome-system-monitor Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-23gnome-themes-extra: build with gtk+3Markus Volk
- disable gtk2 - update dependencies Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-09libjcat: upgrade 0.2.0 -> 0.2.1Wang Mingyu
Changelog: ============ - Do not dedupe sig and sig-of-checksum when loading - Fix the installed tests - Show the sig-of-checksum results clearer on the CLI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-22gcr3: upgrade 3.41.1 -> 3.41.2Wang Mingyu
0001-meson.build-correctly-handle-disabled-ssh_agent-opti.patch refreshed for 3.41.2 Changelog: ============ - ui: Add gcr.gresource.xml back into the build - misc: Several memory leaks were fixed - ci: Several CI fixes - Updated translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-12gmime: inherit gtk-docRoss Burton
Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-08libjcat: upgrade 0.1.14 -> 0.2.0Wang Mingyu
Changelog ======== - Add support for verifying firmware transparency checkpoints - Add various bitcounting functions for future use - Allow creating and validating SHA512 checksums - Allow verifying the checksum of a payload - Sprinkle __attribute__((nonnull)) to give a little more compile-time safety Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-08adw-gtk3: upgrade 5.1 -> 5.2Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-12-04vte9: Drop recipeKhem Raj
The version from core layer is good for meta-gnome as well these days packages needing older version are gone. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-12meta-oe: Use autotools make systemKhem Raj
OE-core is switching to default to meson for gnome recipes Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-12vte9: Add knob for enabling systemdKhem Raj
Only enable it when systemd is in DISTRO_FEATURES Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-11vte9: Fix build with api-documentation enabledMarkus Volk
This fixes: | Program gi-docgen found: NO | | ../vte-0.74.1/doc/reference/meson.build:18:11: ERROR: Program 'gi-docgen' not found or not executable Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-11drop GNOMEBASEBUILDCLASS = "meson"Markus Volk
It is set to meson by default Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-11vte9: Upgrade to 0.74.1Khem Raj
License-Update: Switch to LGPL-3 license * Switch to using meson build system * Merge inc file into single recipe Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-11Adjust vala build according to changes in vala.bbclassMarkus Volk
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-05gcab: upgrade 1.4 -> 1.6Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-23adw-gtk3: upgrade 4.9 -> 5.1Wang Mingyu
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>
2023-09-20libxmlb: remove recipeMarkus Volk
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>
2023-09-16libxmlb: fix a reproducibility and runtime issue with ptestMarkus Volk
- add missing HOMEPAGE entry Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-10libxmlb: update 0.3.10 -> 0.3.14Markus Volk
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>
2023-09-07adw-gtk3: upgrade 4.8 -> 4.9Wang Mingyu
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>
2023-08-15libpeas: fix api-documentation buildMarkus Volk
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-11gnome-themes-extra: fix datadir pathMarkus Volk
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>
2023-07-28webkitgtk3: add recipeMarkus Volk
- 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>
2023-06-19adw-gtk3: upgrade 4.7 -> 4.8Wang Mingyu
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>
2023-06-14libjcat: upgrade 0.1.13 -> 0.1.14Wang Mingyu
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>
2023-05-26libpeas: requires gobject-introspection-data DISTRO_FEATURERoss Burton
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>
2023-05-25adw-gtk3: upgrade 4.6 -> 4.7Wang Mingyu
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>
2023-05-20libpeas: depend on gobject-introspection-dataRoss Burton
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>
2023-05-20gnome-common: add autoconf-archive RDEPENDSRoss Burton
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>
2023-05-20vte9: add missing dependency on glib-2.0-nativeRoss Burton
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>
2023-05-19libpeas: Fix reference to TMPDIR in testsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-06adw-gtk3: update 4.5 -> 4.6Markus Volk
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-03libxmlb: add missing dependency on glib-2.0 and xzMartin Jansa
* 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>
2023-04-10adw-gtk3: add recipeMarkus Volk
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>
2023-03-31gmime: Update to 3.2.13Khem Raj
- 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>
2023-03-25libpeas: upgrade 1.34.0 -> 1.36.0Wang Mingyu
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>
2023-03-09libjcat: upgrade 0.1.12 -> 0.1.13Wang Mingyu
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>
2022-12-23libxmlb: allow to build nativeMarkus Volk
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>
2022-10-13gtkmm3: upgrade 3.24.5 -> 3.24.7Markus Volk
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-09-27libpeas: upgrade 1.32.0 -> 1.34.0wangmy
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>
2022-09-20libxmlb: upgrade 0.3.9 -> 0.3.10wangmy
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>
2022-09-20libjcat: upgrade 0.1.11 -> 0.1.12wangmy
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>
2022-08-30gtk+: Fix function signature of create_menu()Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-26atkmm-2.36: upgrade 2.36.1 -> 2.36.2wangmy
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30pyxdg: upgrade 0.27 -> 0.28wangmy
BaseDirectory: Add support for $XDG_STATE_DIR Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-31libxmlb: upgrade 0.3.8 -> 0.3.9Wang Mingyu
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>
2022-04-26atkmm: Allow build with waylandKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-25gtkmm3: Allow wayland or x11 in distro featuresKhem Raj
Fixes build with no-x11 distros Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>