From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sAg8GkEXXmXhHAEAG6o9tA:P1 (envelope-from ) for ; Wed, 22 Nov 2023 15:59:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sAg8GkEXXmXhHAEAG6o9tA (envelope-from ) for ; Wed, 22 Nov 2023 15:59: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 4B26645F2F for ; Wed, 22 Nov 2023 15:59:13 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IiC4LOX0; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700665153; 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-to: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=dJhe23SJihV7vQzc9LLHxYC9SsZDgRxUKNIQnT1nW5k=; b=DIwJy0S+xpbCX6MXiJOvHNZ62ssQkAYXzgMZlV551jnfzHpqLN3z5b8+s7zlTGR8YjK3Ig yj47bqt79LozBqV0D0E0oVLPIL3An/p8IIyLCMrA5at7K7oQeqACu1T8/F2BLRzAWIC8x4 gX4oLGnnksXNS4MG5ILH5qcA2xtzY0cYwDaHBRsLsLHVGdpwRBjCqvBL0vW2u5X5oL2j/O YgePVel821ONjJzzFEecK80oh2cBXfMZRM6ghA0AWwthn7Yzi94DpmazOp5P+A/6hzeyLH pBDRSXZ8mE3qKxEDCKjZkLj4W+kUgGPUfWBeOJHdNoDQ+WKBju0ySVtx+2zKJA== 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=IiC4LOX0; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700665153; a=rsa-sha256; cv=none; b=iZTV7PARrBkcnUF1SYy1QqfGWXLZLByKtOPTa6JPuaEAAvXJ5/hcXZASl1AegdsrmVIlix OkjjI+yL9t+JDmoD8T1eF3XqDIGSVg9w2oomBprg6ma51GZYeeshOb/m60m0ZoagUd673Y IZrLB81pPPa3hbNxwbuSMh2xqo7s8rAug9fYdy0rOjHmAIGCkzcFJsKHZIpzT3U3tSckiM ddpEdfwIniVUKOvZgXMriRwxSTIim7ruDHEt0iCFrzLiClYVvM3NwOsdfjseakuy05PUuP NJOGLE6WTu2FF7z3ef//jr673FEy43EPiZjj0W0Zatv2zApK2TC1bMwr/0Vd3g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r5ogv-0002Iu-Tw; Wed, 22 Nov 2023 09:59:01 -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 1r5ogu-0002IV-73 for guix-patches@gnu.org; Wed, 22 Nov 2023 09:59:01 -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 1r5ogt-0002hC-UM for guix-patches@gnu.org; Wed, 22 Nov 2023 09:58:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r5ogw-00058k-RB for guix-patches@gnu.org; Wed, 22 Nov 2023 09:59:02 -0500 Subject: bug#66665: [PATCH v2] gnu: Add clifm. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Nov 2023 14:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66665 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Rodion Goritskov Cc: 66665-done@debbugs.gnu.org Mail-Followup-To: 66665@debbugs.gnu.org, ludo@gnu.org, rodion.goritskov@gmail.com Received: via spool by 66665-done@debbugs.gnu.org id=D66665.170066513019733 (code D ref 66665); Wed, 22 Nov 2023 14:59:02 +0000 Received: (at 66665-done) by debbugs.gnu.org; 22 Nov 2023 14:58:50 +0000 Received: from localhost ([127.0.0.1]:59558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5ogj-00058D-Iu for submit@debbugs.gnu.org; Wed, 22 Nov 2023 09:58:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50066) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5ogh-000580-8p for 66665-done@debbugs.gnu.org; Wed, 22 Nov 2023 09:58:48 -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 1r5ogY-0002bt-Jp; Wed, 22 Nov 2023 09:58:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=dJhe23SJihV7vQzc9LLHxYC9SsZDgRxUKNIQnT1nW5k=; b=IiC4LOX0QV+K9qsLwv2+ RjDWLQJVq9fto/MMJ3LSfh9r5MJbuhcLXEc6s4u9XihU8ccEy8MfOidNDPpxmPJ/ZUlQPXfWjk6NV sfjJTST7rXI/pdz3SaJu6c/JQ3g0FdQI3rAVMptGb/WdJuNhpU8qqRS4rhWoah/a0tC/ZQI/dXAJi VH9aVbpqYMgvzuOKXHz9UIVMqFIqj2woh9ZkUalIDY32rDIdd4qHmbcdYYjhgdPPfg/rIFNlrS0uC P00PIZW61Ug5aI7YGEi8ln3QnQklVDFZp+sZ1rpP2vWd6nsjC+/8IFb3271Ym+aYVWIFCKXW3NeQL BEj2hFRDADHDxw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <6e21677f082e295034771d944ef67133099c7481.1699989741.git.rodion.goritskov@gmail.com> (Rodion Goritskov's message of "Tue, 14 Nov 2023 23:22:21 +0400") References: <6e21677f082e295034771d944ef67133099c7481.1699989741.git.rodion.goritskov@gmail.com> Date: Wed, 22 Nov 2023 15:58:35 +0100 Message-ID: <8734wxltr8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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 X-Migadu-Spam-Score: -5.82 X-Spam-Score: -5.82 X-Migadu-Queue-Id: 4B26645F2F X-Migadu-Scanner: mx13.migadu.com X-TUID: Xv+0i0KfRyaQ --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Rodion Goritskov skribis: > * gnu/packages/clifm.scm (clifm): New variable Hi! Applied with the changes below, thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/local.mk b/gnu/local.mk index fcd9024ce3..fc2662e479 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -177,6 +177,7 @@ GNU_SYSTEM_MODULES = \ %D%/packages/chromium.scm \ %D%/packages/ci.scm \ %D%/packages/cinnamon.scm \ + %D%/packages/clifm.scm \ %D%/packages/clojure.scm \ %D%/packages/cluster.scm \ %D%/packages/cmake.scm \ diff --git a/gnu/packages/clifm.scm b/gnu/packages/clifm.scm index 091a9298a9..92d14f1072 100644 --- a/gnu/packages/clifm.scm +++ b/gnu/packages/clifm.scm @@ -52,7 +52,11 @@ (define-public clifm (delete 'check)))) (inputs (list readline acl libcap)) (home-page "https://github.com/leo-arch/clifm") - (synopsis "Command line file manager") - (description "Shell-like, text-based terminal file -manager that sits on the command line.") - (license license:gpl2))) + (synopsis "Command-line file manager") + (description "Clifm a shell-like, text-based terminal file manager that +sits on the command line. + +It is built with command line principles in mind: instead of navigating +through a big menu of files, it lets you type, exactly as you do in your +regular shell, but easier and faster.") + (license license:gpl2+))) --=-=-=--