From patchwork Mon Nov 28 21:48:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 44898 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B125727BBEC; Mon, 28 Nov 2022 21:49:19 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B4FAC27BBEB for ; Mon, 28 Nov 2022 21:49:18 +0000 (GMT) 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 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi, zamfofex skribis: > * gnu/packages/wm.scm (swc): New variable. Finally applied with the changes below to address ‘guix lint’ warnings. Thanks and apologies for the delay! Ludo’. 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,