all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Nils Gillmann <niasterisk@grrlz.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] POWWOW: Make description more descriptive.
Date: Wed, 23 Mar 2016 13:30:49 -0400	[thread overview]
Message-ID: <20160323173049.GC3893@jasmine> (raw)
In-Reply-To: <87lh5ceqiq.fsf@grrlz.net>

On Sun, Mar 20, 2016 at 11:25:01PM +0100, Nils Gillmann wrote:
> Second attempt, feedback is welcome, also I will try to get the
> location mentioned (lavachat.psyced.org/unix/) to host a patched
> powwow.scm for guix and also on one of my domains as soon as I
> have a webserver back.

Okay, I think that the package description is not the place to recommend
that users patch the source code and create an "out-of-tree" package.

Maybe you should fork powwow, change the command delimiter character,
and we package your fork. Or, try to make it configurable and get that
change integrated upstream. What do you think?

> 

> From bef465244e08b6f6d7f6230452a6b6daa46f62aa Mon Sep 17 00:00:00 2001
> From: Nils Gillmann <niasterisk@grrlz.net>
> Date: Sun, 20 Mar 2016 23:19:22 +0100
> Subject: [PATCH] gnu: powwow: Adjust description.
> 
> * gnu/packages/games.scm (powwow): Make description more descriptive.
> ---
>  gnu/packages/games.scm | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
> 
> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
> index 653e0c7..9fa7dca 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -2022,7 +2022,10 @@ is attributed to Albert Einstein.")
>      (synopsis "MUD and telnet client")
>      (description
>       "POWWOW is a client software which can be used for telnet as well as for
> -@dfn{Multi-User Dungeon} (MUD).  Additionally it can serve as a nice client for
> -the chat server psyced with the specific config located at
> -http://lavachat.symlynx.com/unix/")
> +@dfn{Multi-User Dungeon} (MUD).  Additionally it can be used for chat servers
> +(for example psyced.org) if you keep in mind that ';' is the predefined command
> +separating character.  To work around this, you need to use a patched version of
> +POWWOW.  You have to alter the following in the defines.h file:
> + #define CMDSEP ';'. For further sources you can take a look at
> +http://lavachat.symlynx.com/unix/ which contains a patched version of POWWOW.")
>      (license license:gpl2+)))
> -- 
> 2.7.3
> 

> -- 
> ng
> personal contact: http://krosos.sdf.org
> EDN: https://wiki.c3d2.de/EDN

  reply	other threads:[~2016-03-23 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-20 22:25 [PATCH] POWWOW: Make description more descriptive Nils Gillmann
2016-03-23 17:30 ` Leo Famulari [this message]
2016-03-23 19:22   ` Nils Gillmann

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

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

  git send-email \
    --in-reply-to=20160323173049.GC3893@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=niasterisk@grrlz.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.