summaryrefslogtreecommitdiffstats
path: root/network/gajim
diff options
context:
space:
mode:
Diffstat (limited to 'network/gajim')
-rw-r--r--network/gajim/README9
-rw-r--r--network/gajim/gajim.SlackBuild25
-rw-r--r--network/gajim/gajim.info12
-rw-r--r--network/gajim/slack-desc4
4 files changed, 34 insertions, 16 deletions
diff --git a/network/gajim/README b/network/gajim/README
index e660bf2e46..0e7fb06135 100644
--- a/network/gajim/README
+++ b/network/gajim/README
@@ -1,6 +1,5 @@
-Gajim - a full featured and easy to use Jabber client
+As of the 0.16 version, gajim uses it's own non-blocking xmpp implementation
+called nbxmpp (python-nbxmpp on slackbuilds.org). This is required to build.
-Jabber is a GTK2-based Jabber client featuring
-tabbed interface, tray icon and notifications,
-encryption support, local link (Zeroconf/Bonjour)
-and other interesting things.
+For encryption PyOpenSSL is used, which is not required for building, but
+produces a warning message on connection if not installed.
diff --git a/network/gajim/gajim.SlackBuild b/network/gajim/gajim.SlackBuild
index f8573b4848..08da07b2b8 100644
--- a/network/gajim/gajim.SlackBuild
+++ b/network/gajim/gajim.SlackBuild
@@ -1,11 +1,30 @@
#!/bin/sh
# Slackware build script for Gajim
-
-# Written by Morten Juhl-Johansen Zölde-Fejér <mjjzf@syntaktisk.dk>
+#
+# Copyright 2014 Ruben Schuller <ruben@orgizm.net>
+#
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gajim
-VERSION=${VERSION:-0.13.4}
+VERSION=${VERSION:-0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/gajim/gajim.info b/network/gajim/gajim.info
index 03f68972e6..c5352520e1 100644
--- a/network/gajim/gajim.info
+++ b/network/gajim/gajim.info
@@ -1,10 +1,10 @@
PRGNAM="gajim"
-VERSION="0.13.4"
+VERSION="0.16"
HOMEPAGE="http://www.gajim.org"
-DOWNLOAD="http://gajim.org/downloads/0.13/gajim-0.13.4.tar.bz2"
-MD5SUM="097e96c2f73a13be4edadea11b495ce6"
+DOWNLOAD="http://gajim.org/downloads/0.16/gajim-0.16.tar.bz2"
+MD5SUM="850c8fa9a41d3550eaa00641e6f61132"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyOpenSSL"
-MAINTAINER="Bradley D. Thornton"
-EMAIL="Bradley@NorthTech.US"
+REQUIRES="pyOpenSSL python-nbxmpp"
+MAINTAINER="Ruben Schuller"
+EMAIL="ruben@orgizm.net"
diff --git a/network/gajim/slack-desc b/network/gajim/slack-desc
index 91e1633f54..c21c7dcf33 100644
--- a/network/gajim/slack-desc
+++ b/network/gajim/slack-desc
@@ -12,8 +12,8 @@ gajim: Jabber is a GTK2-based Jabber client featuring tabbed interface,
gajim: tray icon and notifications, encryption support, local link
gajim: (Zeroconf/Bonjour) and other interesting things.
gajim:
-gajim: For encryption, Gajim requires PyOpenSSL, also available at
-gajim: Slackbuilds.org.
+gajim:
+gajim:
gajim:
gajim: Website: http://www.gajim.org
gajim: