-
Notifications
You must be signed in to change notification settings - Fork 2
/
addons.list
42 lines (30 loc) · 887 Bytes
/
addons.list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# List of all available addons to be prebuild
#
# structure of this file:
# (1):(2)
#
# (1): command line argument for build.sh -addon
# (2): environment variable name used in VDRSternELEC code
################################################
# Install addon crazycat (TBS driver with crazycat additions)
crazycat:ADDON_CRAZYCAT
# Install addon digital-devices
digital-devices:ADDON_DIGITAL_DEVICES
# Install addon dvb-latest
dvb-latest:ADDON_DVB_LATEST
# Install addon dvb-tools
dvb-tools:ADDON_DVB_TOOLS
# Install addon ffmpeg-tools
ffmpeg-tools:ADDON_FFMPEG_TOOLS
# Install addon network-tools
network-tools:ADDON_NETWORK_TOOLS
# Install addon sundtek-mediatv
sundtek-mediatv:ADDON_SUNDTEK_MEDIATV
# Install addon system-tools
system-tools:ADDON_SYSTEM_TOOLS
# Install locale addon
locale:ADDON_LOCALE
# Install tsduck
tsduck:ADDON_TSDUCK
# Install incus
incus:ADDON_INCUS