summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* gnome-terminal: upgrade 3.42.1 -> 3.42.2Andreas Müller2022-01-111-1/+1
| | | | | | | Translation updates only Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: upgrade 3.42.0 -> 3.42.1Andreas Müller2022-01-111-1/+1
| | | | | | | | | | | | | | Overview of changes in Sysprof 3.42.1 ===================================== * Build fixes for close()/lseek() usage * Show recording time in local time instead of UTC * Improve resolving of symbols in presence of toolbox, flatpak, and btrfs * Fix checking of paranoid state in Linux kernel * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usermode: upgrade 1.113 -> 1.114Andreas Müller2022-01-112-9/+10
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-xsl: upgrade 41.0 -> 41.1Andreas Müller2022-01-111-1/+1
| | | | | | | Translation updates only Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp: upgrade 41.1 -> 41.2Andreas Müller2022-01-111-1/+1
| | | | | | | | | | 41.2 ==== * Fixed regression when opening documents with ghelp URIs * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: Upgrade 3.32.0 -> 3.41.0 / meson build / reworkAndreas Müller2022-01-113-22/+53
| | | | | | | | | | | | | | | * 3.41.0 looks a stable version. See Chanhelog below and e.g Fedora ships 3.41.0 too * Instead of deleting gdialog, fix it and split out into separate package * Add PACKAGECONFIGs for libnotify and webkitgtk - disabled by default Zenity 3.41.0 - Port to meson (Logan Rathbone) - Code cleanups (Simon McVittie) - Translation updates (various contributors; see git log history) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell-extensions: Enable gnome-classic session for waylandAndreas Müller2022-01-111-0/+7
| | | | | | | Wonder why upstream does not ship this: Session runs perfectly fine Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libportal: add from oe-coreAlexander Kanavin2022-01-111-0/+17
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-gnome-desktop: Mark TUNE_PKGARCH specificAndreas Müller2022-01-051-0/+3
| | | | | | | | | | | | | Fixes: | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gmime-dev to libgmime-3.0-dev) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gnome-menus-dev to libgnome-menu-3-dev) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gmime to libgmime-3.0-0) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gnome-menus to libgnome-menu-3-0) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gmime-dbg to libgmime-3.0-dbg) | ERROR: packagegroup-gnome-desktop-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (gnome-menus-dbg to libgnome-menu-3-dbg) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Rename gnome-menus3 -> gnome-menusAndreas Müller2022-01-053-4/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Drop gnome-desktop3 providersAndreas Müller2022-01-059-12/+8
| | | | | | | | | * gnome-desktop3 name was left from gnome2 times * RPROVIDES was broken: Both gnome-desktop and libgnome-desktop were added to RPROVIDES. This caused images with missing gnome-desktop Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: Add gnome-desktop to RDEPENDSAndreas Müller2022-01-051-1/+1
| | | | | | | | Without this only gnome-desktop libs are installed and gnome-shell complains for missing 'GnomeDesktop' typelib. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 40.2 -> 41.1Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | Major changes in 41.1 ===================== * Cache Scripts and New Document menus to avoid lags (António Fernandes) * Ellipsize subtitle label in trash bar to reduce minimum width (António Fernandes) * Fix build with meson 0.60.0 (Albert Vaca Cintora) * Don't change action when unchecking in File Conflict dialog (António Fernandes) * Fix progress reporting when skipping during extraction (Ondrej Holy) * Offer skipping in case of extraction failure only when there are more files (Ondrej Holy) * Remove leftover files after extraction failure (Ondrej Holy) * Set keyboard focus on the row with the selected archive format (Clyde Laforge) * Translation updates Major changes in 41.0 ===================== * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: upgrade 41.0 -> 41.2Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 41.2 ==== * Fix blank screen when unplugging docking station [Jonas; !2097] * Prefer GBM over EGLStream where possible [Jonas; !2051, !2052] * Fix unredirected Xwayland windows not getting updated [Michel; !2112] * Improve anti-aliasing of background corners [Daniel; !2102] * Copy damage rectangles to secondary GPU [Piotr; !2033] * Improve Wacom tablet mapping [Carlos; !2107] * Fixed crashes [Jonas, Daniel; #1950, !2081, !2104, !1991, !2127] * Misc. bug fixes and cleanups [Simon, Corentin, Pascal; !2049, !2119, !2138] 41.1 ==== * Fix monitor screencast scanouts [Michel; !1914] * dma-buf: Use alpha-less pixel formats where appropriate [Robert; !1810] * wayland: Allow clients to maximize windows regardless of constraints [Christian; !1997] * Handle hotplug events without relevant changes more effectively [Marco; !1964] * Improve error reporting when startup fails [Jonas; !1994] * dma-buf: Add support for ABGR and XBGR formats [Erfan; !1999] * Fix X11 middle button emulation setting [José; !2000] * Include server-side shadows in window screenshots [Robert; !1996] * Don't change workspaces of unmanaged windows [Sebastian; !2003] * Reset idletime when unplugging the power cable [Bastien; !2029] * xwayland: Avoid unnecessary _NET_WM_STATE events [Dor; !2032] * Fix videos in Firefox stuttering in overview [Robert; !2034] * Don't use atomic mode setting for virtio_gpu driver [Jonas; !2040] * Improve on-screen keyboard on X11 [Sebastian, Ray; !1955, !2039] * misc [Daniel, Jonas, Corentin, Robert; !1992, !2007, !2008, !2026, !2044] * Fix text glitches after size changes [Sebastian; !2006] * Fix reporting output rotation to xwayland [Olivier; !2050] * wayland: Accept final preference of drop destination [Robert; !2043] * Fix erratic scrolling in GTK apps [Carlos; gnome-shell#4647] * Fix tilt direction of pen/tablet inputs [Quytelda; !2065] * Use b/w unicode for tablet mode OSD [Carlos; !2064] * Fix negative paint volume offscreen effect [Sebastian; !2031] * Only add paint volumes of mapped actors to stage clip [Robert; !2035] * Fix mapping tablet input to correct monitor [Jason; !1934] * Misc. bug fixes and cleanups Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* metacity: upgrade 3.40.0 -> 3.42.0Andreas Müller2022-01-053-76/+8
| | | | | | | | | | | | | | refresh/remove patch Version 3.42.0 ============== - Enable XPresent compositor. (#13) - Fix regression in opacity handling. (#19) - Fix tooltip style. (#25) - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgtkstylus: removeAndreas Müller2022-01-052-34/+0
| | | | | | | nothing around dependa on it Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.47 -> 1.14.48Andreas Müller2022-01-051-2/+1
| | | | | | | | | libgsf 1.14.48 * Fix win32 build. * Add "zip64" readable property of GsfInfileZip. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview4: upgrade 4.8.1 -> 4.8.2Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | | | | News in 4.8.2, 2021-09-03 ------------------------- * New syntax highlighting definition file for: STAR * Improved syntax highlighting definition file for: YARA, LLVM * GtkSourceMap now avoids animation while scrolling in response to clicks. This should help prevent some hysteresis. * GObject Introspection fixes * Fixed decrement of negative numbers in GtkSourceView * Improvements to style schemes: kate * Fixed build-time macros for version checking in some scenarios * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gthumb: upgrade 3.10.3 -> 3.12.0Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | version 3.12.0 -------------- Bugs fixed: * Fix memory leak when loading webp, jxl, avif images. (Jürg Billeter) * Check if image is null before using it. (!189) * Added a Flatpak manifest. (AsciiWolf) Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gsound: upgrade 1.0.2 -> 1.0.3 / build with mesonAndreas Müller2022-01-052-32/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-terminal: upgrade 3.42.0 -> 3.42.1Andreas Müller2022-01-051-1/+1
| | | | | | | Czech translation update Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 40.1 -> 41.0Andreas Müller2022-01-051-1/+1
| | | | | | | Translations only Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell-extensions: upgrade 41.0 -> 41.1Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | 41.1 ==== * native-window-placement: Fix distorted layout in app grid [Sebastian; !189] * window-list: Fix on-screen keyboard [Florian; !199] * Misc. bug fixes [Neal; !195] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: upgrade 41.0 -> 41.2Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 41.2 ==== * Fix wrongly rejected D-Bus calls after gnome-shell restarts [Sebastian; !2048] * magnifier: Avoid offscreen rendering if possible [Sebastian; !2026] * Improve handling of all-day/zero-length events in calendar [Sebastian; !2023] * Keep keyboard focus in notification list after deleting message [Dylan; !2053] * Misc. bug fixes and cleanups [Evan; !2036] 41.1 ==== * Fix icon updates while hidden [Marco; !1983] * Fix erratic scrolling in GTK apps [Christian, Carlos; !1993, #4647] * Fix GTK color picker support [Florian; !1990] * Fix sound-file support in notifications [Florian; !1991] * Fix high-contrast switches [Florian; !2000] * Only allow one extension prefs dialog at a time [Florian; #4564] * Fixed crashes [Ray, Sebastian; !2004, !2014] * Misc. bug fixes and cleanups [Jonas, Florian, Jakub, Carlos; !1985, !1998, !1996, !1979, !2007, !2010] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-screenshot: upgrade 40.0 -> 41.0Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | GNOME Screenshot 41.0 - 13th November 2021 - Drop support for non-unique mode in headless instance [Sebastian Keller] - metainfo: Align app name with .desktop name [Sophie Herold] - Translation updates: British English, Bulgarian, Catalan, Croatian, Friulian, Hebrew, Icelandic, Nepali, Occitan, Persian, Portuguese, Russian, Swedish, Ukrainian, Vietnamese, Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-font-viewer: upgrade 40.0 -> 41.0Andreas Müller2022-01-051-1/+1
| | | | | | | Just translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-flashback: upgrade 3.40.0 -> 3.42.1Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | Version 3.42.1 ============== - Fix crash in monitor manager. (!41) Version 3.42.0 ============== - Changes/fixes to monitor manager from mutter. - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: upgrade 40.1 -> 41.0Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 41.0 - September 18, 2021 * metainfo: Add minimum screen size requirement and input recommendations * desktop-file: Add X-Purism-Form-Factor * Updated translations 41.rc - September 2, 2021 * Updated translations 41.beta - August 14, 2021 * gducreateformatdialog: Use LUKS2 for new encrypted partitions * volume-menu/gduwindow: Add button and dialog to take filesystem ownership * ui: Change the icon of the detach loop device button * shortcuts: Add keyboard shortcut for the application menu * gduwindow: Make menus toggleable * ui: Change the icon of the job cancel button * ui: Align job section * ui: Enable ellipsis on the job remaining label * gdubenchmarkdialog: Save benchmark settings * Flatpak build fixes * Flatpak build fixes * Updated translations: Siged-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: upgrade 41.0 -> 41.2Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | Version 41.2 - No changes Version 41.1 - gnome-languages: Avoid passing NULL to newlocale - Avoid the use of `allow-none` for out parameters - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: upgrade 41.1 -> 41.2Andreas Müller2022-01-051-1/+1
| | | | | | | | Version 41.2 - Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar; upgrade 41.0 -> 41.2Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | Major changes in 41.2: * Various fixes to timezone handling * Updated translations Major changes in 41.1: * Fix Google Meet URL detection * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: upgrade 40.1 -> 41.1Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | Overview of changes in gnome-calculator 41.1 * Updated Translations * Do not force width for basic mode #42 (Robert Roth) Overview of changes in gnome-calculator 41.0 * Updated Translations * Use first translated symbol for conversion with button #219 (Robert Roth) * Appdata includes hardware support information (Adrien Plazas) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-autoar: upgrade 0.3.3 -> 0.4.1 / build with mesonAndreas Müller2022-01-051-1/+6
| | | | | | | | | | | | | | | Major changes in 0.4.1: * Fix regression of extraction in symlinked locations (Ondrej Holy) * Handle passphrase prompt cancellation to prevent showing error dialogs (Ondrej Holy) * Downgrade meson dependency to 0.56.0 (Felipe Borges, Ondrej Holy) Major changes in 0.4.0: * Port to meson build system (Iñigo Martínez, Peter Keresztes Schmidt) * Add support for creation of password-protected archives (Ondrej Holy) * Fix extraction of archives with absolute paths (Ondrej Holy) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.40.2 -> 3.42.2Andreas Müller2022-01-051-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 40.4 -> 41.3Andreas Müller2022-01-051-4/+1
| | | | | | | | | | | | | | * browser plugin was removed in 41.alpha * See changelogs at [1-5] [1] https://ftp.fau.de/gnome/sources/evince/41/evince-41.3.news [2] https://ftp.fau.de/gnome/sources/evince/41/evince-41.2.news [3] https://ftp.fau.de/gnome/sources/evince/41/evince-41.1.news [4] https://ftp.fau.de/gnome/sources/evince/41/evince-41.0.news [5] https://ftp.fau.de/gnome/sources/evince/41/evince-41.alpha.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* amtk: upgrade 5.2.0 -> 5.3.1 / build with mesonAndreas Müller2022-01-051-1/+5
| | | | | | | | | | News in 5.3.1, 2021-01-11 ------------------------- * Build: port to Meson, remove Autotools. * Translation updates. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview5: initial add 5.2.0Andreas Müller2022-01-051-0/+34
| | | | | | | It is a dependency for upcoming gnome-text-editor Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: upgrade 2.10.24 -> 2.10.30Andreas Müller2022-01-051-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: upgrade 0.4.30 -> 0.4.34Andreas Müller2022-01-052-33/+2
| | | | | | | OpenEXR-3 patch was applied upstream Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: Added json-glib into DEPENDS to fix build error.Lei Maohui2021-12-141-0/+1
| | | | | | | | | | Run-time dependency json-glib-1.0 found: NO (tried pkgconfig) | | ../sysprof-3.42.0/src/libsysprof/meson.build:115:0: ERROR: Dependency "json-glib-1.0" not found, tried pkgconfig Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* graphene: Move from meta-gnome -> meta-oeJoshua Watt2021-12-131-22/+0
| | | | | | | | | This library is not specific to GNOME and has no GNOME specific functionality. Move it to meta-oe so that users can pull it in without meta-gnome. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp: Add option to support webkit2gtk-4-0Khem Raj2021-12-131-0/+4
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Joshua Watt <JPEWhacker@gmail.com>
* sysprof: update to 3.42.0Oleksandr Kravchuk2021-12-133-72/+1
| | | | | | | Dropped upstreamed patches. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: Switch back to libsoup2Joshua Watt2021-12-134-1197/+162
| | | | | | | | | | | libsoup3 and libsoup2 cannot be mixed in the same program, and webkitgtk in oe-core is moving back to libsoup2 to better align with the rest of GNOME. Drop the parts of patches that updated this recipe to libsoup3, but keep the part that allows it to work with the (unreleased) rest 1.0. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: update to 1.12Oleksandr Kravchuk2021-12-132-14/+24
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gparted: add UPSTREAM_CHECK_URIOleksandr Kravchuk2021-12-131-0/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: Fix build failures with meson 0.60.2Khem Raj2021-12-102-0/+80
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnma: update to 1.8.32Oleksandr Kravchuk2021-12-101-2/+1
| | | | | | | | | | Changelog: * Fix crash in PKCS11 login dialog. * Fix clearing password when restoring a valid configuration to be displayed to a user. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk4: set UPSTREAM_CHECK_REGEX to stable versionsOleksandr Kravchuk2021-12-101-0/+2
| | | | | | | Check for even numbers only as odd ones are for development versions. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: Link with libatomic on rv32Khem Raj2021-12-021-0/+1
| | | | | | | | Fixes libgjs-internal.a(gi_object.cpp.o): in function `no symbol': object.cpp:(.text+0x534c): undefined reference to `__atomic_fetch_add_8' Signed-off-by: Khem Raj <raj.khem@gmail.com>