diff options
author | Martin Lefevbre <dadexter@gmail.com> | 2010-05-11 19:45:48 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:48 +0200 |
commit | 5f658af54af626a61d1ed1dc579da63157ef99d0 (patch) | |
tree | e8bc54b7854a3fdf7fc42e98ce7bf5cc7cb468bd /network | |
parent | a61de30a95e3c3c51ddccdfd508afb52ee3bcaaa (diff) | |
download | slackbuilds-5f658af54af626a61d1ed1dc579da63157ef99d0.tar.gz |
network/centericq: Updated for version 4.21.0
Diffstat (limited to 'network')
-rw-r--r-- | network/centericq/centericq.SlackBuild | 7 | ||||
-rw-r--r-- | network/centericq/centericq.info | 2 | ||||
-rw-r--r-- | network/centericq/slack-desc | 13 |
3 files changed, 16 insertions, 6 deletions
diff --git a/network/centericq/centericq.SlackBuild b/network/centericq/centericq.SlackBuild index 3f2a8512ac..0bbf6d8913 100644 --- a/network/centericq/centericq.SlackBuild +++ b/network/centericq/centericq.SlackBuild @@ -27,9 +27,9 @@ PRGNAM=centericq VERSION=4.21.0 ARCH=${ARCH:-i486} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -46,11 +46,10 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xzvf $CWD/$PRGNAM-$VERSION.tar.gz || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R a-s,u+w,go+r-w . -bzcat $CWD/centericq-4.21.0.msn.patch.bz2 | patch -p1 +bzcat $CWD/centericq-4.21.0.msn.patch.bz2 | patch -p1 || exit 1 CFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/network/centericq/centericq.info b/network/centericq/centericq.info index cb4cf26c7b..722d5746d1 100644 --- a/network/centericq/centericq.info +++ b/network/centericq/centericq.info @@ -5,4 +5,4 @@ DOWNLOAD="http://centericq.de/archive/source/releases/centericq-4.21.0.tar.gz" MD5SUM="3dbf6237a19cb41029f3abd90251edc3" MAINTAINER="Martin Lefevbre" EMAIL="dadexter@gmail.com" -APPROVED="robw810,Alan Hicks" +APPROVED="rworkman,Alan Hicks" diff --git a/network/centericq/slack-desc b/network/centericq/slack-desc index 02e1af2e00..e46e29e70e 100644 --- a/network/centericq/slack-desc +++ b/network/centericq/slack-desc @@ -1,4 +1,12 @@ -centericq: CenterICQ - console based instant messaging client +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +centericq: CenterICQ (console based instant messaging client) centericq: centericq: CenterICQ is a multi-protocol command-line instant messenger. centericq: It supports most major protocols such as MSN, ICQ, Yahoo and @@ -6,3 +14,6 @@ centericq: Jabber. centericq: centericq: centericq: +centericq: +centericq: +centericq: |