diff --git a/telephony/ortp/DEPENDS b/telephony/ortp/DEPENDS
new file mode 100755
index 0000000..f7f05f7
--- /dev/null
+++ b/telephony/ortp/DEPENDS
@@ -0,0 +1,2 @@
+optional_depends "gtk-doc" "" "" "for documentation"
+
diff --git a/telephony/ortp/DETAILS b/telephony/ortp/DETAILS
new file mode 100755
index 0000000..fea079f
--- /dev/null
+++ b/telephony/ortp/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=ortp
+ VERSION=0.10.0
+
SOURCE_HASH=sha512:d2e908754adf0035efa507580ea008839e3ce49bdb8a97dae75e4a3aa4547cbc5c9cd0719908b02611647f6600ce56a7f8d851e43bd5e00e5959cb5c7b583917
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://www.linphone.org/ortp/
+ SOURCE_URL[0]=http://www.linphone.org/ortp/sources/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20060615
+ KEYWORDS="telephony protocol"
+ SHORT="Real-time Transport Protocol stack"
+cat << EOF
+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.
+EOF
diff --git a/telephony/ortp/HISTORY b/telephony/ortp/HISTORY
new file mode 100644
index 0000000..3d86a15
--- /dev/null
+++ b/telephony/ortp/HISTORY
@@ -0,0 +1,4 @@
+2006-06-15 Treeve Jelbert <treeve01 AT pi.be>
+ * DETAILS: version 0.10.0
+ spell created
+
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b9fabfa0857a6d94757a2c81a5cb131c9f1c1ac3),
Treeve Jelbert, 07/06/2006