summaryrefslogtreecommitdiffstats
path: root/chat-irc/xchat/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/xchat/DETAILS')
-rwxr-xr-xchat-irc/xchat/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/chat-irc/xchat/DETAILS b/chat-irc/xchat/DETAILS
new file mode 100755
index 0000000000..a6c4964a33
--- /dev/null
+++ b/chat-irc/xchat/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=xchat
+ VERSION=2.4.5
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[1]=http://www.xchat.org/files/source/2.4/$SOURCE
+ SOURCE_HASH=sha1:e027a20caa47b4ffea00896ee68269a7ae885e2d
+ WEB_SITE=http://www.xchat.org
+ ENTERED=20010927
+ UPDATED=20040503
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="an IRC client for X."
+cat << EOF
+xchat is an IRC client for Unix operating systems. It runs under the X
+Windows system using the Gtk+ toolkit. It will detect and use the GNOME
+libraries, as well, if they are installed.
+EOF