+optional_depends openssl "" "" "for OpenSSL support"
diff --git a/telephony/libexosip2/DETAILS b/telephony/libexosip2/DETAILS
index 7aeb0f9..5cd6769 100755
--- a/telephony/libexosip2/DETAILS
+++ b/telephony/libexosip2/DETAILS
@@ -2,21 +2,22 @@
SPELLX=libeXosip2
VERSION=3.1.0
SOURCE=$SPELLX-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
SOURCE_URL[0]=http://download.savannah.nongnu.org/releases/exosip/$SOURCE
SOURCE_URL[1]=http://data.gnutelephony.org/sources/$SOURCE
SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_GPG=moizard.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://savannah.nongnu.org/projects/exosip/
LICENSE[0]=GPL
ENTERED=20051023
KEYWORDS="telephony protocol"
-SHORT="high level SIP layer"
+ SHORT="high level SIP layer"
cat << EOF
-eXosip is a library that hides the complexity of using the SIP protocol for
-mutlimedia 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 sessions like multiplayer games.
+eXosip is a library that hides the complexity of using the SIP protocol for
+mutlimedia 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 sessions like multiplayer
+games.
EOF
diff --git a/telephony/libexosip2/HISTORY b/telephony/libexosip2/HISTORY
index 83146bd..317150f 100644
--- a/telephony/libexosip2/HISTORY
+++ b/telephony/libexosip2/HISTORY
@@ -1,3 +1,8 @@
+2008-10-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFIGURE: removed, not needed anymore
+ * DETAILS: quoting paths; fixed descs; cleaned up
+ * DEPENDS: removed useless stuff; added openssl as opt dep
+
2008-02-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.1.0
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d01db743bc7632a0dfe0937aa2135e9aeba50f63),
Vlad Glagolev, 10/24/2008