Commit Graph

1186 Commits

Author SHA1 Message Date
Khem Raj 4a5719ffb1 gedit: Inherit python3targetconfig
This is needed to find _PYTHON_SYSCONFIGDATA_NAME

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit a06cdf5a4c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-02-13 12:29:38 -08:00
Armin Kuster dba54c19f8 Revert "gnome-calendar: update to 3.38.1, add libhandy 1.x support"
This change causes build failure:

 Found CMake: NO
 | Run-time dependency libhandy-1 found: NO (tried pkgconfig)
 |
 | ../gnome-calendar-3.38.1/meson.build:166:0: ERROR: Dependency "libhandy-1" not found, tried pkgconfig

 Gategarth Core version of libandy is 0.0.13 so this patch is puzzling

This reverts commit 46ac17595b.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-12-20 08:49:12 -08:00
Armin Kuster ec9065c822 README: updated Maintainers list for Gatesgarth
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-04 12:32:44 -08:00
Khem Raj 5752f9954e ibus: Update to 1.5.3 plus fix for vala 0.50
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-03 11:03:45 -08:00
Alexander Kanavin 46ac17595b gnome-calendar: update to 3.38.1, add libhandy 1.x support
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-02 09:00:51 -08:00
Khem Raj cd9eaf4318 meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT
Remove older releases from COMPAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-15 11:42:15 -07:00
Andreas Müller 780b1ccb6d gimp: upgrade 2.10.20 -> 2.10.22
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-13 22:33:05 -07:00
Andreas Müller a1f938bf9c gegl: upgrade 0.4.24 -> 0.4.26
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-13 22:33:05 -07:00
Andreas Müller 9c8a04c239 babl: upgrade 0.1.78 -> 0.1.82
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-13 22:33:05 -07:00
Alejandro Enedino Hernandez Samaniego 68aa720b48 gedit: Add gsettings-desktop-schemas to RDEPENDS
gedit isn't able to start at all, showing the following error:

(org.gnome.gedit:32150): GLib-GIO-ERROR **: 04:29:21.795: Settings schema \
'org.gnome.desktop.lockdown' is not installed
Trace/breakpoint trap

gedit tries to look for the lockdown schema which is part of the
gsettings-desktop-schemas package.

Add gsettings-desktop-schemas to RDEPENDS_gedit so when gedit is installed it
finds the required files in the rootfs.

Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-24 12:42:04 -07:00
Andreas Müller 80b76f79d1 gjs: upgrade 1.58.7 -> 1.58.8
Version 1.58.8
--------------

- Various backports
  * 1.63.3: test suite is failing [Philip Chimento]
  * Various fixes for potential crash and memory issues [Philip Chimento]

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller ab6a105b8a tracker-miners: upgrade 2.3.3 -> 2.3.5
NEW in 2.3.5 - 2020-09-07

=========================
  * Disable miners autostart by default. This is a measure to make Tracker 2.x
    get as much out of the way as possible with Tracker 3.x available. This
    default can be undone with -Dautostart=true.
  * Whitelist statx syscall, used in recent glib.

Translations: lt

NEW in 2.3.4 - 2020-08-24
=========================
   * Block image/ktx files in 90-gstreamer-image-generic.rule
   * Set a deadline of 30 seconds for extraction tasks
   * Remove generic gstreamer-based image extraction codepath
   * Several fixes to libav-based extractor
   * Replace sensitive words
   * get the systemd user unit dir from pkg-config

Translations: es, hr, id, it, lt, pl, pt_BR, ro, sv, tr, uk

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller 5413f38ba8 tracker: upgrade 2.3.4 -> 2.3.6
NEW in 2.3.6 - 2020-09-07

=========================
  * Do not autostart tracker-store

Translations: de, es, hu, id, lt, pl, pt_BR, ro, sl, sv

NEW in 2.3.5 - 2020-08-24
=========================
  * Add 'tracker export' subcommand to ease migration to 3.x
  * Use correct signature for DBusSignalCallback
  * get the systemd user unit dir from pkg-config
  * Replace sensitive terms

Translations: lt, uk

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller ae8a420866 libgdata: upgrade 0.17.12 -> 0.17.13
Overview of changes from libgdata 0.17.12 to libgdata 0.17.13

=============================================================

* Default to not installing installed-tests (see !24)

* Default to not building documentation (see !23) (thanks Debarshi Ray)

* Bugs fixed:
 - !23 build: Disable the gtk-doc documentation by default
 - !24 Various minor fixes to meson_options.txt
 - !25 all: Fix various typos and incorrect terminology
 - !26 core: Add g_autoptr() support for GDataUploadStream

* Translation updates:
 - Chinese (China)
 - English (United Kingdom)
 - Latvian
 - Ukrainian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller 3d30e6a0eb gspell: upgrade 1.8.3 -> 1.8.4
News in 1.8.4, 2020-09-04
-------------------------
* Translation updates.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller 8e82b89110 grilo: upgrade 0.3.12 -> 0.3.13
NEW in 0.3.13

=============
  * !56 Increase glib requirement to 2.58 or greater
  * !58 API addition: grl_related_keys_set_for_id()
  * !59 Fix trying to load .so.p files as plugins
  * !61 Fix crash using get_plugins() from bindings
  * Several other fixes and cleanups

  * Updated translations
    * Chinese (Taiwan)
    * Japanese
    * Ukrainian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller 264f979814 gnome-desktop3: upgrade 3.36.5 -> 3.36.6
===============
Version 3.36.6
===============

- No changes

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller 4c97b581f3 gnome-settings-daemon: Remove wrong RDEPEND
* Since variable was misspelled it was a no-op
* There is no gdbus package (gdbus is in glib-2.0-utils)
* Did not find any pointer in the source that gdbus has to be installed on
  target

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
Andreas Müller 407776de95 gedit: add source-code-pro-fonts to RRECOMMENDS
Would call gedit almost unusable without source-code-pro-fonts

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-12 13:40:36 -07:00
Diego Rondini bc5394b7ae gvfs: adjust fuse packageconfig to fuse3
Adjust fuse packageconfig to depend on fuse3, which is the only supported
option in gvfs ≥ 1.41.
https://gitlab.gnome.org/GNOME/gvfs/-/commit/7a0a06186b6fef07b8fce2360c04fd075fc84ed1

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-04 06:59:17 -07:00
Khem Raj 192afbcc07 layer.conf: Fix for signature change for allarch icon themes
faenza-icon-theme are allarch but recently

gtk-icon-cache, since commit 31e3d34c8a9c3e8481aa837aa0bf52adf095fe62
[gtk-icon-cache.bbclass: add runtime dependency], it start depend on
non-allarch packages gdk-pixbuf and gtk+3, which make it's signature
changes when machine changed.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-08-31 16:57:06 -07:00
Khem Raj fa9e5ed9f9 mutter: Add a comment to remove pipewire-0.2 dependency with 3.36
This will serve as a reminder when this recipe is upgraded to 3.36+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-31 08:30:19 -07:00
Adrian Bunk 0b22ed995f gnome-settings-daemon: Remove duplicate outdated SRC_URI hashes
They got overwritten later with the correct values.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-19 14:02:48 -07:00
Adrian Bunk 5ec6c57c3c gnome-settings-daemon: smartcard support is optional, and needs nss
../gnome-settings-daemon-3.36.1/meson.build:165:2: ERROR: Dependency "nss" not found, tried pkgconfig

This happened when networkmanager is configured without nss,
or nm support disabled in gnome-settings-daemon.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Andreas Müller 3e8d7438a1 gdm: upgrade 3.36.2 -> 3.36.3
==============
Version 3.36.3
==============
- User switching fix
- Translation updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Andreas Müller 095072a243 gnome-disk-utility: re-add 3.36.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Andreas Müller 183210c0a0 evolution-data-server: upgrade 3.36.4 -> 3.36.5
Evolution-Data-Server 3.36.5 2020-08-07
---------------------------------------

Bug Fixes:
	I#236 - Uses LC_ADDRESS unconditionally in libphonenumber code (Milan Crha)
	I#240 - IMAPx: Disable move to real junk/trash in server-side virtual folders (Milan Crha)

Miscellaneous:
	Fix a memory leak in ebmb_gather_photos_local_filenames() (Milan Crha)
	ESoupSession: Provided SoupAuth might not be always used by libsoup (Milan Crha)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Andreas Müller 4ca7f750cf file-roller: upgrade 3.36.2 -> 3.36.3
version 3.36.3
--------------

 Bugs fixed:

  * Drag-and-Drop crash after cancelling file overwrite. (Guilherme Silva)

 New or updated application translations:

  * Chinese (Cheng-Chia Tseng)

 New or updated manual translations:

  * Turkish (Emin Tufan Çetin)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Andreas Müller 110639ec55 gnome-desktop3: upgrade 3.36.4 -> 3.36.5
Major change is removal of md5 checksum because this is a very exciting
upgrade:

===============
Version 3.36.5
===============

- No changes

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Andreas Müller 14e5ba3f6c gnome-calendar: initial add 3.36.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-09 13:00:23 -07:00
Andreas Müller 8f70e31109 gnome-help.bbclass: remove double FILES_${PN}-help entry
When I wrote this class meta-qt5-extra's qt5-translation.bbclass was taken
as template. So this is a leftover which does not make sense: Variable is set
differently few lines below.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-09 13:00:23 -07:00
Khem Raj 630c9f2d65 gnome-settings-daemon: Add introspection to UNKNOWN_CONFIGURE_WHITELIST
gobject-introspection is needed unconditionally therefore add "introspection"
to unknown configure option whitelist

Fixes
ERROR: QA Issue: gnome-settings-daemon: configure was passed unrecognised options: introspection [unknown-configure-option]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-07 01:27:10 -07:00
Khem Raj 2c984487b3 gnome-settings-daemon: Drop using autotools specific option
gnome-settings-daemon has now switched to using meson therefore drop
this setting which was used when autotools were used.

Fixes
WARNING: Unknown options: "introspection"

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-04 09:11:14 -07:00
Andreas Müller 04c7db7b93 evince: upgrade 3.36.5 -> 3.36.7
================
Evince    3.36.7
================

pdf:
  * Add back 'de facto' tooltip feature (#842, Nelson Benítez León)

Translations:
  * Baurzhan Muftakhidinov (Kazakh)

================
Evince    3.36.6
================

backend:
  * Fix -Werror=format=2 on dvi on ARM (#1429, Germán Poo-Caamaño)

snap:
  * Don't specify candidate channel for the build snap (Ken VanDine)
  * updated to use latest snapcraft extension. Fixes #1426 (Ken VanDine)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:55:27 -07:00
Andreas Müller 619f250437 libgweather: upgrade 3.36.0 -> 3.36.1
==============
Version 3.36.1
==============

This version works around the unavailability of the NOAA weather services
by using very short-term forecasts as current weather conditions.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:52:14 -07:00
Andreas Müller d9b129296d libnma: upgrade 1.8.28 -> 1.8.30
=======================================
libnma-1.8.30
Overview of changes since libnma-1.8.28
=======================================

* Properly dispose wireless security objects.
* Don't clear the key when users set a non-pkcs12 certificate in the
  certificate chooser UI.
* Added missing VAPI macro file.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:52:14 -07:00
Andreas Müller c50c888cbf gtksourceview4: upgrade 4.6.0 -> 4.6.1
News in 4.6.1, 2020-06-26
-------------------------
* Fix various G-I annotations
* Improve draw-spaces coloring in solarized-light
* javascript.lang: Performance improvements
* c.lang: Fixes for #include preprocessor
* sql.lang: Language completeness improvements
* latex.lang: additional keywords
* sh.lang: improved parameter expansion
* yara.lang: initial support for YARA
* Translation updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:52:14 -07:00
Andreas Müller c25c900af2 gnome-control-center: upgrade 3.36.3 -> 3.36.4
================
Version 3.36.4
================

- Updated translations.

Sound:
- sound: Stop non-interactive profile changes from triggering changed events.

Users:
- Don't limit the number of maximum fingerprint enroll stages.
- Don't use sync calls for deleting fingerprints.
- Only load the fingerprint state once.
- Make the fingerprint operations cancellable.
- Don't wait for fprintd on initialization.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:52:14 -07:00
Andreas Müller da081b0f34 evolution-data-server: upgrade 3.36.3 -> 3.36.4
Evolution-Data-Server 3.36.4 2020-07-03
---------------------------------------

Bug Fixes:
	I#215 - Utilize If-None-Match header for WebCal refresh (Milan Crha)
	I#222 - Camel: Match-All condition doesn't show any messages (Milan Crha)
	I#226 - CVE-2020-14928: Response Injection via STARTTLS in SMTP and POP3 (Milan Crha)
	I#228 - Restarting evolution-source-registry re-enables user-disabled CalDAV accounts (Milan Crha)
	evo-I#982 - 'Message contains'-search broken in 3.36.3 (Milan Crha)

Miscellaneous:
	camel-folder-search: Fix a memory leak when searching message body (Milan Crha)
	Rename camel_stream_buffer_truncate() to camel_stream_buffer_discard_cache() (Milan Crha)

Translations:
	Baurzhan Muftakhidinov (kk)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:52:14 -07:00
Andreas Müller 6c31f70869 gnome-desktop3: upgrade 3.36.3.1 -> 3.36.4
===============
Version 3.36.4
===============

- tests: Don't run at build-time
- Translation updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:52:14 -07:00
Andreas Müller 7acb019200 graphene: upgrade 1.10.0 -> 1.10.2
see bugs fixed at [1]

[1] https://github.com/ebassi/graphene/releases/tag/1.10.2

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-22 15:57:52 -07:00
Khem Raj b57d6fcd08 network-manager-applet: Add missing dependency on libgudev
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-21 16:46:37 -07:00
Andreas Müller ba2ce7364e sysprof: remove linux-gnueabi-patch
meson.bbclass takes care since oe-core

commit 010202076760329829fbde8dab4f535d6f755873
Author: Andreas M?ller <schnitzeltony@gmail.com>
Date:   Thu Apr 16 00:30:36 2020 +0200

    meson.bbclass: avoid unexpected operating-system names

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-30 07:58:37 -07:00
Zheng Ruoqin 95b0a76fec tracker: Fix build error when enable multilib.
ERROR: tracker-2.3.4-r0 do_package: QA Issue: tracker: Files/directories
were installed but not shipped in any package:
  /usr/lib64/systemd
  /usr/lib64/systemd/user
  /usr/lib64/systemd/user/tracker-store.service

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-29 07:20:22 -07:00
Zheng Ruoqin 02afb13f5d Fix build error when enable multilib.
ERROR: tracker-miners-2.3.3-r0 do_package: QA Issue: tracker-miners:
Files/directories were installed but not shipped in any package:
  /usr/lib64/systemd
  /usr/lib64/systemd/user
  /usr/lib64/systemd/user/tracker-extract.service
  /usr/lib64/systemd/user/tracker-writeback.service
  /usr/lib64/systemd/user/tracker-miner-fs.service

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-29 07:20:22 -07:00
Andreas Müller 5ef28cf97d network-manager-applet: upgrade 1.16.0 -> 1.18.0
=======================================================
network-manager-applet-1.18.0
Overview of changes since network-manager-applet-1.16.0
=======================================================

* Enable build with appindicator by default.
* Add WireGuard support to the editor.
* Support OWE (Opportunistic Wireless Encryption) in the editor.
* Fix crash when disposing VPN secret dialog.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-29 07:20:22 -07:00
Andreas Müller 43e3c0da02 ibus: upgrade 1.5.21 -> 1.5.22
1.5.22

* GDBusAuthObserver security fix 3d442db
* Use XDG_CACHE_HOME for Unix socket directory a141a14 982c40f 5742e1b d53401e a1705ad
* Hangul button press handling 25d11f5 c662a02 ecc3465
* Fix deprecated APIs 48a8d7e 35863d8
* Bug fixes 773420f 745ffb8 26a8105 bccf94d d50627f 7486385 cd4fef5

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-29 07:20:22 -07:00
Andreas Müller 2bd7b4175a gnome-control-center: upgrade 3.36.2 -> 3.36.3
================
Version 3.36.3
================

- Updated translations

Users:
- Show add user button also if no users found
- Show permissions toolbar also if no users found

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-19 10:17:50 -07:00
Andreas Müller a736457d11 evince: upgrade 3.36.3 -> 3.36.5
================
Evince    3.36.5
================

Translations:

  * Matej Urbančič (Slovenian)

================
Evince    3.36.4
================

* pdf: Rever "support 'de facto' tooltip feature" (#1414)
  Reopens issues #1409 and #1410.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-19 10:17:50 -07:00
Andreas Müller 3dd3b35377 gnome-desktop3: upgrade 3.36.2 -> 3.36.3.1
===============
Version 3.36.3
===============

- thumbnails: keep the orignal file name
- Fix encoding issue when translating locale modifiers
- Update wallclock reftest expectations
- Update Hebrew wallclock expectation
- Translation updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-19 10:17:50 -07:00