[Lunar-commits] <moonbase-other> ortp: Readding to moonbase and bumping to 0.20.0.

Dennis Veatch stumbles at lunar-linux.org
Mon Jul 9 21:10:42 CEST 2012


commit f7443ed7eff176fd8a2224d03f3ba6d7d99dc0fb
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Mon, 09 Jul 2012 12:10:42 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/f7443ed7eff176fd8a2224d03f3ba6d7d99dc0fb

ortp: Readding to moonbase and bumping to 0.20.0.
---
  libs/ortp/BUILD                                              +11/-0    
  libs/ortp/DEPENDS                                            +1/-0     
  libs/ortp/DETAILS                                            +14/-0    
  3 files changed, 26 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/ortp/BUILD
@@ -0,0 +1,11 @@
+(
+
+  default_config &&
+
+  sedit "s:yes/:/:g" Makefile src/Makefile src/tests/Makefile &&
+
+  default_make &&
+
+  sedit "s:yes::" /usr/lib/pkgconfig/ortp.pc
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/ortp/DEPENDS
@@ -0,0 +1 @@
+optional_depends srtp "--with-srtp" "--without-srtp" "Secure Real-time Transport Protocol support"
--- /dev/null
+++ b/libs/ortp/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=ortp
+         VERSION=0.20.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://download.savannah.nongnu.org/releases/linphone/ortp/sources
+      SOURCE_VFY=sha1:9c66fb9512134869d4d2eb7766b6a8c5e4da1cc7
+        WEB_SITE=http://www.linphone.org/eng/documentation/dev/ortp.html
+         ENTERED=20060320
+         UPDATED=20120709
+           SHORT="Open Source implementation of the RTP protocol"
+
+cat << EOF
+Open Source implementation of the RTP protocol. Written for linphone
+but other projects have started to use this library.
+EOF




More information about the Lunar-commits mailing list