GNU bug report logs - #52109
[PATCH] gnu: Add unrar-free.

Previous Next

Package: guix-patches;

Reported by: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>

Date: Thu, 25 Nov 2021 15:20:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: zimoun <zimon.toutoune <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>, Giovanni Biscuolo <g <at> xelera.eu>, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: kiasoc5 <kiasoc5 <at> disroot.org>, 52109 <at> debbugs.gnu.org, Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
Subject: [bug#52109] Mention bsdcat, bsdcpio and bsdtar in description of libarchive
Date: Sat, 21 Jan 2023 17:09:22 +0100
[Message part 1 (text/plain, inline)]
Hi Liliana,

On Mon, 16 Jan 2023 at 17:38, Simon Tournier <zimon.toutoune <at> gmail.com> wrote:

> Thanks.  I will update libarchive description, if no one beats me.

Please find attach the patch. :-)  If it appears to you fine, could you
merge it?

Cheers,
simon


[0001-gnu-libarchive-Mention-bsdcat-bsdcpio-and-bsdtar-in-.patch (text/x-diff, inline)]
From 6947165af4e53821662049aac847a50fc470c49e Mon Sep 17 00:00:00 2001
From: Simon Tournier <zimon.toutoune <at> gmail.com>
Date: Sat, 21 Jan 2023 17:04:56 +0100
Subject: [PATCH] gnu: libarchive: Mention bsdcat, bsdcpio and bsdtar in
 description.

* gnu/packages/backup.scm (libarchive)[description]: Mention the utilities
bsdcat, bsdcpio and bsdtar.
---
 gnu/packages/backup.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 8e629c2592..7e8282da20 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -333,7 +333,9 @@ (define-public libarchive
 as gzip and bzip2.  The library is inherently stream-oriented; readers
 serially iterate through the archive, writers serially add things to the
 archive.  In particular, note that there is currently no built-in support for
-random access nor for in-place modification.")
+random access nor for in-place modification.
+
+This package also provides the three utilities bsdcat, bsdcpio and bsdtar.")
     (license license:bsd-2)))
 
 (define-public rdup

base-commit: 900d33527c9286a811f064d4bb8f4a9b18d1db0b
-- 
2.38.1


This bug report was last modified 2 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.