From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ECQZMJnY3GOXSgEAbAwnHQ (envelope-from ) for ; Fri, 03 Feb 2023 10:49:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qDQgMJnY3GNz3gAA9RJhRA (envelope-from ) for ; Fri, 03 Feb 2023 10:49: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 4455430BB0 for ; Fri, 3 Feb 2023 10:49:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pNsgq-0000Qs-6d; Fri, 03 Feb 2023 04:49:04 -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 1pNsgp-0000Qk-39 for guix-patches@gnu.org; Fri, 03 Feb 2023 04:49:03 -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 1pNsgo-0002zL-RW for guix-patches@gnu.org; Fri, 03 Feb 2023 04:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pNsgo-0005qu-96 for guix-patches@gnu.org; Fri, 03 Feb 2023 04:49:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60979] [PATCH] gnu: wlroots: Update dependencies Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Feb 2023 09:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60979 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai , 60979@debbugs.gnu.org Received: via spool by 60979-submit@debbugs.gnu.org id=B60979.167541773822487 (code B ref 60979); Fri, 03 Feb 2023 09:49:02 +0000 Received: (at 60979) by debbugs.gnu.org; 3 Feb 2023 09:48:58 +0000 Received: from localhost ([127.0.0.1]:36526 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNsgj-0005qc-KI for submit@debbugs.gnu.org; Fri, 03 Feb 2023 04:48:58 -0500 Received: from jpoiret.xyz ([206.189.101.64]:55404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNsgh-0005qU-GC for 60979@debbugs.gnu.org; Fri, 03 Feb 2023 04:48:56 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 340A6185313; Fri, 3 Feb 2023 09:48:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1675417732; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BebluFQXQzybRINXXOiR8gqIxi7Tf80X2HULnHVhQtA=; b=CXmLLaD5nCm4DiEPVhqUcgxT55mMoIxofZp7q7el3KGvBwbQctOKSuKTQZKvM0wqElLk7E zv6k4dpJ9cnBM2t0cLCNKrwoHkne7Wz4z5sNsAshfZ5hTBKr+Cj1iFWeu6qmc9meqyJGVZ RvAxKJIvVNNzQR10AijM24rQozdqrWQJtgEdjDUrfaHxw7ortg/Auf86qSp/QGl4W6TTBT 2hxxund8XvM2qbEK3dWu+Ttjx4JrPbhhtjSIzZnaGc90MyENfSpPQ2r5NezMDsCPUUA1L9 5E23OCxc68lSqY33aBX6gPVFtT1nOOGBVtrN6PELvKdS9t9nqxT7Ih2tlEJuWA== In-Reply-To: References: Date: Fri, 03 Feb 2023 10:48:51 +0100 Message-ID: <87lelfw03g.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: text/plain X-Spamd-Bar: / 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: , Reply-to: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1675417753; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=BebluFQXQzybRINXXOiR8gqIxi7Tf80X2HULnHVhQtA=; b=tHueiOUdkztd3LlarYg6nShf8l6c5p/sAHG7Wm1IcfqP5j37CtfDUWBu8N21mLI/XiAnH/ 5zvIU9nM32Fe7+LKxRo8UeK3xYWeG5ShB/NVatlagV0I1xjN+A4w7GXcsH0FiBcF+JBUfN YZm0PinDEF6leYT0AvSClWaQwXmQNlMiDXwIeeaD2LUsuI01/Gu4b8gU5mdLM0WCjNBMjw kqF3/RO6/llxUf/HKjr3p786w3JjoNJYLigcIQ+WJupR5+aUYWwUk8N2mIaRRytU2trxh2 fKxAdh7SIybtzDXwCBqGej1S6v+ss8Y7hSXTAlYs8qUMW6IKjPbuhak6lb4MJA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=CXmLLaD5; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1675417753; a=rsa-sha256; cv=none; b=C/i4nE0rYgdRDmU3UWgHM3HHQ/oupYGpFmQ8OuQqy11J7om52d7mi730NdwycXwhSP2eCg ZGGx8jVOiCxUnHKaDutI3CtKkbOPJ1QUCY6BlKfq7C1er34PsJxvE8Vm/mvfepslo38hgk gYS+QRqqJURhDSFPuhgbX1reDhjQXZtQs6IfZa4xgAG73LzhhMWlsGO/3djJDlIEyGWyC0 6dk7Pe8QWn+5WZxKO2c4OEdQ62pfeiu8O+Dnc8C49tCwmFS6nNIjlkqd2hsdmbmijiSbSj A9xnHKYyOfxFp0mnkz816nK5z/jg0Bo61hX8JDlM1Ycw9gx83lGl7tX5r7lpRw== X-Migadu-Queue-Id: 4455430BB0 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=CXmLLaD5; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.07 X-Spam-Score: -4.07 X-TUID: kuWZ0hYyYoUt Hi Andry, First of all, looking at QA [1], I noticed that none of the WMs depending on it actually build. Have you tested this patch on your machine? Andy Tai writes: > From 2d433dba9ee73707ec71a4209e023e91e10d094d Mon Sep 17 00:00:00 2001 > From: Andy Tai > Date: Fri, 20 Jan 2023 20:43:50 -0800 > Subject: [PATCH] gnu: wlroots: Update dependencies > > gnu/packages/wm.scm (wlroots): Add input xcb-util-renderutil and vulkan > for XWayland support > --- > gnu/packages/wm.scm | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm > index 201c5994d8..b93c57b888 100644 > --- a/gnu/packages/wm.scm > +++ b/gnu/packages/wm.scm > @@ -143,6 +143,7 @@ (define-module (gnu packages wm) > #:use-module (gnu packages textutils) > #:use-module (gnu packages time) > #:use-module (gnu packages video) > + #:use-module (gnu packages vulkan) > #:use-module (gnu packages web) > #:use-module (gnu packages xdisorg) > #:use-module (gnu packages xml) > @@ -1555,6 +1556,7 @@ (define-public wlroots > "xorg-server-xwayland") > "/bin/Xwayland"))) > #t))))) > + (inputs (list libpng mesa-headers vulkan-headers vulkan-loader xcb-util-renderutil)) Here, xcb-util-renderutil should be propagated because it is required by the wlroots.pc pkg-config file. Also, looking at the wlroots README, I don't see libpng mentioned anywhere, as well as mesa-headers, and removing both of them still lets it build fine. Do you know if those are actually needed? Reciprocally, glslang is mentioned for the Vulkan renderer, but I don't see it here. > (propagated-inputs > (list ;; As required by wlroots.pc. > eudev Best, -- Josselin Poiret