From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MNFlOUQF3mWqfwAA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 16:52:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id MNFlOUQF3mWqfwAA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 16:52:37 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709049156; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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; bh=GzB6PhAeWvFNgQcFfleOitPs2ptCsa42bJ1GwC/AVVQ=; b=GWdaNWXcfWcy4V2EN91wn566ln/MqGoKsRhhDx/oHJZAq8eCnHKgWtQAsgl9AN2KcdFkiV keIm6wmTPtNQjx2ffYiOnx1mTUy/OvSYoJPyinDuUwhdhHh69AW5y2Ib6bwj6rQCVzprEm VmZRW5QFq+v/eRvLkivFn0KzUnbgFDfGxeF+RkNyJi/QqIyUhVU7nSM40r8++Tmnqlb7Cq 4MVjWQ2Rf7tyf8EL4ZxzxGEK7+i+eAo609URVuUu2k8+uBEokINW6G1BvyTqcR8WAHcZVH bP95JUYCr2UNIAROCor1ba4dk0Rc/nKiKcxYhLmeAwctTzC+6uyrYJpth69V8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709049156; a=rsa-sha256; cv=none; b=GaKEBKe9n2jllP2Oj0Z7FiSwamOrTPAHRSOeXB+pYy0imgo3g9yg/l5UwbNPXNZ//TQIgh oxZ9lRG1kxqgOPMJ2pfuR4sBsJoxDioEO64K8jexeo/prLPheiBCdFbhM0VsNC5zPAnFC6 CKoPAgeK35DgioJF/GI27410pgwK26+tVgzSmzPoCHZ7yIQ7/xuncE0bUSJ4mq+2CrU0vr M7IKX26d3+nAE9ZMes4MstLjIB5hWFAmNf1lLK8E3ZZS11GVGODqqsBJrJO8BDOEpmDoCD zkKjW3KoqJgqqaMg3BRPcQ+GQS86gbjnbWCfyFs3i1FF0FZiGdQhET4Aw9hRGQ== 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 8ACF23AFAF for ; Tue, 27 Feb 2024 16:52:36 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rezk9-0005ne-Ee; Tue, 27 Feb 2024 10:51:45 -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 1rezk1-0005Sj-42 for guix-patches@gnu.org; Tue, 27 Feb 2024 10:51:37 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rezk0-0000mV-KI for guix-patches@gnu.org; Tue, 27 Feb 2024 10:51:36 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rezkQ-0004ty-7N for guix-patches@gnu.org; Tue, 27 Feb 2024 10:52:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69428] [PATCH 1/4] gnu: sxhkd: Use Gexps. Resent-From: Zheng Junjie Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 15:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69428@debbugs.gnu.org Received: via spool by 69428-submit@debbugs.gnu.org id=B69428.170904910318789 (code B ref 69428); Tue, 27 Feb 2024 15:52:02 +0000 Received: (at 69428) by debbugs.gnu.org; 27 Feb 2024 15:51:43 +0000 Received: from localhost ([127.0.0.1]:33817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rezk6-0004sw-41 for submit@debbugs.gnu.org; Tue, 27 Feb 2024 10:51:43 -0500 Received: from smtp21.cstnet.cn ([159.226.251.21]:45954 helo=cstnet.cn) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rezk0-0004s8-Pk for 69428@debbugs.gnu.org; Tue, 27 Feb 2024 10:51:40 -0500 Received: from m.taildaf0f.ts.net (unknown [183.247.5.134]) by APP-01 (Coremail) with SMTP id qwCowABXXp7bBN5l+iOKAw--.4835S2; Tue, 27 Feb 2024 23:50:52 +0800 (CST) From: Zheng Junjie Date: Tue, 27 Feb 2024 23:50:33 +0800 Message-ID: <08d5f5049026e86fe5f7624d78aaa118bec17474.1709046624.git.zhengjunjie@iscas.ac.cn> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=y Content-Transfer-Encoding: 8bit X-CM-TRANSID: qwCowABXXp7bBN5l+iOKAw--.4835S2 X-Coremail-Antispam: 1UD129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UjIYCTnIWjp_UUUYT7k0a2IF6F4UM7kC6x804xWl14x267AK xVWUJVW8JwAFc2x0x2IEx4CE42xK8VAvwI8IcIk0rVWrJVCq3wAFIxvE14AKwVWUJVWUGw A2ocxC64kIII0Yj41l84x0c7CEw4AK67xGY2AK021l84ACjcxK6xIIjxv20xvE14v26r1j 6r1xM28EF7xvwVC0I7IYx2IY6xkF7I0E14v26r1j6r4UM28EF7xvwVC2z280aVAFwI0_Cr 1j6rxdM28EF7xvwVC2z280aVCY1x0267AKxVW0oVCq3wAS0I0E0xvYzxvE52x082IY62kv 0487M2AExVAIFx02aVAFz4v204v7Mc02F40EFcxC0VAKzVAqx4xG6I80ewAv7VC0I7IYx2 IY67AKxVWUJVWUGwAv7VC2z280aVAFwI0_Jr0_Gr1lOx8S6xCaFVCjc4AY6r1j6r4UM4x0 Y48IcxkI7VAKI48JM4kE6I8I3I0E14AKx2xKxVC2ax8xMxAIw28IcxkI7VAKI48JMxC20s 026xCaFVCjc4AY6r1j6r4UMI8I3I0E5I8CrVAFwI0_Jr0_Jr4lx2IqxVCjr7xvwVAFwI0_ Jr0_Jr4lx4CE17CEb7AF67AKxVWUJVWUXwCIc40Y0x0EwIxGrwCI42IY6xIIjxv20xvE14 v26r1j6r1xMIIF0xvE2Ix0cI8IcVCY1x0267AKxVWUJVW8JwCI42IY6xAIw20EY4v20xva j40_Jr0_JF4lIxAIcVC2z280aVAFwI0_Jr0_Gr1lIxAIcVC2z280aVCY1x0267AKxVWUJV W8JbIYCTnIWIevJa73UjIFyTuYvjxU2_HUDUUUU X-Originating-IP: [183.247.5.134] X-CM-SenderInfo: x2kh0wxmxqyx3h6l2u1dvotugofq/ 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.47 X-Spam-Score: -5.47 X-Migadu-Queue-Id: 8ACF23AFAF X-Migadu-Scanner: mx11.migadu.com X-TUID: FQEIMAPgMLvs * gnu/packages/xdisorg.scm(sxhkd)[arguments]: Use Gexps. Change-Id: Ib2379193014fdfe21de161691dac46d6e9feb758 --- gnu/packages/xdisorg.scm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 86e5086867..c8f78a9fb8 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -41,7 +41,7 @@ ;;; Copyright © 2020 Gabriel Arazas ;;; Copyright © 2020 James Smith ;;; Copyright © 2020 B. Wilson -;;; Copyright © 2020, 2021, 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright © 2020, 2021, 2023, 2024 Zheng Junjie <873216071@qq.com> ;;; Copyright © 2021, 2022, 2023 Maxim Cournoyer ;;; Copyright © 2021, 2022 Nicolas Goaziou ;;; Copyright © 2021 Xinglu Chen @@ -1343,14 +1343,14 @@ (define-public sxhkd (inputs (list asciidoc libxcb xcb-util xcb-util-keysyms xcb-util-wm)) (arguments - `(#:phases (modify-phases %standard-phases (delete 'configure)) - #:tests? #f ; no check target - #:make-flags - (list ,(string-append "CC=" (cc-for-target)) - (string-append "PREFIX=" %output) - ;; Keep the documentation where the build system installs LICENSE. - (string-append "DOCPREFIX=" %output - "/share/doc/" ,name "-" ,version)))) + (list #:phases #~(modify-phases %standard-phases (delete 'configure)) + #:tests? #f ; no check target + #:make-flags + #~(list (string-append "CC=" #$(cc-for-target)) + (string-append "PREFIX=" #$output) + ;; Keep the documentation where the build system installs LICENSE. + (string-append "DOCPREFIX=" #$output + "/share/doc/" #$name "-" #$version)))) (home-page "https://github.com/baskerville/sxhkd") (synopsis "Simple X hotkey daemon") (description "sxhkd is a simple X hotkey daemon with a powerful and -- 2.41.0