summaryrefslogtreecommitdiffstats
path: root/chat-libs/libosip/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/libosip/DETAILS')
-rwxr-xr-xchat-libs/libosip/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/chat-libs/libosip/DETAILS b/chat-libs/libosip/DETAILS
new file mode 100755
index 0000000000..dc29fd1147
--- /dev/null
+++ b/chat-libs/libosip/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libosip
+ VERSION=0.9.7
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_URL[0]=http://simon.morlat.free.fr/download/0.12.2/source/$SOURCE
+ MD5[0]=8f89283cf3a9bc4d02135b434ba1b4db
+ LICENSE[0]=GPL
+ ENTERED=20050112
+ UPDATED=20050112
+ BUILD_API=2
+ SHORT="libosip is an implementation of SIP."
+cat << EOF
+SIP stands for the Session Initiation Protocol and is described by the
+rfc2543 (soon to be deprecated by latest revisions). 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.
+EOF