mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
245 lines
7.3 KiB
Plaintext
245 lines
7.3 KiB
Plaintext
# Name of the Distro to build (full name, without special characters)
|
|
DISTRONAME="OpenELEC"
|
|
|
|
# short project description
|
|
DESCRIPTION="OpenELEC is a fast and userfriendly Kodi Entertainment Center distribution."
|
|
|
|
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
|
GREETING0="##############################################"
|
|
GREETING1="# OpenELEC - The living room PC for everyone #"
|
|
GREETING2="# ...... visit http://www.openelec.tv ...... #"
|
|
GREETING3="##############################################"
|
|
GREETING4=""
|
|
|
|
# Root password to integrate in the target system
|
|
ROOT_PASSWORD="openelec"
|
|
|
|
# Mediacenter to use (kodi / no)
|
|
MEDIACENTER="kodi"
|
|
|
|
# Skins to install (Confluence)
|
|
# Space separated list is supported,
|
|
# e.g. SKINS="Confluence"
|
|
SKINS="Confluence"
|
|
|
|
# Default Skin (Confluence)
|
|
SKIN_DEFAULT="Confluence"
|
|
|
|
# install extra subtitle Fonts for KODI (yes / no)
|
|
KODI_EXTRA_FONTS="yes"
|
|
|
|
# build and install 'RSXS' Screensaver (yes / no)
|
|
KODI_SCR_RSXS="yes"
|
|
|
|
# build and install 'ProjectM' Visualization (yes / no)
|
|
KODI_VIS_PROJECTM="yes"
|
|
|
|
# build and install 'GOOM' Visualization (yes / no)
|
|
KODI_VIS_GOOM="yes"
|
|
|
|
# build and install 'Waveform' Visualization (yes / no)
|
|
KODI_VIS_WAVEFORM="yes"
|
|
|
|
# build and install 'Spectrum' Visualization (yes / no)
|
|
KODI_VIS_SPECTRUM="yes"
|
|
|
|
# build and install 'FishBMC' Visualization (yes / no)
|
|
# does not work on RPi
|
|
KODI_VIS_FISHBMC="yes"
|
|
|
|
# build and install PulseAudio support (yes / no)
|
|
PULSEAUDIO_SUPPORT="no"
|
|
|
|
# build and install espeak support (yes / no)
|
|
ESPEAK_SUPPORT="yes"
|
|
|
|
# build and install with non-free support
|
|
# (RAR compression support in KODI) (yes / no)
|
|
KODI_NONFREE_SUPPORT="yes"
|
|
|
|
# build and install with BluRay support (yes / no)
|
|
KODI_BLURAY_SUPPORT="yes"
|
|
|
|
# build and install with BD+ support
|
|
# (BD+ decryption support in KODI) (yes / no)
|
|
BLURAY_BDPLUS_SUPPORT="yes"
|
|
|
|
# build and install with AACS support
|
|
# (BD decryption support in KODI) (yes / no)
|
|
BLURAY_AACS_SUPPORT="yes"
|
|
|
|
# build and install with DVDCSS support
|
|
# (DVD decryption support in KODI) (yes / no)
|
|
KODI_DVDCSS_SUPPORT="yes"
|
|
|
|
# additional drivers to install:
|
|
# for a list of additinoal drivers see packages/linux-drivers
|
|
# Space separated list is supported,
|
|
# e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2"
|
|
ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU RTL8812AU dvbhdhomerun"
|
|
|
|
# build and install bluetooth support (yes / no)
|
|
BLUETOOTH_SUPPORT="yes"
|
|
|
|
# build and install with KODI webfrontend (yes / no)
|
|
KODI_WEBSERVER_SUPPORT="yes"
|
|
|
|
# build and install Avahi (Zeroconf) daemon (yes / no)
|
|
AVAHI_DAEMON="yes"
|
|
|
|
# build with UPnP support (yes / no)
|
|
KODI_UPNP_SUPPORT="yes"
|
|
|
|
# build with MySQL support (yes / no)
|
|
KODI_MYSQL_SUPPORT="yes"
|
|
|
|
# build xbmc with sshlib support (yes / no)
|
|
KODI_SSHLIB_SUPPORT="yes"
|
|
|
|
# build xbmc with optical drive support (yes / no)
|
|
KODI_OPTICAL_SUPPORT="yes"
|
|
|
|
# KODI Audio encoders for usage with optical drive support
|
|
# Space separated list is supported,
|
|
# e.g. KODI_AUDIOENCODER_ADDONS="ENCODER1 ENCODER2"
|
|
KODI_AUDIOENCODER_ADDONS="flac lame vorbis wav"
|
|
|
|
# build with AirPlay support (stream videos from iDevices to KODI) (yes / no)
|
|
KODI_AIRPLAY_SUPPORT="yes"
|
|
|
|
# build with AirTunes support (stream music from iDevices to KODI) (yes / no)
|
|
KODI_AIRTUNES_SUPPORT="yes"
|
|
|
|
# build with libnfs support (mounting nfs shares with KODI) (yes / no)
|
|
KODI_NFS_SUPPORT="yes"
|
|
|
|
# build with afpfs-ng support (mounting AFP shares with KODI) (yes / no)
|
|
KODI_AFP_SUPPORT="no"
|
|
|
|
# build with Samba Client support (mounting SAMBA shares with KODI) (yes / no)
|
|
KODI_SAMBA_SUPPORT="yes"
|
|
|
|
# build with NFS support (mounting nfs shares via the OS) (yes / no)
|
|
NFS_SUPPORT="yes"
|
|
|
|
# build with Samba Client support (mounting samba shares via the OS) (yes / no)
|
|
SAMBA_SUPPORT="yes"
|
|
|
|
# build and install Samba Server (yes / no)
|
|
SAMBA_SERVER="yes"
|
|
|
|
# build and install SFTP Server (yes / no)
|
|
SFTP_SERVER="yes"
|
|
|
|
# build and install PPP support (yes / no)
|
|
PPTP_SUPPORT="yes"
|
|
|
|
# build and install OpenVPN support (yes / no)
|
|
OPENVPN_SUPPORT="yes"
|
|
|
|
# build and install diskmounter support (udevil)
|
|
# this service provide auto mounting support for external drives in the
|
|
# mediacenter also automount internally drives at boottime via udev (yes / no)
|
|
UDEVIL="yes"
|
|
|
|
# build and install exFAT fuse support (yes / no)
|
|
EXFAT="yes"
|
|
|
|
# build and install NTFS-3G fuse support (yes / no)
|
|
NTFS3G="yes"
|
|
|
|
# build and install hfs filesystem utilities (yes / no)
|
|
HFSTOOLS="yes"
|
|
|
|
# Windowmanager to use (ratpoison / fluxbox / none)
|
|
WINDOWMANAGER="fluxbox"
|
|
|
|
# Xorg Graphic drivers to use (all / i915,i965,r200,r300,r600,nvidia,nouveau)
|
|
# Space separated list is supported,
|
|
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeonsi nvidia nouveau"
|
|
if [ "$TARGET_ARCH" = "i386" ]; then
|
|
# TODO: create Legacy build with OpenELEC-4.2
|
|
# install legacy drivers to i386 ARCH
|
|
GRAPHIC_DRIVERS="r200 r300 r600 i915 i965 nvidia-legacy"
|
|
elif [ "$TARGET_ARCH" = "x86_64" ]; then
|
|
GRAPHIC_DRIVERS="r300 r600 radeonsi i915 i965 nvidia"
|
|
fi
|
|
|
|
# build and install remote support (yes / no)
|
|
REMOTE_SUPPORT="yes"
|
|
|
|
# build and install ATV IR remote support (yes / no)
|
|
ATVCLIENT_SUPPORT="yes"
|
|
|
|
# build and install IRServer IR/LCD support (yes / no)
|
|
IRSERVER_SUPPORT="yes"
|
|
|
|
# build and install Joystick support (yes / no)
|
|
JOYSTICK_SUPPORT="yes"
|
|
|
|
# build and install CEC adapter support (yes / no)
|
|
CEC_SUPPORT="yes"
|
|
|
|
# build and install iSCSI support - iscsistart (yes / no)
|
|
ISCSI_SUPPORT="yes"
|
|
|
|
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
|
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,dm140,
|
|
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,
|
|
# icp_a106,imon,imonlcd,IOWarrior,irman,irtrans,
|
|
# joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a,
|
|
# ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD,
|
|
# picolcd,pyramid,sed1330,sed1520,serialPOS,
|
|
# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428
|
|
# 'all' compiles all drivers;
|
|
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
|
# "none" for disable LCD support
|
|
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428,serialVFD,shuttleVFD"
|
|
|
|
# Support for partitioning and formating disks in initramfs (yes / no)
|
|
# This adds support for parted and mkfs.ext3/4 to initramfs for OEM usage
|
|
INITRAMFS_PARTED_SUPPORT="no"
|
|
|
|
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
|
|
# Space separated list is supported,
|
|
# e.g. FIRMWARE="dvb-firmware misc-firmware wlan-firmware"
|
|
FIRMWARE="misc-firmware wlan-firmware dvb-firmware"
|
|
|
|
# build with swap support (yes / no)
|
|
SWAP_SUPPORT="no"
|
|
|
|
# swap support enabled per default (yes / no)
|
|
SWAP_ENABLED_DEFAULT="no"
|
|
|
|
# swapfile size if SWAP_SUPPORT=yes in MB
|
|
SWAPFILESIZE="256"
|
|
|
|
# build with installer (yes / no)
|
|
INSTALLER_SUPPORT="yes"
|
|
|
|
# Testpackages for development (yes / no)
|
|
TESTING="no"
|
|
|
|
# OEM packages for OEM's (yes / no)
|
|
OEM_SUPPORT="no"
|
|
|
|
# build and install nano text editor (yes / no)
|
|
NANO_EDITOR="yes"
|
|
|
|
# cron support (yes / no)
|
|
CRON_SUPPORT="yes"
|
|
|
|
# Perf support in development builds (yes / no)
|
|
PERF_SUPPORT="yes"
|
|
|
|
# Distribution Specific source location
|
|
DISTRO_MIRROR="http://sources.openelec.tv/mirror"
|
|
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
|
|
|
# Addon Server Url
|
|
ADDON_SERVER_URL="http://addons.openelec.tv"
|
|
|
|
# set the addon dirs
|
|
ADDON_PATH="$ADDON_VERSION/$PROJECT/$TARGET_ARCH"
|
|
ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"
|