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

Previous Next

Package: guix-patches;

Reported by: John Darrington <jmd <at> gnu.org>

Date: Wed, 1 Mar 2017 06:03:01 UTC

Severity: normal

Tags: patch

Done: Catonano <catonano <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25909 in the body.
You can then email your comments to 25909 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#25909; Package guix-patches. (Wed, 01 Mar 2017 06:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to John Darrington <jmd <at> gnu.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 01 Mar 2017 06:03:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: John Darrington <jmd <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: John Darrington <jmd <at> gnu.org>
Subject: [PATCH] gnu: Add unrar.
Date: Wed,  1 Mar 2017 07:01:37 +0100
* gnu/packages/compression.scm (unrar): New variable.
---
 gnu/packages/compression.scm | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 9897883..73b2b84 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1128,3 +1128,21 @@ or junctions, and always follows hard links.")
                    ;; libzpaq.cpp contains a mix of public-domain and
                    ;; expat-licenced (or ‘MIT’) code.
                    license:expat))))
+
+(define-public unrar
+  (package
+    (name "unrar")
+    (version "0.0.1")
+    (source (origin
+              (method url-fetch)
+              (uri (string-append
+                    "http://download.gna.org/unrar/unrar-" version ".tar.gz"))
+              (sha256
+               (base32
+                "1fgmjaxffj3shyxgy765jhxwz1cq88hk0fih1bsdzyvymyyz6mz7"))))
+    (build-system gnu-build-system)
+    (home-page "http://download.gna.org/unrar")
+    (synopsis "RAR archive extraction tool")
+    (description "Unrar is a simple command-line program to list and extract
+RAR archives.")
+    (license license:gpl2+)))
-- 
2.1.4





Information forwarded to guix-patches <at> gnu.org:
bug#25909; Package guix-patches. (Wed, 01 Mar 2017 15:26:02 GMT) Full text and rfc822 format available.

Message #8 received at 25909 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: John Darrington <jmd <at> gnu.org>
Cc: 25909 <at> debbugs.gnu.org
Subject: Re: bug#25909: [PATCH] gnu: Add unrar.
Date: Wed, 1 Mar 2017 10:25:08 -0500
On Wed, Mar 01, 2017 at 07:01:37AM +0100, John Darrington wrote:
> * gnu/packages/compression.scm (unrar): New variable.

LGTM




Reply sent to Catonano <catonano <at> gmail.com>:
You have taken responsibility. (Wed, 01 Mar 2017 21:09:01 GMT) Full text and rfc822 format available.

Notification sent to John Darrington <jmd <at> gnu.org>:
bug acknowledged by developer. (Wed, 01 Mar 2017 21:09:02 GMT) Full text and rfc822 format available.

Message #13 received at 25909-done <at> debbugs.gnu.org (full text, mbox):

From: Catonano <catonano <at> gmail.com>
To: 25909-done <at> debbugs.gnu.org
Subject: Re: bug#25909: [PATCH] gnu: Add unrar.
Date: Wed, 1 Mar 2017 22:08:49 +0100
[Message part 1 (text/plain, inline)]
I saw the patch in the log.
This ticket is closed

2017-03-01 16:25 GMT+01:00 Leo Famulari <leo <at> famulari.name>:

> On Wed, Mar 01, 2017 at 07:01:37AM +0100, John Darrington wrote:
> > * gnu/packages/compression.scm (unrar): New variable.
>
> LGTM
>
>
>
>
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#25909; Package guix-patches. (Wed, 01 Mar 2017 21:48:02 GMT) Full text and rfc822 format available.

Message #16 received at 25909 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 25909 <at> debbugs.gnu.org
Subject: Re: bug#25909: [PATCH] gnu: Add unrar.
Date: Wed, 1 Mar 2017 22:48:00 +0100
[Message part 1 (text/plain, inline)]
On Wed, Mar 01, 2017 at 07:01:37AM +0100, John Darrington wrote:
> +    (home-page "http://download.gna.org/unrar")

<https://gna.org/projects/unrar> lists <http://home.gna.org/unrar/> as
project home page. I agree. It's far more homey and has more page, too.

Kind regards,

T G-R

[signature.asc (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 30 Mar 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 85 days ago.

Previous Next


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