Disable VDR plugins from being built

These seem to be incompatible with GCC 6 and I do not have time
to sort them out right now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-05-22 18:36:29 +01:00
parent deb99a74d3
commit 6e903b7f08
4 changed files with 8 additions and 0 deletions

View File

@@ -25,6 +25,8 @@
include Config
VER = 1.0.6
SUP_ARCHES =
THISAPP = vdr-plugin-dvbapi-$(VER)
DL_FILE = $(THISAPP).tar.gz

View File

@@ -26,6 +26,8 @@ include Config
GIT_VER = 69b47ba4bf0195fd6820beb2cf4f7c7ea31f4011
VER = master
SUP_ARCHES =
THISAPP = vdr-plugin-eepg-$(VER)
DL_FILE = vdr-plugin-eepg-$(GIT_VER).tar.bz2

View File

@@ -25,6 +25,8 @@
include Config
VER = 1.0.1.beta5
SUP_ARCHES =
THISAPP = vdr-epgsearch-$(VER)
DL_FILE = $(THISAPP).tgz

View File

@@ -26,6 +26,8 @@ include Config
VER = 0.6.1
GIT_VER = 10db11ac
SUP_ARCHES =
THISAPP = vdr-streamdev-$(GIT_VER)
DL_FILE = $(THISAPP).tar.xz