projects/*/options:

- add option to en/disable avahi support
- temporary disable crystalhd support
This commit is contained in:
Stephan Raue 2010-06-03 16:51:58 +02:00
parent 1e9d0fc52f
commit 5747490818
3 changed files with 11 additions and 2 deletions

View File

@ -68,6 +68,9 @@
# build with network support (yes / no)
NETWORK="yes"
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"

View File

@ -68,6 +68,9 @@
# build with network support (yes / no)
NETWORK="yes"
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"
@ -93,7 +96,7 @@
# Use Broadcom CrystalHD Decoder Card for video acceleration
# (needs Kernelsupport for Broadcom Decoder Card and a supported card)
CRYSTALHD="yes"
CRYSTALHD="no"
# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/

View File

@ -68,6 +68,9 @@
# build with network support (yes / no)
NETWORK="yes"
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"
@ -93,7 +96,7 @@
# Use Broadcom CrystalHD Decoder Card for video acceleration
# (needs Kernelsupport for Broadcom Decoder Card and a supported card)
CRYSTALHD="yes"
CRYSTALHD="no"
# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/