Lei Maohui
a339bc7618
sysprof: Added json-glib into DEPENDS to fix build error.
...
| 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 >
2021-12-14 18:03:00 -08:00
Joshua Watt
e4d50e76f5
graphene: Move from meta-gnome -> meta-oe
...
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 >
2021-12-13 21:20:02 -08:00
Khem Raj
abea11781a
yelp: Add option to support webkit2gtk-4-0
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Joshua Watt <JPEWhacker@gmail.com >
2021-12-13 08:15:33 -08:00
Oleksandr Kravchuk
ff96debac5
sysprof: update to 3.42.0
...
Dropped upstreamed patches.
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-12-13 08:15:33 -08:00
Joshua Watt
9df8274f31
gnome-online-accounts: Switch back to libsoup2
...
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 >
2021-12-13 08:15:33 -08:00
Oleksandr Kravchuk
358aa6d242
libwacom: update to 1.12
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-12-13 08:09:25 -08:00
Oleksandr Kravchuk
36494c63d8
gparted: add UPSTREAM_CHECK_URI
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-12-13 08:09:25 -08:00
Khem Raj
c5e327605a
gjs: Fix build failures with meson 0.60.2
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-12-10 18:52:10 -08:00
Oleksandr Kravchuk
53343ec728
libnma: update to 1.8.32
...
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 >
2021-12-10 09:11:56 -08:00
Oleksandr Kravchuk
e6502e4d93
gtk4: set UPSTREAM_CHECK_REGEX to stable versions
...
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 >
2021-12-10 09:11:56 -08:00
Khem Raj
b3e202468f
gjs: Link with libatomic on rv32
...
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 >
2021-12-02 19:16:01 -08:00
Khem Raj
f9ef583258
packagegroup-core-clutter: Mark TUNE_PKGARCH specific
...
libclutter is direct dependency which gets debian renamed so this does
not qualify to be allarch
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-12-01 12:39:28 -08:00
Joshua Watt
8ff9bc40ef
gnome-control-center: Fixup polkit directory permissions
...
Fixes up the permissions of the polkit directory to match other recipes,
otherwise they conflict at package install time
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-18 14:22:19 -08:00
Khem Raj
fdf966e110
colord-gtk: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-17 19:44:52 -08:00
Khem Raj
372bae22a6
gnome-tweaks: introspection is not valid meson option
...
meson 0.60+ hard errors out on unknown options and -Dintrospection
is not a valid option anymore
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-17 19:44:52 -08:00
Joshua Watt
738426a162
gnome-shell: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-17 19:18:49 -08:00
Joshua Watt
9659f93886
gnome-settings-daemon: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-17 19:18:49 -08:00
Joshua Watt
97d1b0832b
gdm: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-17 19:18:44 -08:00
Khem Raj
e0ab236378
tracker,tracker-miners: Upgrade to 3.2.1
...
This is latest release for tracker components
Release Notes [1] [2]
[1] bcf1347a9e
[2] 1e1a9e701f
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Khem Raj
60d0f140c7
gedit: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Khem Raj
44a65f52d2
tracker-miners: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Khem Raj
73f2d532c3
gjs: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Khem Raj
1e6bafddc0
tepl: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Khem Raj
790539e19c
libgweather: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Khem Raj
b17cbd05ef
gnome-desktop: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Khem Raj
fefa205061
tracker: introspection is not valid meson option
...
meson 0.60+ errors out on unknown options and -Dintrospection
is not a valid option
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-13 01:17:26 -08:00
Andreas Müller
700a2783b4
gnome-backgrounds: Fix licenses
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-04 06:52:50 -07:00
Andreas Müller
ec77ca2881
gnome-control-center: Add libhandy to DEPENDS
...
If gnome-control-center does not find libhandy, it installs one. This leads
to clash in do_rootfs.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-04 06:52:50 -07:00
Richard Purdie
b402a3076f
recipes: Update SRC_URI branch and protocols
...
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: Richard Purdie <richard.purdie@linuxfoundation.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:49 -07:00
Andreas Müller
b38bc1ca2a
gdm: Fix REQUIRED_DISTRO_FEATURES broken by adding introspection
...
To avoid happening again: Have one line with REQUIRED_DISTRO_FEATURES only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
f36cdc915c
grilo-plugins: upgrade 0.3.13 -> 0.3.14
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
112c24dace
grilo: upgrade 0.3.13 -> 0.3.14
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
595653e451
gnome-panel: upgrade 3.36.1 -> 3.38.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
9b6078c928
gnome-terminal: upgrade 3.40.2 -> 3.42.0 / meson build
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
d732137b86
gnome-tweaks: upgrade 3.34.0 -> 40.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
295c70ec2f
gnome-backgrounds: upgrade 3.38.0 -> 41.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
16ddb247e4
gparted: upgrade 1.3.0 -> 1.3.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
fdc9419a8d
gexiv2: upgrade 0.12.2 -> 0.14.0
...
Change python3 override handling: Instead of not building add a separate
package for it.
Changes:
gexiv2 0.14.0 - 18 Sep 2021 (stable)
* Fix BMFF compile test
gexiv2 0.13.0 - 15 Aug 2021
* Enable BMFF support if enabled in exiv2 version
* Update gexiv2-dump tool
* Mark gexiv2_metadata_from_stream as deprecated; it is fundamentally broken
* More additions to API and _try versions that support GErorr if exiv2 might throw
* Some additions to gexiv2-tool
* Changes in build configuration
Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gexiv2/issues/140
- https://gitlab.gnome.org/GNOME/gexiv2/issues/62
- https://gitlab.gnome.org/GNOME/gexiv2/issues/62
- https://gitlab.gnome.org/GNOME/gexiv2/issues/66
Merge requests included in this release:
- https://gitlab.gnome.org/GNOME/gexiv2/merge_requests/54
- https://gitlab.gnome.org/GNOME/gexiv2/merge_requests/59
- https://gitlab.gnome.org/GNOME/gexiv2/merge_requests/51
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
caa81e3a34
gnome-control-center: upgrade 3.36.4 -> 41.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
20f4623cc9
gnome-session: upgrade 3.36.0 -> 40.1.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
62eb07bcdc
gnome-desktop: upgrade 3.38.8 -> 41.0 and give up '3' receipe name suffix
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
1742edd2ff
gnome-shell-extensions: upgrade 3.34.2 -> 40.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
44acebcec7
gnome-shell: upgrade 3.34.5 -> 41.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
85e3c1cdf0
gnome-settings-daemon: upgrade 3.36.1 -> 41.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
668b47079f
gdm: upgrade 3.36.3 -> 41.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
7cd570b486
mutter: upgrade 3.34.6 -> 41.0
...
Most notable:
* Wayland is manadatory
* Patch removed was applied
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
94f5b82c42
gjs: upgrade 1.58.8 -> 1.70.0
...
License checked: Still MIT and LGPLv2+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
2a254bc827
gtk4: initial add 4.4.0
...
* It is a hard dependency for gnome-shell 41
* Final destination for this recipe should be oe-core but start it here first:
* Some dependencies (graphene / sassc-native) are not in oe-core yet
* In meta-gnome gtk4 recipe can mature: The initial recipe focuses on target
build and make consumers of gtk4 happy
* The native gtk4-update-icon-cache wrapper dance is missing
* Missing nativesdk (added a comment why)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
3f6dc737ed
graphene: Tidy up recipe a bit
...
* remove md5 checksum
* adjust comment
* remove commented DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00
Andreas Müller
f3fe8dc93b
graphene: extend to native and nativesdk
...
Upcoming gtk4 supports native / nativesdk and it depends on graphene
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:48 -07:00