guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/10: gnu: irssi: Edit description.


From: guix-commits
Subject: 01/10: gnu: irssi: Edit description.
Date: Sat, 11 Jun 2022 21:59:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 898511205cb8e2f3e6f522c779b0cd9fc42fdfbf
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jun 5 02:00:00 2022 +0200

    gnu: irssi: Edit description.
    
    * gnu/packages/irc.scm (irssi)[synopsis, description]: Expound.
---
 gnu/packages/irc.scm | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 27c8f40555..fb786ce5ab 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -181,10 +181,14 @@ irssi, but graphical.")
     (native-inputs
      (list pkg-config))
     (home-page "https://irssi.org/";)
-    (synopsis "Terminal-based IRC client")
+    (synopsis "Extensible terminal-based IRC client")
     (description
-     "Irssi is a terminal based IRC client for UNIX systems.  It also supports
-SILC and ICB protocols via plugins.")
+     "Irssi is a text terminal-based @acronym{IRC, Internet relay chat} client.
+It is completely themable and extensible through Perl scripts, of which many
+have already been written by the community.
+
+Plug-ins add support for other protocols like @acronym{SILC, Secure Internet 
Live
+Conferencing} and @acronym{ICB, Internet Citizen's Band}.")
     (license license:gpl2+)))
 
 (define-public weechat



reply via email to

[Prev in Thread] Current Thread [Next in Thread]