Most notable:
* Wayland is manadatory
* Patch removed was applied
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* It is a hard dependency for gnome-shell 41
* Final destination for this recipe should be oe-core but start it here first:
* Some dependencies (graphene / sassc-native) are not in oe-core yet
* In meta-gnome gtk4 recipe can mature: The initial recipe focuses on target
build and make consumers of gtk4 happy
* The native gtk4-update-icon-cache wrapper dance is missing
* Missing nativesdk (added a comment why)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upcoming gtk4 supports native / nativesdk and it depends on graphene
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The infamous segfaults are back when building with clang
| make[3]: *** [Makefile:2395: 24/gimp-char-picker.svg] Segmentation fault
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Move the mutter gsettings to their own package. Some other compositors
(specifically, phoc) want to use the mutter provided gsettings to remain
compatible. This allows those recipes to pick up the runtime settings
without having to pull in all of mutter
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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>
new version of gnome-online-accounts with libsoup3 support also needs
this in librest
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
This helps fixing with webkit 2.34+
yelp-xsl 41.0
=============
* Loosen CSS match for title/desc in linkdiv
* Use better target contrasts for white-on-black
yelp 41.1
=========
* Fixed validation issues in appdata file
* Updated yelp-xsl dependency
* Revamped a lot of color code to avoid deprecated Gtk API (Shaun McCance)
* Search results and 'All Help' now use current styling (Shaun McCance)
* Fixed aliasing on the icon (Jakub Steiner)
* Build against webkit2gtk-4.1 by default (Javier Jardón)
* Removed calls to deprecated Soup API (Carlos Garcia Campos)
* Updated translations:
oc (Quentin PAGÈS)
yelp-tools 41.0
===============
* Updates documentation (Andre Klapper)
* Updates to build files (Jan Tojnar)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The main repo is sourced from git://git.openembedded.org not github.
Don't think oe-core.git exists.
Lets be constent across all sub layers.
Drop Revisions and Prioriiy from repo references as they are not used.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
it depends on accountservice package which already needs this
DISTRO_FEATURE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
=======================================================
network-manager-applet-1.24.0
Overview of changes since network-manager-applet-1.22.0
=======================================================
* If Polkit permissions allow it, create system connections (instead
of user-restricted ones) when clicking on a Wi-Fi network in the
applet.
* Fix display of blurry applet icon.
* Use the "port" word for dependend devices and profiles in the
editor.
* Support storing and retrieving WireGuard preshared-key into/from a
keyring.
* Update translations.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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>
Compile in two stages. First, generate gtksourceview-gresources.h,
then compile everything else. Adding the dependency is not trivial
so we wait for upstream and add a benign workaround.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Achieve by adding a PACKAGECONFIG for pango and keep that out of native.
* pango support is not required for gimp build
* pango support caused random segmentation faults building gimp. To work around
vector support was disabled for many arches.
Am not sure but segfaults might be caused by missing font configuration on
native:
| Fontconfig error: Cannot load default config file
Now with upcoming pango 1.48.7 build of gimp build is broken completely: All
calls of gegl caused segfaults.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consistency fixes to format names, in particular for palettized formats.
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Moves the gnome-shell-gsettings package to it's own package so that
other desktop environments that depends on it can pull it in without
pulling in all of gnome-shell
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>