network/hexchat: Updated for version 2.9.6.1.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-05-23 22:03:26 -05:00
parent f39b883775
commit 0dfe3ad323
5 changed files with 28 additions and 29 deletions

View file

@ -1,3 +1,4 @@
It is based on XChat. It was originally called XChat-WDK which in
turn was a successor of freakschat. For more info, please read
https://www.facebook.com/HexChat/posts/386623631396756
HexChat is an IRC client based on XChat
HexChat was originally called XChat-WDK which in turn was a successor
of freakschat

View file

@ -1,14 +1,9 @@
schema_install() {
SCHEMA="$1"
GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \
chroot . gconftool-2 --makefile-install-rule \
/etc/gconf/schemas/$SCHEMA \
1>/dev/null
}
schema_install apps_hexchat_url_handler.schemas
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi

View file

@ -3,6 +3,8 @@
# Slackware build script for hexchat
# Copyright 2012 crocket crockabiscuit@gmail.com
# Copyright 2012-2014 Gerardo Zamudio
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hexchat
VERSION=${VERSION:-2.9.4}
VERSION=${VERSION:-2.9.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -64,12 +66,11 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
-exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
./autogen.sh
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
@ -80,6 +81,8 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-ipv6 \
--enable-socks \
--mandir=/usr/man \
--enable-textfe \
--enable-openssl \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux

View file

@ -1,10 +1,10 @@
PRGNAM="hexchat"
VERSION="2.9.4"
HOMEPAGE="http://www.hexchat.org"
DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.9.4.tar.xz"
MD5SUM="5609cac7200fc91be57196501aaf07fa"
VERSION="2.9.6.1"
HOMEPAGE="http://hexchat.github.io"
DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.9.6.1.tar.xz"
MD5SUM="4723f43afc65a973ceddbea0173ff416"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Gerardo Zamudio"
EMAIL="gerardo@gerardozamudio.net"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"

View file

@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
hexchat: hexchat (XChat fork)
hexchat:
hexchat: It is based on XChat. It was originally called XChat-WDK which in
hexchat: turn was a successor of freakschat. For more info, please read
hexchat: https://www.facebook.com/HexChat/posts/386623631396756
hexchat: HexChat is an IRC client based on XChat
hexchat: HexChat was originally called XChat-WDK which in turn was a successor
hexchat: of freakschat
hexchat:
hexchat: Website : http://www.hexchat.org/
hexchat: Website : https://hexchat.github.io/
hexchat:
hexchat:
hexchat: