# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{8..11} ) inherit gnome.org gnome2-utils python-any-r1 meson udev virtualx xdg DESCRIPTION="Gnome Settings Daemon" HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-settings-daemon" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+colord +cups debug elogind input_devices_wacom modemmanager networkmanager smartcard systemd test +udev wayland" RESTRICT="!test? ( test )" REQUIRED_USE=" ^^ ( elogind systemd ) input_devices_wacom? ( udev ) wayland? ( udev ) " KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" #