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