summaryrefslogtreecommitdiffstats
path: root/network/quassel-qt5/README
diff options
context:
space:
mode:
author Donald Cooley2019-01-03 04:52:11 +0100
committer Willy Sudiarto Raharjo2019-01-05 01:49:20 +0100
commiteb7164c904f81d34350c67be34590ecafb05baad (patch)
tree55b1b1ea5b6fd0938d7961a4f40ab0713772feb8 /network/quassel-qt5/README
parentc91d1dcb2d5a432e7b5328c11eb77bc8210008c6 (diff)
downloadslackbuilds-eb7164c904f81d34350c67be34590ecafb05baad.tar.gz
network/quassel-qt5: Added (Distributed IRC client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/quassel-qt5/README')
-rw-r--r--network/quassel-qt5/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/network/quassel-qt5/README b/network/quassel-qt5/README
new file mode 100644
index 0000000000..d89249ddc3
--- /dev/null
+++ b/network/quassel-qt5/README
@@ -0,0 +1,9 @@
+Quassel IRC with Qt5 support is a modern, cross-platform, distributed
+IRC client, meaning that one (or multiple) client(s) can attach to and
+detach from a central core - much like the popular combination of screen
+and a text-based IRC client such as WeeChat, but graphical.
+
+This build creates three binaries - quassel, quasselclient, and
+quasselcore.
+
+Please see the README.SBo file for a fuller description.