From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AP8lEo2z72N0vgAAbAwnHQ (envelope-from ) for ; Fri, 17 Feb 2023 18:04:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EM0lEY2z72OligAAG6o9tA (envelope-from ) for ; Fri, 17 Feb 2023 18:04:13 +0100 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 12F0EC269 for ; Fri, 17 Feb 2023 18:04:12 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=FGk9GbYe; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676653453; a=rsa-sha256; cv=none; b=DgrupxpmqcMxeH0wp3fOdbQVsusKBw6i5DworebHGGM3FSX6CdQdLjPG+59PRtwyCyc+ym +e8ZOwsy9ByhtEoIbooPxRjgzx2IZOUTncV3XR/KbGPYmdwRknaWjpvN2m2g7RknTktGNO +S2fOkJL0PKKwFIacY1Zffzhl60K6Udj9EKHoPru6eQrQThFmmEcJuRnPMKfxSzwtPsjr5 etLqRiR0BUa3Tycy/SaApQ3kG2gmX/j/lcz5eV8WUK1tXtyEJx1dAQEyb7vbxHMz/Dsnw2 SOR5uYtyyQbA7dKg57ZbONMlmDWp4Uwk68AMib8qZE5Jfoao+r305UwFe9xMMQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=FGk9GbYe; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676653453; 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=T6eJhvr97HawNPDGtaIXJ/yA+Um1x2eZpovZ98KPr38=; b=JXx/jD9WsBKF8IzlKD/+JyxGUXrvK3KOkWWki9WMRlrSKzwa3ikGa3seveKNN6FU60H+qp SuCVcUBfoUaTILzPnsbZsBwXtfdGsA1yDq5ODUSk8mIUBLmuyiGQhGXU9g4KF1XRnbzTOZ +PjzFmlHo4pENEQnThf0tZSnYlMFp0AGsKcJEUWCLx7JECyfwBHJTbrL79lyD5gGnet/UB O+vB9tJYl7kNLmI6ka90P7REGRQYeRF4cc4RYVmnPVWDTGd3J8d2ZAqAOgDk5nXzZbty2U w78vLYmLBUzJnRx8kW+1jJrMOdAC3miq3UW21MvBVG+ynEks8hOFfbmsLJ1G2w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pT485-0007NF-H6; Fri, 17 Feb 2023 12:02:37 -0500 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 1pT47X-0006iA-9J for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pT47W-0000KA-NQ for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pT47W-00081f-IF for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61576] [PATCH 02/21] gnu: spice-gtk: Remove input labels. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 17:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61576 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61576@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 61576-submit@debbugs.gnu.org id=B61576.167665328530566 (code B ref 61576); Fri, 17 Feb 2023 17:02:02 +0000 Received: (at 61576) by debbugs.gnu.org; 17 Feb 2023 17:01:25 +0000 Received: from localhost ([127.0.0.1]:41330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT46u-0007wu-Fo for submit@debbugs.gnu.org; Fri, 17 Feb 2023 12:01:24 -0500 Received: from mail-qt1-f182.google.com ([209.85.160.182]:41805) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT46q-0007w8-7X for 61576@debbugs.gnu.org; Fri, 17 Feb 2023 12:01:21 -0500 Received: by mail-qt1-f182.google.com with SMTP id f22so1193548qtb.8 for <61576@debbugs.gnu.org>; Fri, 17 Feb 2023 09:01:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=T6eJhvr97HawNPDGtaIXJ/yA+Um1x2eZpovZ98KPr38=; b=FGk9GbYeTNaT07MaKbXxCP1H9v8n8z14LAlq5mdxFrZYxW/WDK0itqvfTrOO0obhU2 PpTJSQNxKOevHsS9zAVJv5XRsTCSDgBGJB22++umuUeVoyvrXegcdF/PBNq1EVzOm8PD ZQvDBLmcrJQpeoM6oXs5c3BE6iawdMgUeLoSiOEzeaD//dTbFN/lXDweXfgRJDXDpEt6 eH/gZJVEZxZ9BbKNENlpniqva6/pEDuqz/Erb1aeesulDuOGQmVwY2Xu5f0EFFVRt289 oJuvbWA1THxBsF5ryUc+/fySFQTpPzlZdHTc9CHCsQHvlKyanTWVY8eJzkwqXmvk439X RDvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T6eJhvr97HawNPDGtaIXJ/yA+Um1x2eZpovZ98KPr38=; b=rDGIf1GsZBBlTtafJMqPg9cfuZ73waTchWn7CmmuVdbj9X5JgM7DRnclF/YrA4IKrA Me5ltTyf6idH+nB2QPfdddmye3q588/CD5H7ZGc2F2QFbPVK12khLrhl+J2OZHd8iVQ1 +zk6eNr+lC3nGSk/jHaNAupBVXv9hEwD4/hMARSSxlax8eTidakAZRE1DmpVXWsHkU3C tK3WxkM4U5yxxVO62kSXe83fkM/4J9S2Kv6XnQLn1/P9mLCQ0TEKDYFm1tz97p39hbys GbjaQDppddD8dBrRdHhweHiaURz0vPbAbQ3CKOZrcB7nKWAlaDHA5HiszJE9W0E7i6oI ZA0A== X-Gm-Message-State: AO0yUKUrQubFrIrYnD66pTmY2QC4AtG8lwVwx0A6vy8uVQ6Xo0RNtA0q fygTpjWyIUPTIq77wCfuogEODj9H0PhBiG2y X-Google-Smtp-Source: AK7set9I+mVMeCU3zIJgvKMWTLRd3O9x36FGjZXFGMESUkzrK2GFxqjE+zHAjTCcrm0TUL97E0UPhg== X-Received: by 2002:ac8:5f93:0:b0:3b9:2b0:5e7e with SMTP id j19-20020ac85f93000000b003b902b05e7emr920907qta.27.1676653274551; Fri, 17 Feb 2023 09:01:14 -0800 (PST) Received: from localhost.localdomain (dsl-157-123.b2b2c.ca. [66.158.157.123]) by smtp.gmail.com with ESMTPSA id hf22-20020a05622a609600b003b85ed59fa2sm3455166qtb.50.2023.02.17.09.01.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 09:01:14 -0800 (PST) From: Maxim Cournoyer Date: Fri, 17 Feb 2023 12:00:43 -0500 Message-Id: <20230217170103.10147-3-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230217170103.10147-2-maxim.cournoyer@gmail.com> References: <20230217170103.10147-2-maxim.cournoyer@gmail.com> 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: X-Migadu-Queue-Id: 12F0EC269 X-Spam-Score: -2.83 X-Migadu-Spam-Score: -2.83 X-Migadu-Scanner: scn0.migadu.com 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-TUID: ByazSjfAdjTb * gnu/packages/spice.scm (spice-gtk): Remove input labels. --- gnu/packages/spice.scm | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm index 139ef4867e..c513e3db13 100644 --- a/gnu/packages/spice.scm +++ b/gnu/packages/spice.scm @@ -178,23 +178,23 @@ (define-public spice-gtk `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path))))))))) (native-inputs - `(("glib:bin" ,glib "bin") - ("intltool" ,intltool) - ("pkg-config" ,pkg-config) - ("vala" ,vala))) + (list `(,glib "bin") + intltool + pkg-config + vala)) (inputs - `(("glib-networking" ,glib-networking) - ("gobject-introspection" ,gobject-introspection) - ("json-glib" ,json-glib) - ("libepoxy" ,libepoxy) - ("libjpeg" ,libjpeg-turbo) - ("libxcb" ,libxcb) - ("lz4" ,lz4) - ("mesa" ,mesa) - ("pulseaudio" ,pulseaudio) - ("python" ,python) - ("opus" ,opus) - ("usbredir" ,usbredir))) + (list glib-networking + gobject-introspection + json-glib + libepoxy + libjpeg-turbo + libxcb + lz4 + mesa + pulseaudio + python + opus + usbredir)) (propagated-inputs (list gstreamer gst-plugins-base -- 2.39.1