gnome-control-center: update 47.1.1 -> 47.2

- use tarball release again

    ============
    Version 47.2
    ============

    - Various translation updates

    Accessibility
    - Remove "screen" labels that take too much space

    Appearance
    - Fix accidental reset of accent colors config

    Apps
    - Fix some memory leaks

    Color
    - Ensure profiles are connected before operating on them

    Mobile Networks
    - Fix alignment of status pages

    Mouse
    - Fix illustration assets requiring gstreamer-plugins-bad
    - Update illustration assets

    Printers
    - Remove wrong tooltip in the "Add Printer" button

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2024-12-11 09:06:57 +01:00
committed by Khem Raj
parent 28ba66a2a4
commit 2bd6d3ab47
@@ -37,11 +37,9 @@ DEPENDS = " \
inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-version-is-even bash-completion features_check
REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
SRC_URI = "gitsm://gitlab.gnome.org/GNOME/gnome-control-center.git;protocol=https;nobranch=1"
S = "${WORKDIR}/git"
SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
SRCREV = "7985fc671ad43f5925b9012e6c51231ad73a628d"
SRC_URI[archive.sha256sum] = "434a322dc3743858b89d8165d89f89dc05968b6b7be3400944ced4271250d3e9"
PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper"