it depends on accountservice package which already needs this
DISTRO_FEATURE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
Backported from Honister
(cherry-picked from commit e7251cf6ba)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Upstream has switched to using main for tip of trunk, therefore follow
it here in SRC_URI as well.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Suggested-by: Fabio Estevam <festevam@gmail.com>
Reported-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This change is cherry-picked from upstream/master branch.
This fixes below yocto-layer-check error:
ERROR: Nothing PROVIDES 'ffmpeg' (but /home/builder/src/base/meta-openembedded/meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.3.bb DEPENDS on or otherwise requires it)
ffmpeg was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'tracker-miners', 'ffmpeg']
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: akash hadke <akash.hadke@kpit.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Adjust fuse packageconfig to depend on fuse3, which is the only supported
option in gvfs ≥ 1.41.
7a0a06186b
Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit bc5394b7ae)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
* 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>
(cherry picked from commit 4c97b581f3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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>
(cherry picked from commit 0b22ed995f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
../babl-0.1.74/babl/babl-fish-reference.c:1064:7: error: ‘for’ loop initial declarations are only allowed in C99 mode
| for (int i = 0; i < n; i++)
| ^
| ../babl-0.1.74/babl/babl-fish-reference.c:1064:7: note: use option -std=c99 or -std=gnu99 to compile your code
Fails on CentOS7 with Arch64
Signed-off-by: Armin Kuster <akuster808@gmail.com>
version 3.32.5
--------------
Bugs fixed:
* libarchive: do not follow external links when extracting files.
* libarchive: overwrite symbolic links as well if requested by the user.
New or updated application translations:
* Kurdish (Sorani) (Jwtiyar Nariman)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Major changes in 3.34.3:
* Revert icon emblem fixes in order to prevent performance issues (António Fernandes)
* Fix crashes often happening when searching (Ondrej Holy)
* Fix crashes after conflict dialog response (Ondrej Holy)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Version 1.58.7
--------------
- Various backports:
* Don't crash if a callback doesn't return an expected array of values [Marco
Trevisan]
* GList of int not correctly demarshalled on 64-bit big-endian [Philip
Chimento, Simon McVittie]
* Crash passing integer to strv in constructor [Evan Welsh]
* Ignore format-nonliteral warning [Marco Trevisan]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Due to huge bump recipe had to reworked completely
* They offer a polkit action so our tailored version can go (it stopped working
long ago btw). It is installed unconditionally but packed into an extra
package which finds it's way into image only if 'polkit' is in distro
features.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
go object introspection is not support for mipsn32, so
disable vapi for that architecture.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Times 'gmail' was not available in Germany for license reasons are long gone
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
gnome-bluetooth needs libcanberra compiled with gtk+3 support, compiling
libcanberra with gtk+3 support would need gtk+ which needs X11 to
support the needed backend, other option is directfb which will not
worrk work with wayland(without X) config either
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Enable packagekit support only when x11 is in distro features
Fixes
../file-roller-3.32.4/src/dlg-package-installer.c:26:10: fatal error: 'gdk/gdkx.h' file not found
^~~~~~~~~~~~
1 error generated.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Overview of changes from libgdata 0.17.11 to libgdata 0.17.12
=============================================================
* Make OAuth 1 support optional and disabled by default; this makes the `oauth`
dependency optional on `-Doauth1=enabled` (#1)
* Bugs fixed:
- #1 Consider loosening the liboauth dependency
- #23 Authentication errors with Google Drive
- #36 Clarify license in meson.build
* Translation updates:
- Basque
- Catalan
- Chinese (Taiwan)
- Croatian
- Czech
- Danish
- Dutch
- Finnish
- French
- Friulian
- Galician
- German
- Hungarian
- Indonesian
- Italian
- Japanese
- Korean
- Latvian
- Lithuanian
- Malay
- Polish
- Portuguese (Brazil)
- Romanian
- Serbian
- Slovenian
- Spanish
- Swedish
- Turkish
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
ver 3.34.1:
- Prefer “Alias†adapter name to “Nameâ€
- Fix some memory leaks
- Updated translations
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
NEW in 2.3.3 - 2020-03-09
=========================
* The secure sandbox for tracker-extract now permits clock_nanosleep() calls,
fixing crashes on some systems.
* Miners now set nice/scheduler priorities in a way that placates glib. The
sched_setscheduler syscall is as a side effect also allowed by the
tracker-extract sandbox.
Translations: ja
NEW in 2.3.2 - 2020-02-18
=========================
* Blocked parsing of image/x-dds image files, which were previously
being passed to GStreamer and triggering system lockups for some people
* Fixed incorrect MIME type for .raw images, which were previously
being passed to GStreamer and triggering system lockups for some people
* Improved how the MP3 extractor calculates durations of variable bitrate
MP3s, which fixes incorrect durations being shown in GNOME Music.
* Fixed a bug in the GStreamer writeback module.
* Fix race condition that might leave tracker-miner-fs paused after a
writeback operation.
Translations: ms
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
NEW in 2.3.4 - 2020-03-10
=========================
* Brown paper bag release, fix NULL check.
NEW in 2.3.3 - 2020-03-09
=========================
* Fix race condition during tracker-store shutdown maybe leading to
warnings and missed writeback events.
* Made fts:offsets stronger against corrupt FTS tables
Translations: ja
NEW in 2.3.2 - 2020-02-18
=========================
* Location info for photos is now inserted into the DB. It didn't
work before as we failed to process SPARQL "blank nodes" correctly.
* Fix for oversensitive FTS5 index corruption detection
Translations: ms
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
================
Version 3.34.5
================
- Updated translations
- Remove some dead code
Display
- Fix resolution options getting stuck in a low resolution
Network
- Print warning if failed to save to libsecret
- Handle security combo box being not selected correctly
- Fix small memory leaks
Sharing:
- Fix small memory leak
User Accounts
- Fix uninitialized variable
- Fix small memory leak
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* In case gcr is in PACKAGECONFIG, we need x11 in distro features
* gtk+3 in DEPENDS is necessary when gcr is not in PACKAGECONFIG. That adds
ANY_OF_DISTRO_FEATURES
Thanks for reporting [1]
[1] https://lists.openembedded.org/g/openembedded-devel/topic/patch_1_5_libnma_initial/72312166?
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* License changed in [1] - it is still GPLv2
=======================================================
network-manager-applet-1.16.0
Overview of changes since network-manager-applet-1.8.24
=======================================================
* Turned libnma into an external dependency and move to
"https://gitlab.gnome.org/GNOME/libnma". To build,
libnma-1.8.28 or newer is required.
* The libnm-gtk, the deprecated libnm-glib compatibility library was
removed. Everybody should be using libnma by now.
* Improve applet icons for hidpi.
* Fix transparent dialog borders.
[1] 1ab20e8d49
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
With upcoming network-manager-applet 1.16 this library gets mandatory: GNOME
splitted out common code from network-manager-applet to libnma.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>