summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugene Wissner2012-06-30 18:08:28 +0200
committer dsomero2012-06-30 18:08:28 +0200
commit118c213b2a35289697b7762abc10b5f711357132 (patch)
tree14cbfa0f3baad8615d79d9ad29469a96c63d8e10
parent964b77fc39b8cc97b4d34ca5c3f8c6756085f231 (diff)
downloadslackbuilds-118c213b2a35289697b7762abc10b5f711357132.tar.gz
network/linphone: Updated for version 3.5.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--network/linphone/README4
-rw-r--r--network/linphone/linphone.SlackBuild9
-rw-r--r--network/linphone/linphone.info10
-rw-r--r--network/linphone/slack-desc10
4 files changed, 17 insertions, 16 deletions
diff --git a/network/linphone/README b/network/linphone/README
index 46658726eb..bf905f5437 100644
--- a/network/linphone/README
+++ b/network/linphone/README
@@ -5,6 +5,6 @@ video codecs such as Speex, GSM, G711, ilbc, Theora, H263-1998,
MPEG4, and snow.
Linphone requires libosip2, libeXosip2 and speex. For video support
-you'll also need ffmpeg. To disable support for video just pass
-VIDEO=no to the script.
+you'll also need ffmpeg. To enable support for video just pass
+VIDEO=yes to the script.
All depenencies are available from SlackBuilds.org
diff --git a/network/linphone/linphone.SlackBuild b/network/linphone/linphone.SlackBuild
index 9346476707..8129317fc9 100644
--- a/network/linphone/linphone.SlackBuild
+++ b/network/linphone/linphone.SlackBuild
@@ -1,10 +1,10 @@
#!/bin/bash
# Slackware build script for linphone
-# Was written by adev and modified by Eugene Wissner <eugen@flevum.de>
+# Was written by adev and modified by Eugene Wissner <belka.ew@gmail.com>
PRGNAM=linphone
-VERSION=${VERSION:-3.4.3}
+VERSION=${VERSION:-3.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,6 +35,9 @@ else
LIBDIRSUFFIX=""
fi
+DOCS="ABOUT-NLS AUTHORS BUGS COPYING ChangeLog \
+ INSTALL NEWS README TODO $CWD/$PRGNAM.SlackBuild"
+
# disable support for video and avoid the dependency on ffmpeg
if [ "${VIDEO:-no}" = "yes" ]; then
do_video="--enable-video"
@@ -80,8 +83,6 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
-DOCS="ABOUT-NLS AUTHORS BUGS COPYING ChangeLog \
- INSTALL NEWS README TODO $CWD/$PRGNAM.SlackBuild"
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $DOCS $PKG/usr/doc/$PRGNAM-$VERSION
chown -R root:root $PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/network/linphone/linphone.info b/network/linphone/linphone.info
index 45826e37db..00df75ac95 100644
--- a/network/linphone/linphone.info
+++ b/network/linphone/linphone.info
@@ -1,10 +1,10 @@
PRGNAM="linphone"
-VERSION="3.4.3"
+VERSION="3.5.2"
HOMEPAGE="http://www.linphone.org/"
-DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/linphone/3.4.x/sources/linphone-3.4.3.tar.gz"
+DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/linphone/3.5.x/sources/linphone-3.5.2.tar.gz"
+MD5SUM="4be6e940372dba1f6793aef849c1ff0d"
DOWNLOAD_x86_64=""
-MD5SUM="66e21f36d62c2094f7b4360262c46f20"
MD5SUM_x86_64=""
MAINTAINER="Eugene Wissner"
-EMAIL="eugen@flevum.de"
-APPROVED="dsomero,Niels Horn"
+EMAIL="belka.ew@gmail.com"
+APPROVED="dsomero"
diff --git a/network/linphone/slack-desc b/network/linphone/slack-desc
index d6a7722ff4..66cffc1eac 100644
--- a/network/linphone/slack-desc
+++ b/network/linphone/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
linphone: linphone (SIP video-phone)
linphone:
-linphone: Linphone is an audio and video Internet phone with GTK+ and
-linphone: console interfaces. It uses the SIP protocol, and is compatible
-linphone: with most SIP clients and gateways. It uses various audio and
-linphone: video codecs such as Speex, GSM, G711, ilbc, Theora, H263-1998,
-linphone: MPEG4, and snow.
+linphone: Linphone is an audio and video Internet phone with GTK+ and
+linphone: console interfaces. It uses the SIP protocol, and is compatible
+linphone: with most SIP clients and gateways. It uses various audio and
+linphone: video codecs such as Speex, GSM, G711, ilbc, Theora, H263-1998,
+linphone: MPEG4, and snow.
linphone:
linphone: Homepage: http://www.linphone.org
linphone: