summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* gnome-text-editor: initial add 42.0Andreas Müller2022-04-062-0/+28
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-commander: initial add 1.14.2Andreas Müller2022-04-062-0/+23
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp: upgrade 41.2 -> 42.1Andreas Müller2022-04-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 42.1 ==== * Fixed URI parsing issue that can lead to crash [#187] * Updated location for appdata screenshot (Sophie Herold) 42.0 ==== * Updated appdata screenshot (Sophie Herold) 42.beta ======= * Add a nightly app icon (Jakub Steiner) * Use HdyApplicationWindow for rounded bottom corners (Christopher Davis) * Always use headerbar (Christopher Davis) * Support color scheme (Alexander Mikhaylenko) * Add flatpak manifest (Alexander Mikhaylenko) * Align app name in metadata with .desktop name (Sophie Herold) * Fix up issues with reload, including reloading on theme change (Shaun McCance) * Stop building the gtk-docs, because they are unused (Shaun McCance) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-tools: upgrade 41.0 -> 42.0Andreas Müller2022-04-061-1/+1
| | | | | | | | | 42.beta ======= * yelp.m4: Avoid argument list too long error when cleaning (Dan Nicholson) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-xsl: upgrade 41.1 -> 42.0Andreas Müller2022-04-061-1/+1
| | | | | | | | | | | | | | | 42.0 ==== * No changes since beta, stable release only 42.beta ======= * Fix topic and section links in Mallard stack files * Avoid use of global l10n.locale parameter * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-font-viewer: upgrade 41.0 -> 42.0Andreas Müller2022-04-062-44/+3
| | | | | | | | | | | | | | | | | | | | | | | | Backported patch can go GNOME Font Viewer - 42.0 ------------------------------------------------------------------------------- Translation updates GNOME Font Viewer - 42.rc ------------------------------------------------------------------------------- Translation updates GNOME Font Viewer - 42.beta ------------------------------------------------------------------------------- Fonts 42.beta comes with a port to GTK4 by Evan Welsh, and translation updates GNOME Font Viewer - 42.alpha ------------------------------------------------------------------------------- Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth4: initial add 42.0Andreas Müller2022-04-061-0/+36
| | | | | | | | It does not conflict with gnome-bluetooth and is a reqiurement of upcoming gnome-control-center 42.0 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: upgrade 1.8.34 -> 1.8.36Andreas Müller2022-04-061-2/+5
| | | | | | | | | | | | | | | | | | Build both variants gtk3 & gtk4 - gtk4 is required for upcoming gnome-control-center 42.0 ======================================= libnma-1.8.36 Overview of changes since libnma-1.8.34 ======================================= * Include OWE wireless security option. * Do not allow setting empty 802.1x domain for EAP TLS. * The GtkBuilder files for Gtk4 are now included in the release tarball. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: upgrade 41.2 -> 42.0Andreas Müller2022-04-062-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | Build both gtk3 and gtk4 variants for now ============= Version 42.rc ============= - Translation updates =============== Version 42.beta =============== - Add async methods for thumbnail creation - thumbnail: Resolve symlinks before exporting them with Flatpak - Make table:cangjie5 the default input method for zh_HK - Translation updates ============ Version 42.alpha.1 ============ - build: fix soversion in libgnome-desktop-4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar 41.2 -> 42.0Andreas Müller2022-04-062-28/+4
| | | | | | | | | | | | | | | | | | | | | | Meson patch was applied Major changes in 42.0: * Updated translations Major changes in 42.rc: * Fix a couple of regressions in the event importer dialog * More timezone fixes when importing events (Milan Crha) * Fix event times in event popover (Björn Daase) * Updated translations Major changes in 41.beta: * Port to GTK4 * Rewrite the Year view to be a month nagivator * Various improvements to timezone handling * Update Ctrl+1/2/3 shortcuts to use Alt instead Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgweather4: initial add 4.0.0Andreas Müller2022-04-061-0/+31
| | | | | | | | * it can be installed in parallel to libgweather * upcoming upgrade of gnome-calendar requires it Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator upgrade 41.1 -> 42-0Andreas Müller2022-04-061-4/+5
| | | | | | | | | | | | | | | | | | | | | | | Overview of changes in gnome-calculator 42.0 * Updated translations Overview of changes in gnome-calculator 42.rc * Updated translations * Use new gnome post_install script !106 (Bobby Rong) * gcalc build fixes (Daniel Espinoza Ortiz) * Updated screenshots (Christopher Davis) * Set default focus to entry (Robert Roth) Overview of changes in gnome-calculator 42.beta * Updated Translations * Fixed build issues with GCI entry controller tests #250 (Robert Roth) * Force LTR in history view #252 (Robert Roth) * programing mode: Force bit digits to be always LTR #258 (Yosef Or Boczko) * Use AdwApplication (Alexander Mikhaylenko) * ui: Fix styles !105 (Alexander Mikhaylenko) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: upgrade 0.2.4 -> 0.2.5Andreas Müller2022-04-062-16/+1
| | | | | | | | | | | | ================= LibGFBGraph 0.2.5 ================= The changes include: - Fix CVE-2021-39358 by forcing TLS certificate validation by Douglas R. Reno. - Temporarily disable testcases by Leesoo Ahn. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgrade 41.0 -> 42.0Andreas Müller2022-04-061-1/+1
| | | | | | | | | | | News in 42.0, 2022-04-01 ---------------------------- * Rename display name back to gedit * Build fix * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: upgrade 41.0 -> 42.0Andreas Müller2022-04-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | ============ Version 42.0 ============ - Work better on nvidia - Look in DATADIR for launch environment data files - PAM updates on exherbo - Translation updates ============ Version 41.3 ============ - Juggle Xorg's -listen/-nolisten command line change better - Fix session type selection - Fix crash - Drop vestigial gdm-pin service - XDMCP fixes - Wayland nvidia udev updates - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: upgrade 3.40.0 -> 3.42.0Andreas Müller2022-04-061-1/+2
| | | | | | | | | | | | | | * No news for 3.42.0 version 3.41.90 --------------- This is a Beta release Bugs fixed: * Enable add button on select all (#129) * Support GNOME 42 dark style preference (!58) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.43.1 -> 3.44.0Andreas Müller2022-04-061-2/+2
| | | | | | | | | | | See changelog at [1-3] [1] https://download.gnome.org/sources/evolution-data-server/3.44/evolution-data-server-3.44.0.news [2] https://download.gnome.org/sources/evolution-data-server/3.43/evolution-data-server-3.43.3.news [3] https://download.gnome.org/sources/evolution-data-server/3.43/evolution-data-server-3.43.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 41.4 -> 42.1Andreas Müller2022-04-062-54/+1
| | | | | | | | | | * Backported patch can go * Release notes are huge. For details check 'news'-links in [1] [1] https://download.gnome.org/sources/evince/42/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-gtk: upgrade 0.2.0 -> 0.3.0Andreas Müller2022-04-061-3/+5
| | | | | | | Add PACKAGECONFIGs for gtk3 and gtk4 - both enabled by default Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: upgrade 0.6.55 -> 22.08.8Andreas Müller2022-04-063-43/+15
| | | | | | | | * backported patch can go * adjust systemd options Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview5: upgrade 5.2.0 -> 5.4.0Andreas Müller2022-03-311-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: initial add 1.1.0Andreas Müller2022-03-311-0/+25
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk4: upgrade 4.4.0 -> 4.6.2Andreas Müller2022-03-311-3/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: Add a packageconfig for libportal - disabled by defaultAndreas Müller2022-03-311-1/+1
| | | | | | | | * Accessing flatpack portals is an option and not mandatory * Build tested on & off Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: upgrade 0.1.90 -> 0.1.92Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 2.1.0 -> 2.2.0Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.48 -> 1.14.49Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: Fix build failures with latest valaKhem Raj2022-03-243-0/+71
| | | | | | Backport needed patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* folks: Upgrade to 0.15.5Khem Raj2022-03-241-1/+1
| | | | | | | | | | | | vala has been upgraded in oe-core which needs this bump Changes in this release Bugs fixed: * vapi: Add missing generic type argument Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
* metacity: upgrade 3.42.0 -> 3.44.0Wang Mingyu2022-03-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 41.0 -> 42.0Wang Mingyu2022-03-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: upgrade 40.0 -> 42.0Wang Mingyu2022-03-242-33/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: upgrade 41.0 -> 42.0Wang Mingyu2022-03-242-36/+1
| | | | | | | | 0001-build-fix-arguments-of-i18n.merge_file.patch removed since it's include din 42.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 41.2 -> 42.0Wang Mingyu2022-03-242-30/+1
| | | | | | | | | | | | | | liportal-0.5-fix.patch removed since it's included in 42.0 Changelog: ========= * Fix HiDPI thumbnails in list view * Properly dispose pathbar to avoid crashes * Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: upgrade 1.49.1 -> 1.50.0Wang Mingyu2022-03-242-39/+2
| | | | | | | | Remove-incorrect-i18n.merge_file-argument.patch removed since it's include in new version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: upgrade 1.71.1 -> 1.72.0Wang Mingyu2022-03-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 41.3 -> 41.4Wang Mingyu2022-03-171-1/+1
| | | | | | | | | | Changelog: ========= shell: * Fix crash when thumbnail extraction takes too long Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: Disable vector icons on ppcKhem Raj2022-03-141-0/+1
| | | | | | qemuppc segfaults building them Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: Check for x11 in distro featuresKhem Raj2022-03-061-2/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: Check for x11 in distro featuresKhem Raj2022-03-061-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: Fix REQUIRED_DISTRO_FEATURES to not overwrite x11Khem Raj2022-03-061-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: Check for x11 distro featureKhem Raj2022-03-061-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: update to v3.43.1Markus Volk2022-03-063-3/+17
| | | | | | | fix evolution-data-server build in the same way it was done for libical Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: disable build of man pagesMarkus Volk2022-03-061-0/+2
| | | | | | | | | | | | | | | this fixes: | Program xsltproc found: NO | | ../gnome-disk-utility-41.0/doc/man/meson.build:1:0: ERROR: Program 'xsltproc' not found or not executable Signed-off-by: Markus Volk <f_l_k@t-online.de> Building man is enabled by default and this feature would require a dependency on libxslt-native and network access at do_compile. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-0484-84/+84
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: update; customize dependenciesMarkus Volk2022-03-033-18/+13
| | | | | | | | | | | | Disable gtk_tests to be able to drop gtk4 dependency Update mozjs dependency to mozjs-91 since polkit also builds with it. These changes should reduce the compilation of additional packages and thus save space and time during build. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell-extensions: Fix build with latest mesonAndreas Müller2022-03-032-0/+31
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-tweaks: Fix build on latest mesonAndreas Müller2022-03-032-1/+37
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* onboard: Inherit setuptools3-base instead of setuptools3Khem Raj2022-03-011-1/+1
| | | | | | It uses distutils heavily Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: upgrade 0.4.34 -> 0.4.36Wang Mingyu2022-03-011-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>