unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Fis Trivial <ybbs.daans@hotmail.com>
Cc: 31283-done@debbugs.gnu.org
Subject: bug#31283: gnu: Add amule.
Date: Mon, 30 Apr 2018 22:43:53 +0200	[thread overview]
Message-ID: <874ljswhkm.fsf@gnu.org> (raw)
In-Reply-To: <BLUPR16MB05002F9AD6C3EE9334292858928D0@BLUPR16MB0500.namprd16.prod.outlook.com> (Fis Trivial's message of "Fri, 27 Apr 2018 07:00:44 +0000")

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

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’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1489 bytes --]

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+)))

  reply	other threads:[~2018-04-30 20:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27  7:00 [bug#31283] gnu: Add amule Fis Trivial
2018-04-30 20:43 ` Ludovic Courtès [this message]
2018-04-30 20:48 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874ljswhkm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=31283-done@debbugs.gnu.org \
    --cc=ybbs.daans@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).