GNU bug report logs - #26154
Packaging megaglest ( games! :-) )

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Sat, 18 Mar 2017 15:51:01 UTC

Severity: normal

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: Leo Famulari <leo <at> famulari.name>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 26154 <at> debbugs.gnu.org
Subject: bug#26154: [PATCH 1/3] gnu: Add libircclient.
Date: Sun, 19 Mar 2017 19:20:39 -0400
[Message part 1 (text/plain, inline)]
On Sat, Mar 18, 2017 at 09:37:37PM +0530, Arun Isaac wrote:
> * gnu/packages/messaging.scm (libircclient): New variable.

Thanks!

I pushed as 6fdbd86d0fcda40967e713c4226d19cee991bcd9 with the following
changes:

> +       (uri (string-append
> +             "https://sourceforge.net/projects/libircclient/files/libircclient/1.9/libircclient-"
> +             version ".tar.gz/download"))
> +       (file-name (string-append name "-" version ".tar.gz"))

I made it use our sourceforge "mirror" URL, which made it possible to
drop (file-name).

> +    (description "Libircclient is a small but extremely powerful
> +library which implements the client IRC protocol.  It is designed to
> +be small, fast, portable and compatible with the RFC standards as well
> +as non-standard but popular features.  It is perfect for building the
> +IRC clients and bots.")

I edited the synopsis to remove "marketing" language like "small but
extremely powerful" and "perfect for building...".

https://www.gnu.org/software/guix/manual/html_node/Synopses-and-Descriptions.html
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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