[Lunar-commits] <moonbase> libeXosip2: ver 3.5.0

Paul Bredbury brebs at lunar-linux.org
Sat Feb 26 11:26:29 CET 2011


commit e1ed2f95162b8dadfd5c86fd809023c116acd7cd
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Feb 26 17:26:29 2011 +0700

    libeXosip2: ver 3.5.0
---
 libs/libeXosip2/BUILD   |    7 +++++++
 libs/libeXosip2/DEPENDS |    2 ++
 libs/libeXosip2/DETAILS |   19 +++++++++----------
 3 files changed, 18 insertions(+), 10 deletions(-)

diff --git a/libs/libeXosip2/BUILD b/libs/libeXosip2/BUILD
new file mode 100644
index 0000000..c5639a2
--- /dev/null
+++ b/libs/libeXosip2/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --enable-static=no" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/libs/libeXosip2/DEPENDS b/libs/libeXosip2/DEPENDS
index 509ba59..f8e068c 100644
--- a/libs/libeXosip2/DEPENDS
+++ b/libs/libeXosip2/DEPENDS
@@ -1 +1,3 @@
 depends libosip2
+
+optional_depends  openssl  "--enable-openssl"  ""  "for openssl support"
diff --git a/libs/libeXosip2/DETAILS b/libs/libeXosip2/DETAILS
index 1ca52c0..2f180ab 100644
--- a/libs/libeXosip2/DETAILS
+++ b/libs/libeXosip2/DETAILS
@@ -1,18 +1,17 @@
          MODULE=libeXosip2
-        VERSION=3.1.0
+        VERSION=3.5.0
          SOURCE=$MODULE-$VERSION.tar.gz
-  SOURCE_URL[1]=$GNU_URL/osip
-  SOURCE_URL[2]=http://www.antisip.com/download/exosip2
-     SOURCE_VFY=sha1:44be163d4acbbf469f14b0cf6cb601ac14decc21
-       WEB_SITE=http://www.gnu.org/software/osip
+     SOURCE_URL=http://download.savannah.gnu.org/releases/exosip/
+      SOURCE_VFY=sha1:2e47931f648b087d1bac997e400f57f50b5653ba
+       WEB_SITE=http://savannah.nongnu.org/projects/exosip/
         ENTERED=20080505
-        UPDATED=20080505
+        UPDATED=20110224
           SHORT="An extension library for SIP"
 
 cat << EOF
-eXosip is a library that hides the complexity of using the SIP protocol 
-for multimedia session establishement. This protocol is mainly to be 
-used by VoIP telephony applications (endpoints or conference server) but 
-might be also usefull for any application that wish to establish 
+eXosip is a library that hides the complexity of using the SIP protocol
+for multimedia session establishment. This protocol is mainly to be
+used by VoIP telephony applications (end-point or conference server) but
+might be also useful for any applications that wish to establish
 sessions like multiplayer games.
 EOF


More information about the Lunar-commits mailing list