summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
* graphene: upgrade 1.10.2 -> 1.10.6zhengruoqin2021-06-101-2/+4
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome: gnome-shell: Move gsettings to their own packageJoshua Watt2021-06-091-2/+4
| | | | | | | | | 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>
* yelp: upgrade 3.36.0 -> 40.2Andreas Müller2021-06-091-2/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-tools: upgrade 3.32.2 -> 40.0Andreas Müller2021-06-091-3/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-xsl: upgrade 3.36.0 -> 4.02Andreas Müller2021-06-091-4/+3
| | | | | | | For a copy of highlight.js they added BSD-3-Clause license Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 40.1 -> 40.2Andreas Müller2021-06-091-1/+1
| | | | | | | | | | | | Major changes in 40.2 ===================== * Fix missing "Open Scripts Folder" menu item (Ondrej Holy) * Prevent reopening of previewer on window focus (Felipe Borges) * Keep working directory when executing scripts (António Fernandes) * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgdata: upgrade 0.17.13 -> 0.18.1Andreas Müller2021-06-091-1/+1
| | | | | | | | | | | | | | | | Overview of changes from libgdata 0.18.0 to libgdata 0.18.1 =========================================================== * Translation updates Overview of changes from libgdata 0.17.13 to libgdata 0.18.0 ============================================================ * Add support for Team Drives (work by Ondrej Holy) (#25) * Bugs fixed: - #25 Team drives API support needed * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: upgrade 1.44.1 -> 1.48.1Andreas Müller2021-06-091-2/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview4: upgrade 4.6.1 -> 4.8.1Andreas Müller2021-06-091-3/+2
| | | | | | | | | | | | | | | | | | | | | | News in 4.8.1, 2021-03-02 ------------------------- * Fix highlighting in presence of byte-order-marks (BOM) * meson.lang: Update keywords to 0.55.3 syntax * cmake.lang: Update keywords to 3.18.2 syntax * go.lang: make "0i" syntax highlight as integer * Translation updates News in 4.7.90, 2020-08-07 -------------------------- * Bump GTK requirement to 3.24 for gdk_window_move_to_rect() * Use gdk_window_move_to_rect() to more reliably position completion windows * erb.lang: initial support for ERB * javascript.lang, typescript.lang: various correctness and performance improvements. * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gspell: upgrade 1.8.4 -> 1.9.1Andreas Müller2021-06-091-1/+1
| | | | | | | | | | | | News in 1.9.1, 2020-10-10 ------------------------- * gspell_language_get_name() is now implemented with the ICU library, not with the iso-codes package. As a result, gspell no longer depends on the iso-codes, and has the ICU as a new dependency. * Translation updates. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-terminal: upgrade 3.36.2 -> 3.40.2Andreas Müller2021-06-091-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: upgrade 3.36.0 -> 3.40.0Andreas Müller2021-06-091-2/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-keyring: upgrade 3.36.0 -> 40.0Andreas Müller2021-06-091-3/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-autoar; upgrade 0.3.2 -> 0.3.3Andreas Müller2021-06-091-2/+1
| | | | | | | | | Major changes in 0.3.3: * extractor: Fix extraction of one file archives (Ondrej Holy) * compressor: Fix usage of uninitialized value (Ondrej Holy) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: upgrade 3.38.1 -> 3.40.0Andreas Müller2021-06-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | version 3.40.0 -------------- Bugs fixed: * Error when creating an archive with no extension (!99) * Fixed encrypted files emblem (!120) * Open destination: fixed when using junk_paths (!112) New or updated application translations: * Romanian (Florentina Mușat) * Ukrainian (Yuri Chornoivan) version 3.39.1 -------------- New features and user visibile changes: * Let nautilus handle properly rar files. (Simental Magana, Marcos) (!1813) * Remember If Showing Other Options. (programmer-ceds) * Action Enter key in password field. (programmer-ceds) * libarchive: multicore xz compression. (Julian Groß) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.40.1 -> 3.40.2Andreas Müller2021-06-091-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dconf: upgrade 0.38.0 -> 0.40.0Andreas Müller2021-06-091-1/+2
| | | | | | | | | | | | | | | | | | | | | Changes in dconf 0.40.0 ======================= - common: Add missing G_BEGIN/END_DECLS to allow use of headers from C++ code (Philip Withnall, !67) Changes in dconf 0.39.1 ======================= - build: improve libdconf visible symbols (Inigo Martinez, Daniel Playfair Cal, !59) - engine: do not emit optimistic change notifications unless the local value is different (Daniel Playfair Cal, !2) - build: minor fixes to bash completion script (Philip Withnall, !64) - service: add a systemd unit for D-Bus activation (Simon McVittie, !63) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gthumb: initial add 3.10.3Andreas Müller2021-06-092-1/+33
| | | | | | | | 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>
* gnome-flashback: upgrade 3.36.3 -> 3.40.0Andreas Müller2021-06-091-2/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* metacity: upgrade 3.36.1 -> 3.40.0Andreas Müller2021-06-091-2/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker-miners: upgrade 3.0.5 -> 3.1.1zangrc2021-06-092-4/+5
| | | | | | | | | | Refresh the following patch: 0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch Enable seccomp if distro feature is on Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.0.4 -> 3.1.1zangrc2021-06-091-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-font-viewer: upgrade 3.34.0 -> 40.0Andreas Müller2021-06-051-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: upgrade 3.36.3 -> 40.1Andreas Müller2021-06-051-2/+3
| | | | | 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>
* libgweather: upgrade 3.36.1 -> 3.36.2zangrc2021-05-281-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 3.34.1 -> 3.34.5zangrc2021-05-281-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-autoar: upgrade 0.3.1 -> 0.3.2zangrc2021-05-281-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gexiv2: upgrade 0.12.1 -> 0.12.2zangrc2021-05-281-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: add polkit to REQUIRED_DISTRO_FEATRUESChen Qi2021-05-281-1/+1
| | | | | | | | mutter depends on gnome-settings-daemon which requires 'polkit' distro feature. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-gnome: add Cogl/Clutter from oe-coreRoss Burton2021-05-2817-0/+606
| | | | | | | | | Nothing in openembedded-core needs Clutter now, and Clutter is abandoned upstream. Move it to meta-gnome as there are still a few users of Clutter in Gnome. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgtop: fix do_compile errorChangqing Li2021-05-212-0/+39
| | | | | | | | | | | | On some distros, such as fedora32, cross compile failed with following error since host library is used. undefined reference to `stat64@GLIBC_2.33' According doc of ld, set searchdir begins with "=", but not hardcoded locations. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.18.0 -> 1.22.0Andreas Müller2021-05-191-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-gnome: remove upstream-version-is-even from inherit on 40.x version recipesAndreas Müller2021-05-176-6/+6
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "nautilus: Exclude from builds"Khem Raj2021-05-172-2/+1
| | | | | | This reverts commit f2dd5227245bd1c9f6e40b41b2df298ff27d80b3. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: Let all desktops add gnome-photos to their start menuAndreas Müller2021-05-171-0/+5
| | | | | | | As a XFCE user I was wondering why gnome-photos was missing Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: rrecommend grilo-pluginsAndreas Müller2021-05-171-0/+2
| | | | | | | | Fixes: | (org.gnome.Photos:952): gnome-photos-WARNING **: 08:02:54.011: Unable to activate Grilo's Flickr plugin: Plugin “grl-flickr” not available Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: initial add 0.3.13Andreas Müller2021-05-172-0/+56
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "gimp: Disable svg icons on arm"Andreas Müller2021-05-171-1/+1
| | | | | | | | | gimp builds without issues on armv7 / gcc 11.1.0 This reverts commit 57a7c1ed7d45b28cadd70d8fabda42fe906ddff7. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: add poppler PCAKAGECONFIG and enable it by defaultAndreas Müller2021-05-171-1/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: add PACKAGECONFIG libraw and enable it by defaultAndreas Müller2021-05-171-1/+2
| | | | | | | | | Without gnome-photos fails to start and complains: | (org.gnome.Photos:952): gnome-photos-WARNING **: 08:02:54.154: Unable to find GEGL operation gegl:raw-load: Check your GEGL install | (org.gnome.Photos:952): gnome-photos-CRITICAL **: 08:02:54.154: photos_application_create_window: assertion 'gegl_sanity_checked' failed Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: upgrade 2.10.22 -> 2.10.24Andreas Müller2021-05-172-62/+2
| | | | | | | Backported patch can go Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: upgrade 0.1.84 -> 0.1.86Andreas Müller2021-05-171-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: upgrade 3.36.0 -> 40.0Andreas Müller2021-05-171-2/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dconf-editor: upgrade 3.38.2 -> 3.38.3Andreas Müller2021-05-172-525/+1
| | | | | | | Backported patch can go Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 3.36.1 -> 40.1Andreas Müller2021-05-171-2/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: upgrade 3.36.0 -> 40.1Andreas Müller2021-05-171-2/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 3.38.0 -> 40.1Andreas Müller2021-05-171-1/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgrade 3.36.2 -> 40.1Andreas Müller2021-05-171-2/+8
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: upgrade 4.4.0 -> 6.00.0Andreas Müller2021-05-172-17/+24
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>