From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 +NGTEN8shWPphQEAbAwnHQ (envelope-from ) for ; Mon, 28 Nov 2022 22:49:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uHyiD98shWPAfQAAG6o9tA (envelope-from ) for ; Mon, 28 Nov 2022 22:49:19 +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 C807211A5A for ; Mon, 28 Nov 2022 22:49:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ozlzw-0002VU-9u; Mon, 28 Nov 2022 16:49:08 -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 1ozlzr-0002Tg-4q for guix-patches@gnu.org; Mon, 28 Nov 2022 16:49:05 -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 1ozlzq-00083L-TA for guix-patches@gnu.org; Mon, 28 Nov 2022 16:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ozlzq-0002qX-GB for guix-patches@gnu.org; Mon, 28 Nov 2022 16:49:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#58654] [PATCH 0/3] add velox Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Nov 2022 21:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58654 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zamfofex Cc: 58654-done@debbugs.gnu.org, 58655-done@debbugs.gnu.org Received: via spool by 58654-done@debbugs.gnu.org id=D58654.166967211610928 (code D ref 58654); Mon, 28 Nov 2022 21:49:02 +0000 Received: (at 58654-done) by debbugs.gnu.org; 28 Nov 2022 21:48:36 +0000 Received: from localhost ([127.0.0.1]:51080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozlzP-0002qB-IM for submit@debbugs.gnu.org; Mon, 28 Nov 2022 16:48:35 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozlzN-0002q2-Cc; Mon, 28 Nov 2022 16:48:34 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozlzH-00081L-G4; Mon, 28 Nov 2022 16:48:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=02r93ECJb2Bk1NyHY0AArGFX8VLdUv0/mul9nq44L9g=; b=AqxRgST81Vdz+NmanIh4 6y11NzioN5DMs9zTR1Z+0Zl6KkxgpCSWw7n9Sbr9aAJYarXFx0buP+bDqKqkm2ZrpDMSU20fiC69m VqNbGAhum6iuOzzsOkfciIZlherf/6X4/Mp05MDoY3p0IAaDtl8RN5/6L94oTiBzAiUhd3y4kcyxP dxy2kcqncQhWFWJ0vbKxDmLdec6x2witvWICCL2UEd+CPBs9dvxDp25RF+idqcSk+XMLiZRUtt8eI YX8nDpKKQiLZ5ZyKSqeuVVwKVwVK5SKBuxnUW5H+khVKrDEZGeWn2TQmESCN+6Ts/rTXWZYjQR7Pa InRCwXYEc5RL4A==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozlzG-0007Ti-O8; Mon, 28 Nov 2022 16:48:26 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <189e15e5a0cc583fddd0c5ffc094298543af25c9.1666268609.git.zamfofex@twdb.moe> Date: Mon, 28 Nov 2022 22:48:23 +0100 In-Reply-To: <189e15e5a0cc583fddd0c5ffc094298543af25c9.1666268609.git.zamfofex@twdb.moe> (zamfofex@twdb.moe's message of "Thu, 20 Oct 2022 09:25:12 -0300") Message-ID: <87wn7e92e0.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669672158; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=02r93ECJb2Bk1NyHY0AArGFX8VLdUv0/mul9nq44L9g=; b=jAnCdOoWhJZ5x2Ngts2ozJnNdhJ0QTHZwMTKL+6qQPDTDilGHSYyBc8YmT3knBZS7hlV9R folu2YVcRIdEmF4WaaKNLK+Xyp1+89m9gWQQLgUw/4OgDdJtWr2QVdY6+cVq2N/jjDUIEa RsBrOxWh+VDmBEhwZIAYQfTAoYEuPVrubF+s5mK8bx4383ycwEykBOExTUIaG3OW696RT0 Tq+S4/A0fvuJbSOEwu7h/E0pgQBPn2Cn5dFTNHbSAIrB7T+caV9C4WF57KxM26u3AwHkaD q3nwa6wVEDC1T3jWOy6lBfyLZGRz+X1G5mUP8YkQ9an3UNVA8Qs/bWQJEK4bDg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669672158; a=rsa-sha256; cv=none; b=TZIcIiWwIRkE/YmWacNACB0nP5GMjlBzomg8ioK1vtkcyPG8ZGBhF74Y/TaaJI11uIilmM m208rPrA1i2HMNwjYirJcXxvHuKq3HCPgK/PzfuopZHFSslIAgq0LrgJ+ZIYMcozHapoS0 TJJQdbGDBH/3J2AieV0jWwVrTJX918RqlUvVMselaA+IDedHBopRL7igTo7HBpkRVMOop2 Qv5JgyXQ5Na1zYxYFGQ5WrQVSqm6J6j1yQZr+3iJ8x/4XtasrUxnaEbDIqWo4gTTHkz9DG LdW6F6cukJvWcMZ69GMCEb89Ok0KFsx6ty09keNDl0Bpey3/x7JOI6LOKQ9K8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=AqxRgST8; 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: -3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=AqxRgST8; 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-Queue-Id: C807211A5A X-Spam-Score: -3.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: mvSsZ+oQToyc --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, zamfofex skribis: > * gnu/packages/wm.scm (swc): New variable. Finally applied with the changes below to address =E2=80=98guix lint=E2=80= =99 warnings. Thanks and apologies for the delay! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index f873101615..96b3c3a666 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2997,14 +2997,15 @@ (define-public swc (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/michaelforney/swc") - (commit commit))) + (url "https://github.com/michaelforney/swc") + (commit commit))) (sha256 - (base32 - "19rpbwpi81pm92fkhsmbx7pzagpah5m9ih5h5k3m8dy6r8ihdh35")))) + (base32 + "19rpbwpi81pm92fkhsmbx7pzagpah5m9ih5h5k3m8dy6r8ihdh35")) + (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments - `(#:tests? #f ; no tests + `(#:tests? #f ;no tests #:make-flags (list (string-append "CC=" ,(cc-for-target)) (string-append "PREFIX=" %output)) @@ -3021,7 +3022,7 @@ (define-public swc xcb-util-wm)) (native-inputs (list pkg-config)) (home-page "https://github.com/michaelforney/swc") - (synopsis "A library for making a simple Wayland compositor") + (synopsis "Library for making a simple Wayland compositor") (description "swc is a small Wayland compositor implemented as a library. It has been designed primarily with tiling window managers in mind. Additionally, --=-=-=--