network/bitlbee: Updated for version 3.0.5.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Michiel van Wessem 2012-06-30 12:07:00 -04:00 committed by dsomero
parent 5fcac65520
commit 647fb6daae
3 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh
# SlackBuild Script for bitlbee
# Copyright 2007-2011 Michiel van Wessem, Leicester, United Kingdom
@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bitlbee
VERSION=${VERSION:-3.0.4}
VERSION=${VERSION:-3.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -102,7 +102,7 @@ cat << EOF
# groupadd -g $BITLBEE_GROUP bitlbee
EOF
exit
fi
@ -130,10 +130,10 @@ CPU="$ARCH" \
--events=${EVENTS:-glib} \
--ssl=${CRYPT:-gnutls} \
--otr=${USEOTR} \
--build=$ARCH-slackware-linux
--build=$ARCH-slackware-linux
if [ -e Makefile.settings ]; then
sed -i "s#CPU=i686#CPU=$ARCH#" Makefile.settings
sed -i "s#CPU=i686#CPU=$ARCH#" Makefile.settings
fi
make all
@ -153,7 +153,7 @@ cp -a \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
# Rewrite the documentation to replace /usr/local/ with /usr
# Rewrite the documentation to replace /usr/local/ with /usr
# and /etc/init.d/inetd wih /etc/rc.d/rc.inetd
find $PKG/usr/doc/$PRGNAM-$VERSION -type f -exec \
sed -i 's#/usr/local/#/usr/#' {} \;

View file

@ -1,10 +1,10 @@
PRGNAM="bitlbee"
VERSION="3.0.4"
VERSION="3.0.5"
HOMEPAGE="http://www.bitlbee.org"
DOWNLOAD="http://get.bitlbee.org/src/bitlbee-3.0.4.tar.gz"
MD5SUM="3eb1e3e30c015885c641503eec4b05cb"
DOWNLOAD="http://get.bitlbee.org/src/bitlbee-3.0.5.tar.gz"
MD5SUM="9ff97260a2a7f3a7d102db158a8d9887"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
APPROVED="Niels Horn"
APPROVED="dsomero"

View file

@ -11,7 +11,7 @@ bitlbee:
bitlbee: BitlBee is an IRC instant messaging gateway licensed under
bitlbee: the terms of the GPLicense. It communicates with the end
bitlbee: user via the IRC protocol whilst interacting with popular
bitlbee: chat networks such as AIM, ICQ, MSN, Yahoo and Jabber.
bitlbee: chat networks such as AIM, ICQ, MSN, Yahoo and Jabber.
bitlbee: The users buddies appear as normal IRC users in a channel
bitlbee: and conversations use the private message facility of IRC
bitlbee: compiled with: msn, yahoo, jabber and oscar protocols