GNU bug report logs - #31283
gnu: Add amule.

Previous Next

Package: guix-patches;

Reported by: Fis Trivial <ybbs.daans <at> hotmail.com>

Date: Fri, 27 Apr 2018 07:02:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Fis Trivial <ybbs.daans <at> hotmail.com>
Subject: bug#31283: closed (Re: [bug#31283] gnu: Add amule.)
Date: Mon, 30 Apr 2018 20:44:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#31283: gnu: Add amule.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 31283 <at> debbugs.gnu.org.

-- 
31283: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31283
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Fis Trivial <ybbs.daans <at> hotmail.com>
Cc: 31283-done <at> debbugs.gnu.org
Subject: Re: [bug#31283] gnu: Add amule.
Date: Mon, 30 Apr 2018 22:43:53 +0200
[Message part 3 (text/plain, inline)]
Hi,

Applied with the cosmetic changes below.  I took the liberty to remove
the bits about aMule being free software (everything is free software in
Guix), and about it being super-highly-portable (that’s not a primary
concern to Guix users who read the description.)

Thank you,
Ludo’.

[Message part 4 (text/x-patch, inline)]
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index d252075c3..a2898f2fb 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1729,7 +1729,8 @@ file for more details.")
        (modify-phases %standard-phases
          (add-after 'patch-source-shebangs 'autogen
            (lambda _
-             (invoke "sh" "autogen.sh"))))
+             (invoke "sh" "autogen.sh")
+             #t)))
        #:configure-flags
        '("--disable-rpath"
          "--enable-wxcas"
@@ -1759,10 +1760,9 @@ file for more details.")
     (home-page "http://amule.org/")
     (synopsis "Peer-to-peer client for the eD2K and Kademlia networks")
     (description
-     "aMule is an eMule-like client for the eD2k and Kademlia networks,
-supporting multiple platforms.  Currently aMule (officially) supports a wide
-variety of platforms and operating systems, being compatible with more than 60
-different hardware+OS configurations.  aMule is entirely free, its sourcecode
-released under the GPL just like eMule, and includes no adware or spyware as
-is often found in proprietary P2P applications.")
+     "aMule is an eMule-like client for the eD2k and Kademlia peer-to-peer
+file sharing networks.  It includes a graphical user interface (GUI), a daemon
+allowing you to run a client with no graphical interface, and a Web GUI for
+remote access.  The @command{amulecmd} command allows you to control aMule
+remotely.")
     (license license:gpl2+)))
[Message part 5 (message/rfc822, inline)]
From: Fis Trivial <ybbs.daans <at> hotmail.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: gnu: Add amule.
Date: Fri, 27 Apr 2018 07:00:44 +0000
[Message part 6 (text/plain, inline)]
I have to attach the patch, it seems this one got block by the mail
service, might be the code insdie is not welcomed by filters.

[0001-gnu-Add-amule.tar.xz (application/x-xz, attachment)]

This bug report was last modified 7 years and 86 days ago.

Previous Next


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