patch-configure 613 B

12345678910111213141516171819202122
  1. --- tvheadend-a9c6db8acbd85297238771b8b4430435b7994928.orig/configure 2024-03-03 05:21:25.000000000 +0100
  2. +++ tvheadend-a9c6db8acbd85297238771b8b4430435b7994928/configure 2024-03-03 05:37:39.643872622 +0100
  3. @@ -28,8 +28,8 @@ OPTIONS=(
  4. "satip_server:yes"
  5. "satip_client:yes"
  6. "hdhomerun_client:no"
  7. - "hdhomerun_server:yes"
  8. - "hdhomerun_static:yes"
  9. + "hdhomerun_server:no"
  10. + "hdhomerun_static:no"
  11. "iptv:yes"
  12. "tsfile:yes"
  13. "dvbscan:yes"
  14. @@ -63,7 +63,7 @@ OPTIONS=(
  15. "pcre2:auto"
  16. "uriparser:auto"
  17. "ccache:auto"
  18. - "tvhcsa:auto"
  19. + "tvhcsa:no"
  20. "bundle:no"
  21. "pngquant:no"
  22. "kqueue:no"