|
@@ -1,4 +1,4 @@
|
|
|
-From 7ee22ab9ee43d4bac2f8ccd7f00eb91db756d5c0 Mon Sep 17 00:00:00 2001
|
|
|
+From e11038af88732b7774dc3f39393e2018406ea632 Mon Sep 17 00:00:00 2001
|
|
|
From: Carola Nitz <nitz.carola@googlemail.com>
|
|
|
Date: Fri, 29 Sep 2017 14:49:02 +0200
|
|
|
Subject: [PATCH 14/14] contrib: use live555 version that is compatible with
|
|
@@ -18,7 +18,7 @@ index f459fb9d16..02b2a69734 100644
|
|
|
+10846fd6d5482bbea131ae805137077997e9dec242665e3c01d699d5584154c65049e8c520ea855599e554154a148e61fea77b592d97c814a4a98c773658d8f5 live.2016.10.21.tar.gz
|
|
|
\ No newline at end of file
|
|
|
diff --git a/contrib/src/live555/rules.mak b/contrib/src/live555/rules.mak
|
|
|
-index 19d04541d8..8eb4295f42 100644
|
|
|
+index c389f2c33d..7a629bdee4 100644
|
|
|
--- a/contrib/src/live555/rules.mak
|
|
|
+++ b/contrib/src/live555/rules.mak
|
|
|
@@ -1,14 +1,12 @@
|
|
@@ -37,7 +37,7 @@ index 19d04541d8..8eb4295f42 100644
|
|
|
|
|
|
$(TARBALLS)/$(LIVE555_FILE):
|
|
|
$(call download_pkg,$(LIVEDOTCOM_URL),live555)
|
|
|
-@@ -74,7 +72,6 @@ endif
|
|
|
+@@ -76,7 +74,6 @@ endif
|
|
|
SUBDIRS=groupsock liveMedia UsageEnvironment BasicUsageEnvironment
|
|
|
|
|
|
.live555: live555
|
|
@@ -46,5 +46,5 @@ index 19d04541d8..8eb4295f42 100644
|
|
|
echo "PREFIX = $(PREFIX)" >> $$subdir/Makefile.head && \
|
|
|
echo "LIBDIR = $(PREFIX)/lib" >> $$subdir/Makefile.head ; done
|
|
|
--
|
|
|
-2.14.2
|
|
|
+2.15.0
|
|
|
|