network/quassel: Updated for version 0.7.3.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
crocket 2011-09-26 23:04:28 -05:00 committed by Niels Horn
parent c9d7173ec2
commit c3b8aac872
4 changed files with 18 additions and 19 deletions

View file

@ -1,10 +1,10 @@
quassel (A cross platform IRC client)
quassel is based on qt4 platform. quassel core connects to
servers and quassel client connects to quassel core over
the internet. It means you can retain your IRC sessions even if
your X session is blowed up. multiple clients can attach to and
detach from a central core. It's like a combination of GNU screen
with such console IRC clients as weechat, bitchX, and irssi.
quassel is based on the qt4 platform. The quassel core connects to
servers and the quassel client connects to quassel core over the
internet. It means you can retain your IRC sessions even if your
X session is blowed up. Multiple clients can attach to and detach
from a central core. It's like a combination of GNU screen with
such console IRC clients as weechat, bitchX, and irssi.
webkit is optional.
webkit is an optional dependency.

View file

@ -5,7 +5,7 @@
# Written by crocket (crockabiscuit@gmail.com)
PRGNAM=quassel
VERSION=${VERSION:-0.7.2}
VERSION=${VERSION:-0.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -91,4 +91,3 @@ cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="quassel"
VERSION="0.7.2"
VERSION="0.7.3"
HOMEPAGE="http://quassel-irc.org/"
DOWNLOAD="http://quassel-irc.org/pub/quassel-0.7.2.tar.bz2"
MD5SUM="feaf686a8a5c433baa4ddb0410802442"
DOWNLOAD="http://quassel-irc.org/pub/quassel-0.7.3.tar.bz2"
MD5SUM="f12b2b09d8ebe533781aa969597d671c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="crocket"
EMAIL="crockabiscuit@gmail.com"
APPROVED="dsomero"
APPROVED="rworkman"

View file

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
quassel: quassel (A cross platform IRC client)
quassel:
quassel: quassel is based on qt4 platform. quassel core connects to
quassel: servers and quassel client connects to quassel core over
quassel: the internet. It means you can retain your IRC sessions even if
quassel: your X session is blowed up. multiple clients can attach to and
quassel: detach from a central core. It's like a combination of GNU screen
quassel: with such console IRC clients as weechat, bitchX, and irssi.
quassel: quassel is based on the qt4 platform. The quassel core connects to
quassel: servers and the quassel client connects to quassel core over the
quassel: internet. It means you can retain your IRC sessions even if your
quassel: X session is blowed up. Multiple clients can attach to and detach
quassel: from a central core. It's like a combination of GNU screen with
quassel: such console IRC clients as weechat, bitchX, and irssi.
quassel:
quassel: Website : http://quassel-irc.org/
quassel: