From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EOVoGlWz72PJ4QAAbAwnHQ (envelope-from ) for ; Fri, 17 Feb 2023 18:03:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KIJpGVWz72PFRQAAG6o9tA (envelope-from ) for ; Fri, 17 Feb 2023 18:03:17 +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 34D6F2ABB9 for ; Fri, 17 Feb 2023 18:03:17 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=bAh3XDgv; 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=1676653397; a=rsa-sha256; cv=none; b=Fabdf6Q8CEKBdI+JXzeGj92QdrqXiWDp05JNRkSLQtTjWU9eoXaQ1o9owk12LVbwJGMJkR +kbb3O6Rnzlkg7ks5JinZf2ZVPysU6BT0ncFt+BtNVgisF69mEEFmPBR0QvvDoWdGBGrtZ 5xlA1y8oMhqzWZ7FZysOthXOd77HLX7Zfyrk8XwoyRBTghvtfOvaBlpmngfiEHO5RmuMy3 DafIeulHMnIPtAg6+LKJCNPm5AEPPlMzuBN0jmrsI0VKr3BSp+KeKKbSdFTMNGosoJhjpv dbe/ejqfY2KPbNkIgqrln7aBiw4ZbKBfib/NXX6fs57Ws6cTR/jIX5+Tcdzttw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=bAh3XDgv; 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=1676653397; 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=WEfexClEANBUJvEacdFgKhHgdviHT5u4XUr/TxugpPE=; b=qS61XleZ50UaIRHuMNDjn3+oYBITosB1EFwtmnDRwOH25DLeLPMrxWaFF/eWBhJkUWuAXV ykweasdyTL5Dj8wsDGFknwcUIiMYzvxeGBouIiNjgOgJqi7NR0QYuyQgEqglZuDhjG/av+ 3VkmNTa/xFcKm+r4LlVaTKo3v9hMPLHYQwngV98DMd3sCs3qi1HiMtwPmlHpE+wL9bh4DF XYV8t2JwI0G6N18I0YUvpaqCkX8BZrlhGRTYYvFMkzsN7imuZXeE2Zbt+aW8BCf4Cf1QYJ PFL0pOuph+RcX9aqen95n3OeVmUmjoVLDKnn/9JW3XLCVvl+ny1mn3qyIsrQDA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pT483-0007LT-O8; Fri, 17 Feb 2023 12:02:35 -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 1pT47Y-0006iF-IT for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:08 -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 1pT47Y-0000Kk-6f for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pT47X-000822-VT for guix-patches@gnu.org; Fri, 17 Feb 2023 12:02:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61576] [PATCH 05/21] gnu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 17:02:03 +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.167665329230632 (code B ref 61576); Fri, 17 Feb 2023 17:02:03 +0000 Received: (at 61576) by debbugs.gnu.org; 17 Feb 2023 17:01:32 +0000 Received: from localhost ([127.0.0.1]:41341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT472-0007xy-7n for submit@debbugs.gnu.org; Fri, 17 Feb 2023 12:01:32 -0500 Received: from mail-qt1-f178.google.com ([209.85.160.178]:37387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT46u-0007wE-8Z for 61576@debbugs.gnu.org; Fri, 17 Feb 2023 12:01:24 -0500 Received: by mail-qt1-f178.google.com with SMTP id a27so1421094qto.4 for <61576@debbugs.gnu.org>; Fri, 17 Feb 2023 09:01:24 -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=WEfexClEANBUJvEacdFgKhHgdviHT5u4XUr/TxugpPE=; b=bAh3XDgv3+rrI4WUEg8uj5dg2RTHp+O/s3opHk/tlXZtG4z8dhQuK+O45rONESabSL jN3cK0StKEkZgsryqO2O/h9lGZdHSM8d6ZeCnaNKE/CklO3AGw0WoddekwGgNTUAUVZ8 kBebjChAZZAnna6nQB5vI2rTdTCBPn8rVfymBHCmOYwANE1RwiXEl01eIQlLXe2kJ7HN 34E5Zqp10qQUuIOp2CO5x5nkPSmwtTW/LShELK4GQPZOkI2oJpNjnlrglVZX4Qx/KRoc 7Ce8tj9LAXeQ46yt2KG6LU6Ca2+M0eW9WZhGKlHPYzhuaK+ELMaU1Q4FmqaZniV8XSdu 48TQ== 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=WEfexClEANBUJvEacdFgKhHgdviHT5u4XUr/TxugpPE=; b=14X+88V9Q48ibkFUrNwoioU75suoFItfrfe19b3cbxPiJiATXuGfXe9P4HL6rGOIjJ +qW85UaKh9nhH8Ivt1ngytCe7pE+4+cFHXlsPNLjqwWPzqGRPRxauVQ/4k+3LvjmO+2d A7Bv/Ds6DlUZkS5xBSizqPHqnW9uPFlZLQXZaRA5sYU+B4V/7I5MBqSbg9R9/cWHpSJr P2G0FyLI0FcEHRxd4+yYfXSKew2H/7vA2i9pfnRCzrfHDmur95N0NrPaYOeGg9oSGfWn uoQEnG8oECGecpmeX8jo+uM7cSOIwzKoPcghw5iWayZfOYwSUtn3kOFb47ASEux9UrwC Oxmw== X-Gm-Message-State: AO0yUKVU2ZJEXEXHS/OBD3Dj9ikm1ESpimT8i5sH2+NxBsT9xINRYGmC 3LsPVIenfHOwYiswu43cNvh1sdKozba0ZiPp X-Google-Smtp-Source: AK7set88eHbaQQjdpSgWMBhYlU0mwnEvRPrV3EtCk0QfEf7xX++toWp/J5GdYF0gYaJVLbLtasW1aQ== X-Received: by 2002:a05:622a:8a:b0:3b8:6a90:ece5 with SMTP id o10-20020a05622a008a00b003b86a90ece5mr16711410qtw.62.1676653278629; Fri, 17 Feb 2023 09:01:18 -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.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 09:01:18 -0800 (PST) From: Maxim Cournoyer Date: Fri, 17 Feb 2023 12:00:46 -0500 Message-Id: <20230217170103.10147-6-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: 34D6F2ABB9 X-Spam-Score: -2.33 X-Migadu-Spam-Score: -2.33 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: /fxgf9kKtDof * gnu/packages/spice.scm (spice-gtk) [inputs]: Move libjpeg-turbo, lz4, opus, and usbredir to... [propagated-inputs]: ... here. --- gnu/packages/spice.scm | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm index f67a049176..2309287bbb 100644 --- a/gnu/packages/spice.scm +++ b/gnu/packages/spice.scm @@ -180,22 +180,23 @@ (define-public spice-gtk gobject-introspection json-glib libepoxy - libjpeg-turbo libxcb - lz4 mesa - pulseaudio - opus - usbredir)) + pulseaudio)) (propagated-inputs (list gstreamer gst-plugins-base gst-plugins-good spice-protocol - ;; These are required by the pkg-config files. + ;; These are required by the pkg-config files (needed for example + ;; when building GNOME Boxes). gtk+ + openssl-1.1 + opus + libjpeg-turbo + lz4 pixman - openssl-1.1)) + usbredir)) (synopsis "Gtk client and libraries for SPICE remote desktop servers") (description "Gtk client and libraries for SPICE remote desktop servers.") (home-page "https://www.spice-space.org") -- 2.39.1