[Lunar-commits] <moonbase> linphone: version bumped to 2.1.1.
Florin Braescu
florin at lunar-linux.org
Mon May 5 18:53:43 CEST 2008
commit d13eddd5ae43dfa4cb70afd80c9f2d29d8b04b2d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 5 19:53:43 2008 +0300
linphone: version bumped to 2.1.1.
Many new features added (like video), improvements and bugfixes.
---
chat/linphone/DEPENDS | 39 ++++++++++++++++++++++++++-------------
chat/linphone/DETAILS | 10 +++++-----
2 files changed, 31 insertions(+), 18 deletions(-)
diff --git a/chat/linphone/DEPENDS b/chat/linphone/DEPENDS
index 8623ddb..1079565 100644
--- a/chat/linphone/DEPENDS
+++ b/chat/linphone/DEPENDS
@@ -1,18 +1,31 @@
-depends XML-Parser &&
-depends libosip2 &&
-depends speex &&
-depends ilbc &&
+depends XML-Parser
+depends libosip2
+depends libeXosip2
+depends speex
+depends ilbc
-optional_depends "libgnomeui" \
- "--enable-gnome_ui=yes" "--enable-gnome_ui=no" \
- "for a Gnome based GUI" &&
+optional_depends "libgnomeui" \
+ "--enable-gnome_ui=yes" \
+ "--enable-gnome_ui=no" \
+ "for a Gnome based GUI"
-optional_depends "alsa-lib" \
- "--enable-alsa" "" \
- "for native ALSA sound support" &&
+optional_depends "alsa-lib" \
+ "--enable-alsa" "" \
+ "for native ALSA sound support"
-optional_depends "jack" "" "" \
- "for additional audio capabilities" &&
+optional_depends "jack" "" "" \
+ "for additional audio capabilities"
-optional_depends "libsamplerate" "" "" \
+optional_depends "libsamplerate" "" "" \
"for additional audio capabilities"
+
+optional_depends "ffmpeg" \
+ "--enable-video --with-ffmpeg" \
+ "" \
+ "for video support"
+
+optional_depends "SDL" \
+ "--enable-video --with-sdl" \
+ "" \
+ "for SDL video support"
+
diff --git a/chat/linphone/DETAILS b/chat/linphone/DETAILS
index 7b1fb68..a25ebd4 100644
--- a/chat/linphone/DETAILS
+++ b/chat/linphone/DETAILS
@@ -1,11 +1,11 @@
MODULE=linphone
- VERSION=1.3.5
+ VERSION=2.1.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://simon.morlat.free.fr/download/stable/source/
- SOURCE_VFY=sha1:d705efb0c840890c154f2bdca7f8a5cd5a15bba1
- WEB_SITE=http://www.linphone.org
+ SOURCE_URL=http://download.savannah.gnu.org/releases/linphone/stable/sources
+ SOURCE_VFY=sha1:93ac2c1e3afef9c9031856b9f836d7997eb9553c
+ WEB_SITE=http://www.linphone.org/index.php/eng
ENTERED=20051009
- UPDATED=20060404
+ UPDATED=20080505
SHORT="A full featured audio SIP phone"
cat << EOF
More information about the Lunar-commits
mailing list