meta-openembedded/meta-gnome
Markus Volk 6ee4a15ce2 gnome-control-center: Fix polkit gettext issue
polkit.its and polkit.loc are taken from host. This should be fine
as long as the host provides these files. At least on fedora 38
they are not installed by default and configure fails with:

| ../gnome-control-center-45.0/meson.build:205:6: ERROR: Command
`/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/recipe-sysroot-native/usr/bin/nativepython3 /home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/gnome-control-center-45.0/build-aux/meson/find_xdg_file.py gettext/its/polkit.its` failed with status 1.
|
| A full log can be found at
/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/build/meson-logs/meson-log.txt
| ERROR: meson failed
| WARNING:
/home/flk/poky/build/tmp/work/corei7-64-poky-linux/gnome-control-center/45.0/temp/run.do_configure.6974:182 exit 1 from 'exit 1'

export XDG_DATA_DIRS to avoid this issue

https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/main/meson.build?ref_type=heads#L203
https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/main/build-aux/meson/find_xdg_file.py?ref_type=heads

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-09 09:44:13 -07:00
..
classes Convert to new override syntax 2021-08-03 10:21:25 -07:00
conf layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -07:00
dynamic-layers/meta-virtualization/recipes-gnome gnome-remote-desktop: Upgrade 44.2 -> 45.0 2023-09-30 01:03:17 -07:00
recipes-connectivity network-manager-applet: Fix build with musl/lld linker 2023-09-03 09:04:09 -07:00
recipes-extended meta-gnome: Update patch status for several recipes 2023-04-05 20:10:05 -07:00
recipes-gimp gegl: upgrade 0.4.44 -> 0.4.46 2023-07-07 08:59:27 -07:00
recipes-gnome gnome-control-center: Fix polkit gettext issue 2023-10-09 09:44:13 -07:00
recipes-graphics recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-support libcloudproviders: upgrade 0.3.2 -> 0.3.4 2023-09-20 15:34:03 -07:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

URI: git://git.openembedded.org/meta-openembedded branch: master

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'

Layer maintainer: Andreas Müller schnitzeltony@gmail.com