mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
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:
@@ -25,6 +25,8 @@
|
||||
include Config
|
||||
|
||||
VER = 1.0.6
|
||||
SUP_ARCHES =
|
||||
|
||||
THISAPP = vdr-plugin-dvbapi-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -25,6 +25,8 @@
|
||||
include Config
|
||||
|
||||
VER = 1.0.1.beta5
|
||||
SUP_ARCHES =
|
||||
|
||||
THISAPP = vdr-epgsearch-$(VER)
|
||||
DL_FILE = $(THISAPP).tgz
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user