From patchwork Thu Apr 6 14:43:04 2023 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: 49000 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 0E7B8173BA; Thu, 6 Apr 2023 15:44:30 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable 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 42664170FD for ; Thu, 6 Apr 2023 15:44:29 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pkQqK-0000cg-3B; Thu, 06 Apr 2023 10:44:04 -0400 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 1pkQqI-0000cG-W8 for guix-patches@gnu.org; Thu, 06 Apr 2023 10:44:03 -0400 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 1pkQqI-0003Vx-Ni for guix-patches@gnu.org; Thu, 06 Apr 2023 10:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pkQqI-0004Du-BQ for guix-patches@gnu.org; Thu, 06 Apr 2023 10:44:02 -0400 Subject: bug#62458: [PATCH] gnu: Add avfs. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 06 Apr 2023 14:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62458 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sergey Trofimov Cc: 62458-done@debbugs.gnu.org Mail-Followup-To: 62458@debbugs.gnu.org, ludo@gnu.org, sarg@sarg.org.ru Received: via spool by 62458-done@debbugs.gnu.org id=D62458.168079219716159 (code D ref 62458); Thu, 06 Apr 2023 14:44:02 +0000 Received: (at 62458-done) by debbugs.gnu.org; 6 Apr 2023 14:43:17 +0000 Received: from localhost ([127.0.0.1]:54673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkQpY-0004CY-Hc for submit@debbugs.gnu.org; Thu, 06 Apr 2023 10:43:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkQpW-0004CH-Ct for 62458-done@debbugs.gnu.org; Thu, 06 Apr 2023 10:43:15 -0400 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 1pkQpO-0003Jg-OB; Thu, 06 Apr 2023 10:43:06 -0400 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=iIhMF3/GCVuLSeylnwx1A1ik8JGc8TB4BtPgYTBChsg=; b=enlUIU/8yqysHpSbyA75 d9Sq+2KQK/cmYVNrhKOJM02b+woulHiNCIuIqB7zRtvmsDhZRIlMpLuEehoUH/c1tWVr2E4J8BE8O MFcjgvsjdRGwdHHm4selsRYo3iwxJgzvnlgrE0DJJEZ9iVFgyJ3ZCBQTEiGRujhUBXdYDknuu14OB sDxSn60nJL+xdm48bKhXMyqQp+wTtd/fxXS9U8VRJEk/Qxiq7l6Nhxs3Mi20ujc4OxkFLB/3otQOP 8ItB9Y4vDD+BJWA+pqOryZtMF5prvArx3NapZfr5eJ9E7rJDsso+E+IZyuD06x5f7kN32mWMTMgKj LNgcLqC2xbmloA==; 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 1pkQpO-00018E-5D; Thu, 06 Apr 2023 10:43:06 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: <20230326093025.18403-1-sarg@sarg.org.ru> <20230326093902.29846-1-sarg@sarg.org.ru> Date: Thu, 06 Apr 2023 16:43:04 +0200 In-Reply-To: <20230326093902.29846-1-sarg@sarg.org.ru> (Sergey Trofimov's message of "Sun, 26 Mar 2023 11:39:02 +0200") Message-ID: <87ile9jclj.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, Sergey Trofimov skribis: > * gnu/packages/file-systems.scm (avfs): New variable. Applied with the cosmetic changes below, thanks! Ludo’. diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index 5ae84ba1d1..d57d407d9c 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -276,17 +276,24 @@ (define-public avfs '(#:configure-flags '("--enable-library" "--enable-fuse"))) (native-inputs (list pkg-config)) (inputs (list xz fuse)) - (synopsis "Virtual filesystem that allows browsing of compressed files") + (synopsis "Virtual file system that allows browsing of compressed files") (description - "FUSE-based filesystem that allows browsing of compressed files. It provides -@command{mountavfs} command that starts a small @command{avfsd} daemon. When a -specially formatted path under @file{~/.avfs} is accessed, the daemon will provide -listings and content access on the fly. The canonical form of virtual path is: -[basepath]#handler[options][:parameters][/internalpath]. Example paths: + "AVFS is a FUSE-based filesystem that allows browsing of compressed +files. It provides the @command{mountavfs} command that starts a small +@command{avfsd} daemon. When a specially formatted path under @file{~/.avfs} +is accessed, the daemon provides listings and content access on the fly. The +canonical form of virtual file name is: + +@example +[basepath]#handler[options][:parameters][/internalpath] +@end example + +Example file names: @itemize -@item ~/.avfs/home/user/archive.tar.gz#ugz#utar/path/file -@item ~/.avfs/#http:localhost|some|path +@item @file{~/.avfs/home/user/archive.tar.gz#ugz#utar/path/file} +@item @file{~/.avfs/#http:localhost|some|path} @end itemize + @code{emacs-dired-hacks} has @code{dired-avfs} module which enables seamless integration with @code{avfs}.") (home-page "http://avf.sourceforge.net/")