open-plc-utils: new package
[buildroot-gz.git] / package / tvheadend / Config.in
blob27138ec34dd5756c7602a051d267fb76141d34b1
1 comment "tvheadend needs a toolchain w/ IPv6, NPTL, headers >= 3.2"
2         depends on !BR2_INET_IPV6 || !BR2_TOOLCHAIN_HAS_THREADS_NPTL || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2
4 config BR2_PACKAGE_TVHEADEND
5         bool "tvheadend"
6         depends on BR2_INET_IPV6
7         depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
8         depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2
9         select BR2_PACKAGE_DTV_SCAN_TABLES
10         select BR2_PACKAGE_FFMPEG_AVRESAMPLE if BR2_PACKAGE_FFMPEG
11         select BR2_PACKAGE_FFMPEG_SWSCALE if BR2_PACKAGE_FFMPEG
12         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
13         select BR2_PACKAGE_OPENSSL
14         help
15           Tvheadend is a TV streaming server for Linux supporting DVB-S,
16           DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as
17           input sources.
19           https://www.lonelycoder.com/redmine/projects/tvheadend/
21           Note:
22             - a default user has been created to log in the web configuration
23               GUI: admin/admin; you can change it at your discretion at runtime.
24             - if you want Avahi support, you'll need to enable:
25                   Avahi, D-Bus, libdaemon