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 (A cross platform IRC client)
quassel is based on qt4 platform. quassel core connects to quassel is based on the qt4 platform. The quassel core connects to
servers and quassel client connects to quassel core over servers and the quassel client connects to quassel core over the
the internet. It means you can retain your IRC sessions even if internet. It means you can retain your IRC sessions even if your
your X session is blowed up. multiple clients can attach to and X session is blowed up. Multiple clients can attach to and detach
detach from a central core. It's like a combination of GNU screen from a central core. It's like a combination of GNU screen with
with such console IRC clients as weechat, bitchX, and irssi. 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) # Written by crocket (crockabiscuit@gmail.com)
PRGNAM=quassel PRGNAM=quassel
VERSION=${VERSION:-0.7.2} VERSION=${VERSION:-0.7.3}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
@ -91,4 +91,3 @@ cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View file

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

View file

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