From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id INvBEJBoIWYNTwAAe85BDQ:P1 (envelope-from ) for ; Thu, 18 Apr 2024 20:38:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id INvBEJBoIWYNTwAAe85BDQ (envelope-from ) for ; Thu, 18 Apr 2024 20:38:08 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=eVDUvZVS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713465488; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=QobxV8zfN11l8jP1U+ldIeceATohONS8GL69dvpFvtw=; b=TR7KR8tQPEgmY05410IDJiPmqVfNwfEz5E3T4z2M5E25WS11GN+x4WeoCNKqF8SSXuQwiO u8RfPC5irMeaLu0+s/h9nSikRvi6MQs9h5Oug7zJ+fuX7CGI8BCfYExLC/HoC4IFAk2BXV zGsSsPT05W2ahQOEO4qr5rijFdqmGFdE76OAv1hWzeJfpT32fjRz9I+OgP81eD839IUJ58 VFS0NRW+HIUs4/TvsnZrqhqmweeLctb2QVqlWFAyjcR+rR/PENfaDFyohAPdj3YpLOgrIm r3HCFGIJ7cgOl3kUbynIL0DtBqnWNWOeGsknerwtJRyI2bJIywtIitW1bxmsUA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713465488; a=rsa-sha256; cv=none; b=unEU2/fKGnMZM2omvs8+GHGgO3IizjngwOWYAls2arbG4Qi4/d1OD9VlPhvwy7px2LygNU bHYnTDSwFQoyhYVzQDSAeiUjal5ZLUVw1V57QFeqC0w1oAr0itrU6L/Klmy+EATFOQ9tfx 3bgedoQ3f+/RIv1qFAjisQeX0ZW94SoUfkBFkHOqmGQxBzUmqGcfrU4nQNlS02SZ74w2XI 69iN8Z6Nog00ZIGfaLJ88Nwb07ghLCADQNGNZFWqXOn3LJPhOUrffj9TGfi+dr05hn47ae pCV+xSkPzneHRUGgKGz2OxE8Z77pOGUW7nJZLK8yeZIoHONX0xlA89cjahAAkA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=eVDUvZVS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EE37F33C90 for ; Thu, 18 Apr 2024 20:38:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rxWds-0003p5-VW; Thu, 18 Apr 2024 14:37:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rxWdq-0003o2-5a for guix-patches@gnu.org; Thu, 18 Apr 2024 14:37:50 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rxWdp-0007BU-Uh for guix-patches@gnu.org; Thu, 18 Apr 2024 14:37:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rxWe3-0007pV-Hy for guix-patches@gnu.org; Thu, 18 Apr 2024 14:38:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70460] [PATCH 3/4] gnu: power-profiles-daemon: Remove some (native) inputs. Resent-From: Dariqq Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 Apr 2024 18:38:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70460 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70460@debbugs.gnu.org Cc: Dariqq Received: via spool by 70460-submit@debbugs.gnu.org id=B70460.171346543729755 (code B ref 70460); Thu, 18 Apr 2024 18:38:03 +0000 Received: (at 70460) by debbugs.gnu.org; 18 Apr 2024 18:37:17 +0000 Received: from localhost ([127.0.0.1]:53950 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxWdJ-0007jm-0y for submit@debbugs.gnu.org; Thu, 18 Apr 2024 14:37:17 -0400 Received: from mout01.posteo.de ([185.67.36.65]:51939) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxWd9-0007hV-7X for 70460@debbugs.gnu.org; Thu, 18 Apr 2024 14:37:09 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id EEACE240029 for <70460@debbugs.gnu.org>; Thu, 18 Apr 2024 20:36:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1713465408; bh=lU2InnOfimEQTVpyCuQcMd47B8Y7jE1GPqJn2yEOps4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=eVDUvZVSXOD2ebR8FlgTZWlBRqWc1f/SJhp0oLsGDBBrSqzo5PTje1JcRaWWE2AuJ D41eC3bdzCF9wjGuamhA5TUPgpYipHpdPyynZQ3S5iPuxbb2r9TbXrwh1yvX9Zmosc 4vAx+5TEu0wokABY6L9sXEx4V+U4lkr5xmQ/4drwuaGc9kJ0D7zGYyPtoewwkKpGf2 7pfPgPoiimf2n9eOqEzQudh0hCxJ2GRrIxgT9rV5Wmac1og59UJ2ctp15HXIpdWVrD WaHmDY6MX8HY/T2IEAi8VspFejJIErroX33t0pt6CzR8jqZT1hAVooJ/8PsY3FYfKz W6ixuufaKS4SA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VL61p2xnmz9rxQ; Thu, 18 Apr 2024 20:36:46 +0200 (CEST) From: Dariqq Date: Thu, 18 Apr 2024 18:36:03 +0000 Message-ID: <092921f08ae2633f87379569d01fd7e8e50bf9e1.1713463209.git.dariqq@posteo.net> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 5.42 X-Spam-Score: 5.42 X-Migadu-Queue-Id: EE37F33C90 X-Migadu-Scanner: mx12.migadu.com X-TUID: iOoL6dIZ7To9 These don't seem necesary anymore. * gnu/packages/freedesktop.scm (power-profiles-daemon): [native-inputs]: Remove gobject-introspection, vala. [inputs]: Remove dbus, dbus-glib, python, python-pygobjet. Change-Id: I266d4d5d8da7ba3608f2b61726d81409a8a99cf8 --- gnu/packages/freedesktop.scm | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 6ea5a70e21..5ac90b7250 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -1186,24 +1186,19 @@ (define-public power-profiles-daemon (native-inputs (list `(,glib "bin") gtk-doc/stable - gobject-introspection libxslt pkg-config python python-argparse-manpage python-dbusmock python-shtab - umockdev - vala)) + umockdev)) (inputs (list bash-minimal ;for 'wrap-program' bash-completion - dbus - dbus-glib libgudev - glib polkit - python - python-pygobject + glib + polkit upower)) (home-page "https://gitlab.freedesktop.org/upower/power-profiles-daemon") (synopsis "Power profile handling over D-Bus") -- 2.41.0