[Lunar-commits] <moonbase> linphone: version bumped to 3.3.0.
Florin Braescu
florin at lunar-linux.org
Fri May 21 08:44:32 CEST 2010
commit e5e4754d093762da8c48132f66055a5d729043d2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri May 21 09:44:32 2010 +0300
linphone: version bumped to 3.3.0.
This version brings a lot of changes in the graphical appearence of
linphone but also brings a significant effort in turning linphone
more friendly with SIP proxys that are not NAT-robust.
---
chat/linphone/DEPENDS | 16 +++++++++-------
chat/linphone/DETAILS | 6 +++---
2 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/chat/linphone/DEPENDS b/chat/linphone/DEPENDS
index 6a9c2a2..91f9d15 100644
--- a/chat/linphone/DEPENDS
+++ b/chat/linphone/DEPENDS
@@ -4,28 +4,30 @@ depends libeXosip2
depends libglade
depends speex
depends ilbc
+depends libv4l
optional_depends "libgnomeui" \
"--enable-gnome_ui=yes" \
"--enable-gnome_ui=no" \
- "for a Gnome based GUI"
+ "for a Gnome based GUI"
optional_depends "alsa-lib" \
"--enable-alsa" "" \
- "for native ALSA sound support"
+ "for native ALSA sound support"
optional_depends "jack" "" "" \
- "for additional audio capabilities"
+ "for additional audio capabilities"
optional_depends "libsamplerate" "" "" \
"for additional audio capabilities"
optional_depends "ffmpeg" \
- "--enable-video --with-ffmpeg" \
+ "--with-ffmpeg" \
"" \
- "for video support"
+ "for video support"
optional_depends "SDL" \
- "--enable-video --with-sdl" \
+ "--with-sdl" \
"" \
- "for SDL video support"
+ "for SDL video support"
+
diff --git a/chat/linphone/DETAILS b/chat/linphone/DETAILS
index 54edf29..a212963 100644
--- a/chat/linphone/DETAILS
+++ b/chat/linphone/DETAILS
@@ -1,11 +1,11 @@
MODULE=linphone
- VERSION=3.2.1
+ VERSION=3.3.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.savannah.gnu.org/releases/linphone/stable/sources
- SOURCE_VFY=sha1:ff5434372465ccfd059de1a26f4712f30f5f9ed7
+ SOURCE_VFY=sha1:9009cf167296bafa1ffc2febf4ef22152a486d3a
WEB_SITE=http://www.linphone.org/index.php/eng
ENTERED=20051009
- UPDATED=20091008
+ UPDATED=20010521
SHORT="A full featured audio SIP phone"
cat << EOF
More information about the Lunar-commits
mailing list