summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* tinysparql: upgrade 3.8.0 -> 3.8.1Wang Mingyu2024-12-032-20/+9
| | | | | | | | | | | | | | 0001-fix-reproducibility.patch refreshed for 3.8.1 Changelog: ============ * Fix leak iterating bus-based cursors * Fix allowed extension for Turtle files in ontology definitions * Test fixes Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: upgrade 47.1 -> 47.2Wang Mingyu2024-12-031-1/+1
| | | | | | | | | | | | | Changelog: ============ * Use pid when generating counter IDs in SysprofCollector * Fix potential UB in GtkBitset * Avoid UB in bsearch() with no data * Increased safety in SysprofDocumentLoader * Increased safety when parsing CPU counters with async IO Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* localsearch: upgrade 3.8.0 -> 3.8.1Wang Mingyu2024-12-032-7/+7
| | | | | | | | | | | | | | | | 0001-fix-reproducibility.patch refreshed for 3.8.1 Changelog: ============ * Fix multiple leaks in metadata extractors * Fix reporting of metadata extraction progress in "localsearch daemon -f" and "localsearch status" * Cache mounts for generating stable content identifiers * Added missing includes necessary for Musl libc Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: upgrade 3.52.1 -> 3.52.2Wang Mingyu2024-12-031-1/+1
| | | | | | | | | Bugs fixed: - goadavclient.c: add WebDAV default candidate to test - goafedoraprovider: fix use-after-free Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.54.1 -> 3.54.2Wang Mingyu2024-12-033-54/+10
| | | | | | | | | | | | | | 0001-I-574-Fails-to-build-link-against-icu-76.1.patch removed since it's included in 3.54.2 Changelog: ========== - libedataserverui: Avoid initializing the icon_theme when building introspection data - Fails to build/link against icu 76.1 - Correct certificate key usage constants Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: Fix build with ICU-76+Khem Raj2024-11-232-0/+43
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta: Add SECURITY.md file to all layersKhem Raj2024-11-231-0/+20
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdex: Link with libucontext on muslKhem Raj2024-11-221-0/+3
| | | | | | | | Fixes errors like below x86_64-yoe-linux-musl-ld.lld: error: undefined symbol: getcontext Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: update useradd settingsMarkus Volk2024-11-221-2/+3
| | | | | | | | | | | | | Set HOME_DIR back to /var/lib/gdm. If this is not specified, gdm will store its files in $HOME/.cache. This is pretty ugly because I think this directory should only be used by real users? Maybe /var/cache would be a better place, because it would be the system equivalent of $HOME/.cache? Use tmpfiles.d to ensure /var/lib/gdm is created with the right permissions even in case /var would be tmpfs Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: Specify iso codes xml file locationsKhem Raj2024-11-222-2/+31
| | | | | | | | Do not check for these files to exist during build time, they are needed during runtime. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
* geary: add itstool-native dependencyMarkus Volk2024-11-221-0/+1
| | | | | | | | | | | fixes: | Configuring org.gnome.Geary.service using configuration | Program itstool found: NO | | ../git/help/meson.build:21:6: ERROR: Program 'itstool' not found or not executable Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdex: Inherit features_checkKhem Raj2024-11-221-1/+1
| | | | | | | Fixes QA Issue: libdex: recipe doesn't inherit features_check [unhandled-features-check] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: Specify location of iso-codes xml filesKhem Raj2024-11-211-1/+4
| | | | | | | During cross-compiling it needs to know the location of staging area where these files are installed in RSS Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: Upgrade to 47.1Pablo Saavedra2024-11-214-50/+51
| | | | | | | | | | | | The versioning scheme was changed to align to GNOME releases. This version resolves stack frames properly, as opposed to 3.48. Depends on libdex/libpanel recipes to be able to build the sysprof UI, besides the sysprof-cli executable. Co-Authored-By: Nikolas Zimmermann <nzimmermann@igalia.com> Signed-off-by: Pablo Saavedra <psaavedra@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpanel: initial add 1.8.1Pablo Saavedra2024-11-211-0/+22
| | | | | | | This is a dependency for upcoming sysprof 47.1 Signed-off-by: Pablo Saavedra <psaavedra@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdex: initial add 0.8.1Pablo Saavedra2024-11-211-0/+16
| | | | | | | This is a dependency for upcoming sysprof 47.1 Signed-off-by: Pablo Saavedra <psaavedra@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ghex,gnome-chess,gnome-photos: Add missing dep on itstool-nativeKhem Raj2024-11-213-1/+3
| | | | | | Fixes build issues in these recipe in meta-gnome Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-boxes: add itstool-native dependencyMarkus Volk2024-11-211-0/+2
| | | | | | | | | | | | | fixes: | Configuring org.gnome.Boxes.SearchProvider.ini using configuration | Program itstool found: NO | | ../gnome-boxes-47.0/help/meson.build:36:6: ERROR: Program 'itstool' not found or not executable | - also provide appstream-cli Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eog: add itstool-native dependencyMarkus Volk2024-11-201-0/+1
| | | | | | | | | | | fixes: | ../eog-47.0/help/meson.build:45:6: ERROR: Program 'itstool' not found or not executable | | A full log can be found at /home/flk/poky/build/tmp/work/corei7-64-poky-linux/eog/47.0/build/meson-logs/meson-log.txt | ERROR: meson failed Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: allow to unlock keyring when logging inMarkus Volk2024-11-201-0/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: fix service startMarkus Volk2024-11-191-1/+1
| | | | | | | | gdm doesn't require to create a home directory but it needs to be member of the video group to work properly Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: optionally enable plymouthDan McGregor2024-11-191-1/+3
| | | | | | | | Instead of disabling plymouth, allow a distribution to enable it with a PACKAGECONFIG. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ghex: upgrade 46.0 -> 46.1Wang Mingyu2024-11-191-1/+1
| | | | | | | | Changelog: fix GdkDisplay access before init Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: upgrade 0.4.48 -> 0.4.50Wang Mingyu2024-11-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 librariesRoss Burton2024-11-191-2/+4
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: remove X11 dependenciesRoss Burton2024-11-191-4/+1
| | | | | | | | | The dependencies on libxext and xrandr were removed in 3.21.4 (2016). This also means we can remove the check for the X11 DISTRO_FEATURE. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-boxes: require opengl distro featureChen Qi2024-11-191-1/+2
| | | | | | | | spice-gtk requires opengl distro feature, so gnome-boxes should require it too. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: consider opengl distro feature for default PACKAGECONFIGChen Qi2024-11-191-1/+4
| | | | | | | | gnome-online-accounts requires opengl by default, so lua-factory PACKAGECONFIG should rely on opengl by default. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: require opengl distro feature when gtk4 is dependend onChen Qi2024-11-191-1/+4
| | | | | | | | | gkt4 has 'opengl' in its REQUIRED_DISTRO_FEATURES, so when it is depended upon by sysprof, 'opengl' distro feature should also be required. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspelling: require opengl distro featureChen Qi2024-11-191-1/+4
| | | | | | | | The gkt4 in DEPENDS has 'opengl' in its REQUIRED_DISTRO_FEATURES, so libspelling also needs to set this. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: upgrade 4.0.2 -> 4.0.3Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | Changelog: ========== - progress: support markup on label update STDIN - progress: Properly setup custom ok/cancel labels - color: Properly support custom ok/cancel labels - test: Add test for custom ok/cancel buttons Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.54.0 -> 3.54.1Wang Mingyu2024-11-055-24/+24
| | | | | | | | | | | | | | | | | 0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch 0001-cmake-Do-not-export-CC-into-gir-compiler.patch 0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch 0004-call-native-helpers.patch Bug Fixes: ========== - Pass GError instead of CamelException to camel_movemail_solaris - Fix argument types in ENABLE_BROKEN_SPOOL code - Use GIConv instead of iconv_t with iconv wrappers - ESoupSession: Sometimes accesses server without OAuth2 token Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: upgrade 0.1.108 -> 0.1.110Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | Changelog: ========== - Fixes to alpha componet in HCY, HSL, HSV and YCbCr models. - Use same CIE Lab conversion for start/end as rest with SIMD. - Remove reliance on set rounding mode. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: Upodate 3.52.0 -> 3.52.1Markus Volk2024-11-051-1/+1
| | | | | | | | | | | | | | | | Overview of changes in 3.52.1 ============================= * Bugs fixed: - !285 goakerberosprovider: don't assume all errors are auth errors - !285 goaoauthprovider: fix expected NULL GError * Translation updates: - Catalan (Jordi Mas i Hernandez) - Latvian (Rūdolfs Mazurs) - Thai (Aefgh Threenine) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-software: update 47.0 -> 47.1Markus Volk2024-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Version 47.1 ~~~~~~~~~~~~ Released: 2024-10-10 This is a stable release with the following changes: * Fix crash in snap plugin when launching apps * Fix display of versions for packages being installed as part of an update * Various minor improvements to the review submission dialog * Fix a crash in the DKMS plugin This release also updates translations: * Catalan (Jordi Mas i Hernandez, Jordi Mas) * French (Guillaume Bernard) * Indonesian (Andika Triwidada) * Russian (Artur S0) * Slovak (Jose Riha) * Thai (Aefgh Threenine) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell-extensions: update 47.0 -> 47.1Markus Volk2024-10-271-1/+1
| | | | | | | | | | | | | | | 47.1 ==== * classic: Add missing top-bar indicators [Florian; !339] * window-list: Fix window state styling [Florian; !342] * window-list: Fix "ignore-workspace" setting getting reset [Florian; !341] * Misc. bug fixes and cleanups [Florian; !337, !338, !345, !347, !349] Contributors: Florian Müllner Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: uodate 47.0 -> 47.1Markus Volk2024-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 47.1 ==== * Improve quick settings accessibility [Lukáš; !3477, !3481, !3484, !3485] * Use accent color in tablet configuration UI [Alice; !3480] * Improve accuracy of inset box shadows [Daniel; !3488] * Fix `PopupSwitchMenuItem::toggled` passing wrong state [Andrew; !3493] * Consider text direction when handling arrow keys in sliders [Sundeep; !3500] * Fix layout issues with new dialog style [Sam; !3473] * Fix uneven padding in notification headers [Sam; !3486] * Fixed crash [Florian; #7912] * Misc. cleanups and bug fixes [Florian, Marco, Bilal; !3478, !3479, !3490, !3495, !3499, !3504, !3505, !3507, !3508, !3506, !3511, !3514] Contributors: Bilal Elmoussaoui, Sam Hewitt, Sundeep Mediratta, Alice Mikhaylenko, Florian Müllner, Marco Trevisan (Treviño), Lukáš Tyrychtr, Daniel van Vugt, Andrew Zaech Translators: Aefgh Threenine [th], Daniel Mustieles [es] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: update 47.0 -> 47.1Markus Volk2024-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 47.1 ==== * gwakeup: Reduce wake-ups to only first item in queue [Christian; !4007] * x11: Reduce chances XPending does recvmsg() syscall [Christian; !4006] * Fix grabbing tablet devices [Jonas; !4033] * Fix misplaced windows and random resizes on scaled monitors [Jonas; !4041] * Fix explicit sync with virtual monitors w/o pipewire streams [Doğukan; !4056] * Improve detecting preferred primary devices [Kamil; !4055] * Fixed crashes [Michel, Jonas, Daniel, José, Jason, Bilal; !4028, !4032, !4019, !4030, !4029, !4059, !4070, !4034] * Misc. bug fixes and cleanups [Sebastian, Florian, Jonas, José, Michel; !4036, !4040, !4016, !3926, !4031, !4047, !4058, !4068, !3980, !3980] Contributors: Jonas Ådahl, Michel Dänzer, Bilal Elmoussaoui, José Expósito, Jason Gerecke, Christian Hergert, Doğukan Korkmaztürk, Florian Müllner, Kamil Szczęk, Joan Torres, Daniel van Vugt, Sebastian Wick Translators: Vincent Chatelain [fr], Jordi Mas i Hernandez [ca], Daniel Mustieles [es], Jürgen Benvenuti [de] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: update 47.0.1 -> 47.1.1Markus Volk2024-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============== Version 47.1.1 ============== - Fix crash on display scales > 1 due to conflicting type registration ============ Version 47.1 ============ - Various translation updates - Require gsettings-desktop-schemas >= 47.0 About - Allow FQDN hostnames Appearance - Fix thumbnailing of backgrounds causing OOM kills Date and Time - Fix resize issue in the time format row when shown in small window sizes Online Accounts - Fix untranslated account provider info string Region and Language - Update language row after closing language selector Remote Desktop - Hide "Remote Desktop" row when gnome-remote-desktop is not available Wacom - Don't crash when handling an unknown stylus ID - Don't show Map Buttons for fallback devices - Handle all external remotes like an external TV remote-like device - Make assets recolaborable, supporting dark-style, high-contrast, and accent colors - Support HDPI for tablet/stylus illustration images Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: fix gimptool buildpaths errorsYoann Congal2024-10-152-0/+106
| | | | | | | | | | | gimptool is used in GIMP plugin compilation. It does need a CC definition, provide it as the current CC with "--sysroot=..." removed. gimptool also need the gimp .pc file which is in gimp-dev. Split gimptool in its own package to avoid circular dependencies. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.52 -> 1.14.53Wang Mingyu2024-10-142-108/+2
| | | | | | | | | | | | | | | | | 0001-Compilation-attempt-fixes-for-libxml-2.13.patch removed since it's included in 1.14.53 Changelog: ============ * Compilation fixes for libxml 2.13 * Fix ABR in gsf-vba-dump. * Teach gsf (the tool) to handle odf properties. * Fix integer overflows affecting memory allocation. * Add missing "DocumentStatus" ole2 property. * Avoid some undefined C behaviour in overflow checks. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-console: upgrade 47.0 -> 47.1Wang Mingyu2024-10-141-1/+1
| | | | | | | | Changelog: Some minor build issues on certain platforms have been ironed out Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspelling: update 0.4.0 -> 0.4.2Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | libspelling 0.4.2 ================= This is a bug-fix release for GNOME 47 * Limit the number of corrections to 10 in enchant backend to help with dictionary configurations which produce many results. * Hide add/ignore menu items when disabled. * Don't show word corrections when spellcheck is disabled. libspelling 0.4.1 ================= This is a bug-fix release for GNOME 47 * Fixes an important issue tracking weak pointers from a GtkTextBuffer. * Fixes an important issue where we could get invalid text iters from GtkTextBuffer::delete-range() after the deletion occurred when other signal handlers are in play. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-console: Fix build with muslKhem Raj2024-10-112-1/+35
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
* gnome-user-share: Fix build issue found with musl systemsKhem Raj2024-10-112-0/+42
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
* gnome-console: update 45.0 -> 47.0Markus Volk2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 47.0 ~~~~~~~~~~~~ A edge case in drag-and-drop has been resolved, and Aleksandr Melman fixed a string that hadn't been marked for translation. Updated Translations * Belarusian (Vasil Pupkin) * British English (Andi Chandler) * Bulgarian (Alexander Shopov) * Catalan (Jordi Mas i Hernandez) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Danish (Ask Hjorth Larsen) * Galician (Fran Dieguez) * Georgian (Ekaterine Papava) * Greek (Efstathios Iosifidis) * Hebrew (Yaron Shahrabani) * Hungarian (Balázs Úr) * Indonesian (Andika Triwidada) * Lithuanian (Aurimas Černius) * Norwegian Bokmål (Brage Fuglseth) * Persian (Danial Behzadi) * Polish (Piotr Drąg) * Portuguese (Hugo Carvalho) * Russian (Artur S0) * Slovak (Jose Riha) * Slovenian (Martin) * Spanish (Daniel Mustieles) * Swedish (Anders Jonsson) * Ukrainian (Yuri Chornoivan) Version 47.rc ~~~~~~~~~~~~~~~ Thanks to feedback from beta users, a couple small improvements were made. Updated Translations * Basque (Asier Sarasua Garmendia) * Belarusian (Vasil Pupkin) * Brazilian Portuguese (Juliano de Souza Camargo) * Bulgarian (Alexander Shopov) * Catalan (poc senderi) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Finnish (Jiri Grönroos) * Georgian (Ekaterine Papava) * German (Jürgen Benvenuti) * Hindi (Scrambled 777) * Hungarian (Balázs Úr) * Kazakh (Baurzhan Muftakhidinov) * Korean (DaeHyun Sung) * Norwegian Bokmål (Brage Fuglseth) * Occitan (Quentin PAGÈS) * Persian (Danial Behzadi) * Portuguese (Hugo Carvalho) * Romanian (Daniel Șerbănescu, Florentina Mușat) * Russian (Artur S0) * Turkish (Emin Tufan Çetin, Sabri Ünal) * Ukrainian (Yuri Chornoivan) Version 47.beta ~~~~~~~~~~~~~~~ The preferences dialogue has been expanded to include scrollback size, and there has been behind the scenes work fixing some pesky issues and setting up future improvements. Thanks to work elsewhere in the stack, we now have restored screen reader support. This has taken far too long, and there is more work do be done, but hopefully this is a significant step forward. Additionally Alice reworked our styles to take advantage of improvements in Gtk, whilst Chris helped us keep current with developments in Adwaita, and Balló György provided some fixes. Updated Translations * Brazilian Portuguese (Juliano de Souza Camargo) * Greek (Efstathios Iosifidis) * Hebrew (Yosef Or Boczko) * Hindi (Guntupalli Karunakar, Scrambled 777) * Kabyle (Rachida SACI) * Nepali (Pawan Chitrakar) * Occitan (Quentin PAGÈS) * Portuguese (Hugo Carvalho) * Romanian (Daniel Șerbănescu) * Serbian (Dušan Simić) * Serbian (Latin) (Милош Поповић) * Slovak (Matej Mrenica) * Slovenian (Martin) * Turkish (Sabri Ünal) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: add PACKAGECONFIG for lua-factoryMarkus Volk2024-10-111-4/+3
| | | | | | | | lua-factory is the only plugin that is enabled by default. Add missing dependencies to fix build Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: fix gir installMarkus Volk2024-10-111-1/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-terminal: update 3.50.1 -> 3.54.0Markus Volk2024-10-112-66/+2
| | | | | | | | - drop 0001-meson-add-option-to-set-dbus_interfacedir.patch Issue has been fixed by [https://gitlab.gnome.org/GNOME/gnome-terminal/-/commit/c1657f9cd62a982722041e5968136c7ba57e51f7] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: updateMarkus Volk2024-10-113-7/+47
| | | | | | | | | | | | - Add cairo dependency - Allow to work with gtk3 - Add patch to avoid pulling in a found google-id. It fails and would probably also break reproducibility - inherit mime-xdg Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>