Advertisement
Guest User

Untitled

a guest
May 25th, 2020
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. Configure arguments:
  2. --disable-ffmpeg_static --disable-libfdkaac_static --disable-libtheora_static --disable-libopus_static --disable-libvorbis_static --disable-libvpx_static --disable-libx264_static --disable-libx265_static --disable-libfdkaac --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --disable-avahi --disable-dbus_1 --disable-bintray_cache --disable-hdhomerun_static --enable-hdhomerun_client --enable-libav --enable-pngquant --enable-trace --infodir=/usr/share/info --localstatedir=/var --mandir=/usr/share/man --prefix=/usr --sysconfdir=/config
  3.  
  4. Compiler:
  5. Using C compiler: cc
  6. Using LD flags: -lhdhomerun -ldvbcsa
  7. Build for arch: aarch64
  8.  
  9. Binaries:
  10. Using PYTHON: python
  11. Using GZIP: gzip
  12. Using BZIP2: bzip2
  13.  
  14. Options:
  15. pie yes
  16. ccdebug no
  17. cardclient yes
  18. cwc yes
  19. cccam yes
  20. capmt yes
  21. constcw yes
  22. linuxdvb yes
  23. satip_server yes
  24. satip_client yes
  25. hdhomerun_client yes
  26. hdhomerun_static no
  27. iptv yes
  28. tsfile yes
  29. dvbscan yes
  30. timeshift yes
  31. trace yes
  32. avahi no
  33. zlib yes
  34. libav yes
  35. ffmpeg_static no
  36. libx264 yes
  37. libx264_static no
  38. libx265 yes
  39. libx265_static no
  40. libvpx yes
  41. libvpx_static no
  42. libtheora yes
  43. libtheora_static no
  44. libvorbis yes
  45. libvorbis_static no
  46. libfdkaac no
  47. libfdkaac_static no
  48. libopus yes
  49. libopus_static no
  50. nvenc no
  51. vaapi no
  52. mmal no
  53. omx no
  54. inotify yes
  55. epoll yes
  56. pcre no
  57. pcre2 yes
  58. uriparser yes
  59. ccache no
  60. tvhcsa yes
  61. bundle no
  62. pngquant yes
  63. kqueue no
  64. dbus_1 no
  65. android no
  66. gtimer_check no
  67. slow_memoryinfo no
  68. libsystemd_daemon no
  69. pcloud_cache yes
  70. ddci yes
  71. cclang_threadsan no
  72. gperftools no
  73. W_unused_result yes
  74. f_stack_protector yes
  75. f_stack_protector_strong yes
  76. f_stack_check yes
  77. f_PIE yes
  78. strlcat yes
  79. strlcpy yes
  80. fdatasync yes
  81. getloadavg yes
  82. atomic32 yes
  83. atomic64 yes
  84. atomic_time_t yes
  85. atomic_ptr yes
  86. bitops64 yes
  87. stime yes
  88. gmtoff yes
  89. recvmmsg yes
  90. sendmmsg yes
  91. libiconv yes
  92. ifnames yes
  93. py_gzip yes
  94. bin_pkg_config yes
  95. bin_xgettext yes
  96. bin_msgmerge yes
  97. bin_gzip yes
  98. bin_bzip2 yes
  99. ssl yes
  100. linuxdvbapi yes
  101. linuxdvb_ca yes
  102. libhdhomerun yes
  103. upnp yes
  104. inotify_h yes
  105. inotify_init1 yes
  106. dvbcsa yes
  107. epoll_create1 yes
  108. mpegts yes
  109. mpegts_dvb yes
  110.  
  111. Packages:
  112. openssl 1.1.1g
  113. zlib 1.2.11
  114. libpcre2-8 10.34
  115. liburiparser 0.9.3
  116. libavfilter 7.57.100
  117. libswresample 3.5.100
  118. libavresample 4.0.0
  119. libswscale 5.5.100
  120. libavformat 58.29.100
  121. libavcodec 58.54.100
  122. libavutil 56.31.100
  123.  
  124. Installation paths:
  125. Prefix: /usr
  126. Binaries: ${prefix}/bin
  127. Libraries: ${prefix}/lib
  128. Data files: ${prefix}/share
  129. Man pages: /usr/share/man
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement