Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (00ff4d2373895642449c5deacde86dc7b416edc7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (00ff4d2373895642449c5deacde86dc7b416edc7)
  • Date: Wed, 11 Mar 2009 07:31:43 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

telephony/libexosip2/DETAILS | 3 +--
telephony/libexosip2/HISTORY | 3 +++
telephony/libosip2/DETAILS | 12 ++++++------
telephony/libosip2/HISTORY | 3 +++
telephony/ortp/DEPENDS | 3 +--
telephony/ortp/DETAILS | 29 +++++++++++++++--------------
telephony/ortp/HISTORY | 5 ++++-
7 files changed, 33 insertions(+), 25 deletions(-)

New commits:
commit 00ff4d2373895642449c5deacde86dc7b416edc7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ortp: => 0.15.0

commit 27811d6b3c8d1d8d54e371a936fee0b2fa0a774b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libexosip2: => 3.3.0

commit 2bd037f616fc917a4126ba63142fcf9a12398ed1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libosip2: => 3.3.0

diff --git a/telephony/libexosip2/DETAILS b/telephony/libexosip2/DETAILS
index 5cd6769..67ad184 100755
--- a/telephony/libexosip2/DETAILS
+++ b/telephony/libexosip2/DETAILS
@@ -1,10 +1,9 @@
SPELL=libexosip2
SPELLX=libeXosip2
- VERSION=3.1.0
+ VERSION=3.3.0
SOURCE=$SPELLX-$VERSION.tar.gz
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.sig
SOURCE_GPG=moizard.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/telephony/libexosip2/HISTORY b/telephony/libexosip2/HISTORY
index 317150f..74fe50f 100644
--- a/telephony/libexosip2/HISTORY
+++ b/telephony/libexosip2/HISTORY
@@ -1,3 +1,6 @@
+2009-03-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.3.0; removed dead source url
+
2008-10-25 Vlad Glagolev <stealth AT sourcemage.org>
* CONFIGURE: removed, not needed anymore
* DETAILS: quoting paths; fixed descs; cleaned up
diff --git a/telephony/libosip2/DETAILS b/telephony/libosip2/DETAILS
index edc46b4..89ead35 100755
--- a/telephony/libosip2/DETAILS
+++ b/telephony/libosip2/DETAILS
@@ -1,5 +1,5 @@
SPELL=libosip2
- VERSION=3.1.0
+ VERSION=3.3.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNU_URL/osip/$SOURCE
@@ -13,9 +13,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
KEYWORDS="telephony"
SHORT="implementation of SIP"
cat << EOF
-oSIP is an implementation of SIP. SIP stands for the Session Initiation
Protocol
-and is described by the rfc3261 (wich deprecates rfc2543). This library aims
to
-provide multimedia and telecom software developers an easy and powerful
interface
-to initiate and control SIP based sessions in their applications. SIP is a
open
-standard replacement from IETF for H323.
+oSIP is an implementation of SIP. SIP stands for the Session Initiation
+Protocol and is described by the rfc3261 (wich deprecates rfc2543). This
library
+aims to provide multimedia and telecom software developers an easy and
powerful
+interface to initiate and control SIP based sessions in their applications.
SIP
+is an open standard replacement from IETF for H323.
EOF
diff --git a/telephony/libosip2/HISTORY b/telephony/libosip2/HISTORY
index d905ac4..7fdd5c5 100644
--- a/telephony/libosip2/HISTORY
+++ b/telephony/libosip2/HISTORY
@@ -1,3 +1,6 @@
+2009-03-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.3.0; fixed long description wrap
+
2008-10-25 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: quoting paths; fixed descs; cleaned up
* DEPENDS: added gperf as opt dep; cleaned up
diff --git a/telephony/ortp/DEPENDS b/telephony/ortp/DEPENDS
index f7f05f7..95b8f88 100755
--- a/telephony/ortp/DEPENDS
+++ b/telephony/ortp/DEPENDS
@@ -1,2 +1 @@
-optional_depends "gtk-doc" "" "" "for documentation"
-
+optional_depends gtk-doc "" "" "for documentation"
diff --git a/telephony/ortp/DETAILS b/telephony/ortp/DETAILS
index 9a0f231..7f5ae4d 100755
--- a/telephony/ortp/DETAILS
+++ b/telephony/ortp/DETAILS
@@ -1,7 +1,7 @@
SPELL=ortp
- VERSION=0.13.1
+ VERSION=0.15.0
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2=$SOURCE.sig
WEB_SITE=http://www.linphone.org/ortp/

SOURCE_URL[0]=http://download.savannah.nongnu.org/releases/linphone/ortp/sources/$SOURCE
@@ -13,17 +13,18 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="telephony protocol"
SHORT="Real-time Transport Protocol stack"
cat << EOF
-oRTP - a Real-time Transport Protocol stack under LGPL
+oRTP - a Real-time Transport Protocol stack under LGPL.
Features:
-Written in C
-Implement the RFC3550 (RTP) with a easy to use API with high and low level
access.
-Includes support for multiples profiles, AV profile (RFC1890) being the one
by
-default.
-Includes a packet scheduler for synchronizing rtp recv and send. Scheduling
is
-optionnal, rtp sessions can remain not scheduled.
-Implements blocking and non blocking IO for RTP sessions.
-Supports mutiplexing IO, so that hundreds of RTP sessions can be managed by
a
-single thread.
-Supports part of RFC2833 for telephone events over RTP.
-The API is well documented using gtk-doc.
+- Written in C
+- Implement the RFC3550 (RTP) with a easy to use API with high and low level
+ access.
+- Includes support for multiples profiles, AV profile (RFC1890) being the one
+ by default.
+- Includes a packet scheduler for synchronizing rtp recv and send. Scheduling
+ is optionnal, rtp sessions can remain not scheduled.
+- Implements blocking and non blocking IO for RTP sessions.
+- Supports mutiplexing IO, so that hundreds of RTP sessions can be managed by
+ a single thread.
+- Supports part of RFC2833 for telephone events over RTP.
+- The API is well documented using gtk-doc.
EOF
diff --git a/telephony/ortp/HISTORY b/telephony/ortp/HISTORY
index 0309f51..b89d646 100644
--- a/telephony/ortp/HISTORY
+++ b/telephony/ortp/HISTORY
@@ -1,3 +1,7 @@
+2009-03-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.15.0; fixed long description wrap;
+ quoting paths
+
2007-04-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.13.1

@@ -14,4 +18,3 @@
2006-06-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.10.0
spell created
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (00ff4d2373895642449c5deacde86dc7b416edc7), Vlad Glagolev, 03/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page