summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* tracker: upgrade 3.4.2 -> 3.5.0Wang Mingyu2023-03-221-1/+1
| | | | | | | | | | | | | | Changelog: ========== * Dark theme fixes in documentation * It is now possible to use TrackerSparqlStatement for SPARQL updates for massive performance improvements. * JSON-LD is now supported as a RDF format * New auto-generated VAPI file. Updates might be necessary. * Reworked documentation, based on gi-docgen Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuser: upgrade v0.63 -> v0.64Sakib Sajal2023-03-172-87/+2
| | | | | | | | Removed patch which is contained in new version: 0003-python-Compilation-warnings-update.patch Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: Make seccomp dependency optional for rv32Khem Raj2023-03-042-1/+33
| | | | | | | rv32 support in libseccomp is not yet upstream, therefore add rv32 to seccomp unsupported architectures Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: Remove openmp dep for rv32 and ppc32Khem Raj2023-03-041-0/+2
| | | | | | openmp is not yet ported for these architectures Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-commander: Upgrade to 1.16.0 releaseKhem Raj2023-03-012-22/+31
| | | | | | | | | | | | - Switch to using meson for build system - Add -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR to continue using std::auto_ptr from exiv2 - The changes are here [1] [1] https://gcmd.github.io/2023/01/22/Release-v1-16-0.html Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webp-pixbuf-loader: update 0.0.7 -> 0.2.0Markus Volk2023-02-261-2/+2
| | | | | | | - fix license information Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* .patch: fix Upstream-Status formatting issues reported by patchreview tool ↵Martin Jansa2023-02-245-5/+5
| | | | | | | from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gparted: update 1.4.0 -> 1.5.0Markus Volk2023-02-223-68/+6
| | | | | | | | - Remove unneeded patches - Keep buildable without polkit after gettext migration Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-software: update 43.2 -> 43.4Markus Volk2023-02-121-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: Depend on openmp when using clangKhem Raj2023-02-011-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnuchess: Fix build with c++17Khem Raj2023-01-212-1/+151
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 43.1 -> 43.2Wang Mingyu2023-01-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== * Regressions addressed: - Launch search from shell correctly - Make nautilus-autorun-software work again - Restore 2-dimensional navigation from sushi - Resolve stuttering scrolling - Reintroduce 64px icon size for grid view - Show full filename again in grid, using tooltips * Other bugfixes: - Avoid a many crashes - Show rename error dialogs again - Handle X11-only drag-and-drop quirks - Allow autorun.sh without executable bit - Improve selection-setting - Restrict DND actions over drag source - Focus replaces files - Improve keyboard focus navigation on the new views - Stop blocking on the tracker connection - Don't add missing emblems * Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: upgrade 1.10.4 -> 1.10.6Wang Mingyu2023-01-171-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== * Fix the path and translation domains of GSchema files. * Removed strings that don't match our conscious language standards from the translation files. * Added autoptr support. * Fix translations of country and territory names in the mobile broadband dialog. * Honor explicitly set APN if provider was not present in the mobile broadband dialog. * Make sure Kosovar operators are ordered properly in the mobile broadband dialog. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: upgrade 1.50.2 -> 1.50.3Wang Mingyu2023-01-172-65/+2
| | | | | | | | | | | | | | | | | | | 0001-daemon-PATH-expand-the-sftp-backend-ssh-client.patch included in 1.50.3 Changelog: =========== * dav: Prevent usage of NULL when user is not specified * ftp: Fix hangs when the connection is released * fuse: Decrease file handle reference when open file fail * sftp: PATH-expand the ssh client * test: Several smaller enhancements * backend: Add support for xx-large and x-large thumbnails * goa: Prevent automounts when resuming from suspension * Translation updates (GNOME Translation Project contributors) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: update 43.1 -> 43.2Markus Volk2023-01-171-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eog: upgrade 43.1 -> 43.2Wang Mingyu2023-01-171-1/+1
| | | | | | | | | | Changelog: =========== - 142, Avoid critical warnings when saving images on exit - 143, Fix build on macOS Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-chess: import recipeMarkus Volk2023-01-152-0/+54
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webp-pixbuf-loader: add recipeMarkus Volk2023-01-151-0/+23
| | | | | | | | | | This adds a gdk-pixbuf loader for webp images. It fixes thumbnailing and adds support for webp in e.g. gnome-viewer (eog). gnome-background contains lots of webp images. The default wallpaper is set to 'adwaita-d.webp' and gnome-shell fails to load it. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server-native: upgrade 3.46.2 -> 3.46.3Wang Mingyu2023-01-111-2/+2
| | | | | | | | | | | | | | | Changelog: ========== Bug Fixes: I#442 - e_util_change_uri_component: Reset default port when changing scheme ews-I#208 - Prompting for password too often Miscellaneous: Fix a crash under source_registry_object_added_no_owner() ESoupAuthBearer: Add debug prints Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: upgrade 1.2.0 -> 1.2.1Wang Mingyu2023-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - AdwActionRow - Fix spacing after removing all prefixes/suffixes - AdwAvatar - Correctly redraw on custom image changes - AdwEntryRow - Respect use-markup property - Fix error/warning/success styles - Fix spacing after removing all prefixes/suffixes - AdwExpanderRow - Fix spacing after removing all prefixes/suffixes - AdwFlap - Fix natural width with fold-policy=never - AdwMessageDialog - Fix focus styles in RTL - AdwPreferencesWindow - Fix a memory leak - AdwSplitButton - Don't make dropdown insensitive when the button is - AdwTabBar - Fix focus handling - Fix autoscroll for non-local drags - AdwToastOverlay - Clarify documentation - AdwViewSwitcherBar - Fix typos in examples - AdwViewSwitcherTitle - Fix typos in examples - Stylesheet - Fix GtkSpinButton inside toolbars - Translation updates - Abkhazian - British English - Croatian - Friulian - German - Greek - Hebrew - Indonesian - Persian - Slovak - Turkish Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eog: add recipeMarkus Volk2023-01-081-0/+30
| | | | | | | Add eyeofgnome as it is a good image viewer Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: update 42.0 -> 43.0Markus Volk2023-01-081-1/+3
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2023-01-061-1/+1
| | | | | | | | gnome-photos depends on libportal which needs opengl DISTRO_FEATURES, so add the required DISTRO_FEATURES for gnome-photos. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2023-01-061-1/+3
| | | | | | | | file-roller depends on libportal which needs opengl DISTRO_FEATURE, so add the required distro also for file-roller. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: obviate the ssh-client requirement for gvfsAlex Stewart2023-01-062-1/+64
| | | | | | | | | | | | | | | | | | | | | | The gvfs project meson configuration attempts to locate and resolve the path to an ssh-client on the build host, then pass that full-path to the gvfs sftp-backend as a constant string, to be used at runtime to fork ssh subprocesses. As a consequence, if the build machine's ssh client path differs from the gvfs target's path - as is common for OE/buildroot builds - gvfs can fail at runtime. Further, build machines cannot configure gvfs without an ssh client, even though nothing *uses* the client during the build. The .patch in this commit has been upstreamed with gvfs, and modifies the configuration to instead pass the string-literal `ssh` to the sftp backend. With this change, gvfs will instead rely on PATH-expansion to locate the user's ssh-client at runtime. This obviates the requirement that the build machine have an ssh-client. Signed-off-by: Alex Stewart <alex.stewart@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome:terminal add missing inherit mesonMarkus Volk2023-01-061-3/+3
| | | | | | | | When testing Gnome recipes at runtime, I noticed that inherit meson was missing and gnome-terminal was not compiled. Fix this Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: upgrade 6.2.0 -> 6.4.0Wang Mingyu2023-01-061-1/+1
| | | | | | | | | | | | | | | Changelog: ========== * Build: simplify handling of library soversion. * Add some new API (see the reference documentation). * Some API breaks (see the reference documentation). * Experiments to simplify GtkStack custom switcher implementations. Moved the result to the attic/ directory. * TeplView: add code from gedit: override delete_from_cursor vfunc. In gedit it's for the Ctrl+D keybinding to delete the current line. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal-gtk: add recipeMarkus Volk2023-01-042-0/+45
| | | | | | | - add it as denpendency for xdg-desktop-portal-gnome Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: add runtime dependency on adwaita-icon-themeMarkus Volk2023-01-041-0/+2
| | | | | | | This is needed to have icons and cursors visible by default Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.26.0 -> 1.30.0Wang Mingyu2023-01-041-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: update LAYERSERIES_COMPAT for mickledoreMartin Jansa2023-01-041-1/+1
| | | | | | | * oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libportal: move to oe-coreAlexander Kanavin2023-01-011-19/+0
| | | | | | | Epiphany now again requires it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: update 42.0 -> 43.2Markus Volk2022-12-312-20/+26
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: Fix build race seen on musl systemsKhem Raj2022-12-312-0/+36
| | | | | | Backport a patch to fix correct use of dependency object Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: add missing RDEPENDSMarkus Volk2022-12-311-2/+14
| | | | | | | Add enough runtime dependencies to make gnome-shell start from the terminal Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dconf-editor: update 3.38.3 -> 43.0Markus Volk2022-12-313-48/+21
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-terminal: update 3.42.2 -> 3.46.7Markus Volk2022-12-311-10/+8
| | | | | | | Since 3.45 there are no longer tarballs available. Switch to using git Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-panel: update 3.44.0 -> 3.47.1Markus Volk2022-12-311-2/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: update 40.1 -> 43.0Markus Volk2022-12-311-2/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-flashback: update 3.44.0 -> 3.46.0Markus Volk2022-12-311-2/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: update 42.4 -> 42.5Markus Volk2022-12-311-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: update 3.42.0 -> 43.0Markus Volk2022-12-281-5/+10
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: update 42.0 -> 43Markus Volk2022-12-272-49/+10
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: update 42.2 -> 43.1Markus Volk2022-12-271-11/+15
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libportal: build libportal-gtk4 and vala supportMarkus Volk2022-12-271-3/+3
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: update 42.3 -> 43.1Markus Volk2022-12-271-18/+18
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcloudproviders: add recipeMarkus Volk2022-12-271-0/+11
| | | | | | | It is a mandatory dependency of nautilus Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* metacity: upgrade 3.46.0 -> 3.46.1Wang Mingyu2022-12-271-1/+1
| | | | | | | | | | | | Changelog: =========== - Improve switching between windows of same application. (#26) - Fix crash when background pixmap has non-default depth. (#34) - Unminimaze child window together with main window. (#31) - Updated translations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal-gnome: add recipeMarkus Volk2022-12-271-0/+31
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2022-12-231-1/+1
| | | | | | | | | | | Fixes: ERROR: Nothing PROVIDES 'evolution-data-server' (but /build/layers/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary_43.0.bb DEPENDS on or otherwise requires it) evolution-data-server 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', 'geary', 'evolution-data-server'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>