[Lunar-commits] <moonbase> ortp: Version bump to 0.16.5 and adding a gcc-4.6.1 patch. Taken from
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Oct 12 00:29:13 CEST 2011
commit 08670bd0c53d07c8998f25c18b2835adde452483
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Oct 11 18:29:13 2011 -0400
ortp: Version bump to 0.16.5 and adding a gcc-4.6.1 patch. Taken from
http://lists.gnu.org/archive/html/linphone-users/2011-05/msg00065.html
---
libs/ortp/BUILD | 2 ++
libs/ortp/DETAILS | 9 ++++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/libs/ortp/BUILD b/libs/ortp/BUILD
index 4a0cc34..d9896cf 100644
--- a/libs/ortp/BUILD
+++ b/libs/ortp/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE2 1 &&
+
default_config &&
sedit "s:yes/:/:g" Makefile src/Makefile src/tests/Makefile &&
diff --git a/libs/ortp/DETAILS b/libs/ortp/DETAILS
index 01d7c22..9d9adcd 100644
--- a/libs/ortp/DETAILS
+++ b/libs/ortp/DETAILS
@@ -1,11 +1,14 @@
MODULE=ortp
- VERSION=0.16.4
+ VERSION=0.16.5
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=ortp-0.16.5.used.01.patch
SOURCE_URL=http://download.savannah.nongnu.org/releases/linphone/ortp/sources
- SOURCE_VFY=sha1:01aebb7651df38e4dd43151dbb6498585708d54c
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:b82eb8626631e4decac1fc7c5937d04a4b3c41df
+ SOURCE2_VFY=sha1:677a30ea74c2a8353d3ef1748d2b3da73e2ca2d5
WEB_SITE=http://www.linphone.org/eng/documentation/dev/ortp.html
ENTERED=20060320
- UPDATED=20110211
+ UPDATED=20111011
SHORT="Open Source implementation of the RTP protocol"
cat << EOF
More information about the Lunar-commits
mailing list