From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eJPNMNqaBWRXVAAASxT56A (envelope-from ) for ; Mon, 06 Mar 2023 08:48:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wC+yMNqaBWS3sAAAauVa8A (envelope-from ) for ; Mon, 06 Mar 2023 08:48:42 +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 93118CA5 for ; Mon, 6 Mar 2023 08:48:42 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Dn7+2VEo; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678088922; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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:dkim-signature; bh=UHUtcBZBhKERjGfWyZIcg/nHHPY5b7sswtyCdWMZ9kE=; b=IICBEXb35WApxcbJfajzJseSSaSGm+Cm+isd8gz1FjeFgZ4LPjMpAHNFq12vln5OOW2S93 NUQQJlsC2SwmLyI3YHslbZJq3WRSsy6aqoZ98234Ryiz0fesNS5PU4w8vc3e0ly3pBUM+k +oMl0M8zcCfFJ7OMtX6PNOx+G4c3V0kuHTB915bAQGmZM61OBjpXb7Qt8O2mvfqaIXORdB UY+anB9assR1dDzWgqhMzM+k2gZTr5THLnIcHWPCsC7937IufE2TfbFQmEzR4MWDz5R9cz F9KpoMV+OqIZcIFsaDshNRhjdtkzDmcSDrUejidUSvGBkdDYUn8qqWHaMmyVCA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Dn7+2VEo; 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=1678088922; a=rsa-sha256; cv=none; b=fCId+HZwtUwZuDcjrFevWko32Xc+78GJ2jiy8RMcLB2ncaB8s5tsUFda1DuNo00GhrsBbl DPlHBddjJxTwmXhbLWdC2lfsXC35nxW2p59qOHJAQzr94EQVWIzq4/0OBAKqxurvD7jYOf FccF8d11E7ocV//XJ//a8VuIlk0wkVqziS/4L/MtcM/T6UCBVYKu/RylkRy9OlAl13jCeO gduC+1paqaOFf5qgEht1GugVMid3TA4apdYFeGTHy/mfpn+ZDwHmWprmKsBG5h0nRlqtss CsLRTlk1TIvAchrITMKSmUbeMzyBDN10YPKhR3axmOQytjHdnkeDQccqYmEhBg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZ5Zj-0003TP-PE; Mon, 06 Mar 2023 02:48:03 -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 1pZ5Zi-0003T4-LB for guix-patches@gnu.org; Mon, 06 Mar 2023 02:48:02 -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 1pZ5Zi-0003SY-AH for guix-patches@gnu.org; Mon, 06 Mar 2023 02:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZ5Zi-0002xh-6U for guix-patches@gnu.org; Mon, 06 Mar 2023 02:48:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61056] [PATCH 2/2] gnu: Add mjwm. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Mar 2023 07:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61056 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61056@debbugs.gnu.org Cc: Feng Shu , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 61056-submit@debbugs.gnu.org id=B61056.167808884011212 (code B ref 61056); Mon, 06 Mar 2023 07:48:02 +0000 Received: (at 61056) by debbugs.gnu.org; 6 Mar 2023 07:47:20 +0000 Received: from localhost ([127.0.0.1]:41251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZ5Z2-0002um-9Q for submit@debbugs.gnu.org; Mon, 06 Mar 2023 02:47:20 -0500 Received: from mail.envs.net ([5.199.136.28]:53850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZ5Z0-0002ue-Cy for 61056@debbugs.gnu.org; Mon, 06 Mar 2023 02:47:18 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E198D38A0874; Mon, 6 Mar 2023 07:47:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1678088837; bh=UHUtcBZBhKERjGfWyZIcg/nHHPY5b7sswtyCdWMZ9kE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Dn7+2VEoy+yzRIOeD+hqxBvbx5v2V1X7KlrABfcp8dhP+zNS1ZYSFapWjEbR9/V4V a9CRAUVBF3m+vo72XL5XgglaQHFcAW4e3lixYKEZwG9k0GNe6k89g9m1Mx1y4tpekx aVHqxtZ+iWYocQVvHyYQWGUkyxTcrr3F6WIcRhvkuKF1MM6khLh2bgvfATzfE+sCLY w5gcr/+VmJYbARBxA5zbYvoogj8mwIcGDqYVnYU4HmVZy04PC+My78G1QE74OVTGBy 17IUtQnKTb5n/aTY+Y2Q+hadjRkm1jseWa1xJdUTp+ojK5PMeCaca8HKQA25KO39jP UVaxNODLFT4zZbKjP3+INt6dB5r8iXNM8JGvdf2n6i9GwaYBhwSjkgtKu2MgFcTDj3 s9TFHFM1QmBxx4550ffJtg8JBusMb5RpFf+TPlgz+qVtB2VmXjPZSbKebnTaF2178r tEFDMqXAvccKWO2+0qjXIwJ9QssViIYIv9WojQgEAXZqGx5ielEDpl+ZsH639oYli8 nUqXageFhlyIFgQ+ZeZz/eKLn4b0FZYEpRB75UkZ3g+pyskoldNZqO5HKmeMRFxxrz 4Y3d1eD1m5K/fRlIvTdK0InLJLurvcRFwbkgy4mEmoA8Rpt4CU03LJO3TbB7iBtqVv Rivynv7MyO9IagVGgbgBOyEQ= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 5Dydgupo-oIH; Mon, 6 Mar 2023 07:47:13 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Mon, 6 Mar 2023 07:47:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 9ece3d45; Mon, 6 Mar 2023 07:47:30 +0000 (UTC) Date: Mon, 6 Mar 2023 15:47:26 +0800 Message-Id: <20230306074726.29289-2-iyzsong@envs.net> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230306074726.29289-1-iyzsong@envs.net> References: <20230306074726.29289-1-iyzsong@envs.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: List-Help: List-Subscribe: , Reply-to: iyzsong@envs.net X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 93118CA5 X-Spam-Score: -4.51 X-Migadu-Spam-Score: -4.51 X-ACL-Warn: , iyzsong--- via Guix-patches From: iyzsong--- 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-Flow: FLOW_IN X-Migadu-Country: US X-TUID: i2ME0bZ3Sjqb From: Feng Shu * gnu/packages/wm.scm (mjwm): New variable. Signed-off-by: 宋文武 --- gnu/packages/wm.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index c1cbd00cf5..3f4c648901 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2832,6 +2832,39 @@ (define-public jwm systems.") (license license:expat))) +(define-public mjwm + (package + (name "mjwm") + (version "4.1.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/chiku/mjwm") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0lgfp2xidhvmbj4zqvzz9g8zwbn6mz0pgacc57b43ha523vamsjq")))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ; no check target + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'patch-subcategory.h + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "include/subcategory.h" + ;; icon name should be application-other instead of + ;; application-others. + (("applications-others") "applications-other"))))))) + (home-page "https://github.com/chiku/mjwm") + (synopsis "Create menu for JWM") + (description + "MJWM can create JWM's menu from (freedesktop) desktop files and the +generated file can be include in the rootmenu section of your jwm config +file.") + (license license:gpl2+))) + (define-public devour (package (name "devour") -- 2.39.1