unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] POWWOW: Make description more descriptive.
@ 2016-03-20 22:25 Nils Gillmann
  2016-03-23 17:30 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Nils Gillmann @ 2016-03-20 22:25 UTC (permalink / raw)
  To: guix-devel

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

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.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-powwow-Adjust-description.patch --]
[-- Type: text/x-patch, Size: 1383 bytes --]

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


[-- Attachment #3: Type: text/plain, Size: 77 bytes --]

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-23 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-20 22:25 [PATCH] POWWOW: Make description more descriptive Nils Gillmann
2016-03-23 17:30 ` Leo Famulari
2016-03-23 19:22   ` Nils Gillmann

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