From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0B1E138350 for ; Sun, 16 Feb 2020 17:28:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9F65E08F1; Sun, 16 Feb 2020 17:28:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C11C0E08F1 for ; Sun, 16 Feb 2020 17:28:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C965634EBB7 for ; Sun, 16 Feb 2020 17:28:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 531BB13B for ; Sun, 16 Feb 2020 17:28:50 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1581874075.6247e1a44a85756f00aa99fa158b23e7ccde5cd2.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-settings-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.32.1-r1.ebuild X-VCS-Directories: gnome-base/gnome-settings-daemon/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 6247e1a44a85756f00aa99fa158b23e7ccde5cd2 X-VCS-Branch: master Date: Sun, 16 Feb 2020 17:28:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2df79ed-1d1d-4a0e-b01b-3491333d2aed X-Archives-Hash: 0bc4236597017b06ffcdbdf1a5125ea8 commit: 6247e1a44a85756f00aa99fa158b23e7ccde5cd2 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Feb 16 16:49:57 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Feb 16 17:27:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6247e1a4 gnome-base/gnome-settings-daemon: require dbus[user-session] with systemd It's necessary for ability to launch vino or gnome-remote-desktop for screen sharing, and it'll be hard-required for gnome-session-3.34 on systemd profiles soon anyhow, so lets start by ensuring a working setup for this part of the stack. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> .../gnome-settings-daemon-3.32.1-r1.ebuild | 137 +++++++++++++++++++++ 1 file changed, 137 insertions(+) diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.32.1-r1.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.32.1-r1.ebuild new file mode 100644 index 00000000000..ae8ba7216b1 --- /dev/null +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.32.1-r1.ebuild @@ -0,0 +1,137 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python{3_6,3_7} ) + +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" +SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" + +LICENSE="GPL-2+ LGPL-2+" +SLOT="0" +IUSE="+colord +cups debug elogind input_devices_wacom networkmanager smartcard systemd test +udev wayland" +REQUIRED_USE=" + ^^ ( elogind systemd ) + input_devices_wacom? ( udev ) + wayland? ( udev ) +" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" + +# >=polkit-0.114 for ITS translation rules of .policy files +COMMON_DEPEND=" + >=sci-geosciences/geocode-glib-3.10 + >=dev-libs/glib-2.56:2 + >=gnome-base/gnome-desktop-3.11.1:3= + >=gnome-base/gsettings-desktop-schemas-3.27.90 + >=x11-libs/gtk+-3.15.3:3[X,wayland?] + >=dev-libs/libgweather-3.9.5:2= + colord? ( + >=x11-misc/colord-1.0.2:= + >=media-libs/lcms-2.2:2 ) + media-libs/libcanberra[gtk3] + >=app-misc/geoclue-2.3.1:2.0 + >=x11-libs/libnotify-0.7.3 + >=media-sound/pulseaudio-2[glib] + >=sys-auth/polkit-0.114 + >=sys-power/upower-0.99:= + x11-libs/libX11 + udev? ( dev-libs/libgudev:= ) + wayland? ( dev-libs/wayland ) + input_devices_wacom? ( >=dev-libs/libwacom-0.7 + >=x11-libs/pango-1.20.0 + x11-libs/gdk-pixbuf:2 ) + smartcard? ( >=dev-libs/nss-3.11.2 ) + cups? ( >=net-print/cups-1.4[dbus] ) + networkmanager? ( >=net-misc/networkmanager-1.0 ) + media-libs/alsa-lib + x11-libs/libXi + x11-libs/libXext + media-libs/fontconfig +" +# logind needed for power and session management, bug #464944 +# gnome-session-3.27.90 and gdm-3.27.9 adapt to A11yKeyboard component removal (moved to shell dealing with it) +# dbus[user-session] for user services support (functional screen sharing setup) +RDEPEND="${COMMON_DEPEND} + gnome-base/dconf + elogind? ( sys-auth/elogind ) + systemd? ( sys-apps/systemd + sys-apps/dbus[user-session] ) + !