Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 363573 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +9 lines)
Line 28 Link Here
28
# mod_h264_streaming (http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Nginx-Version2, CC BY-NC-SA 3.0)
29
MOD_H264_STREAMING_MODULE_PV="2.2.7"
30
MOD_H264_STREAMING_MODULE_P="nginx_mod_h264_streaming-${MOD_H264_STREAMING_MODULE_PV}"
Line 56 Link Here
60
      nginx_modules_mod_h264_streaming? ( http://h264.code-shop.com/download/${MOD_H264_STREAMING_MODULE_P}.tar.gz )
Line 71 Link Here
71
http_upload http_ey_balancer http_slowfs_cache"
76
http_upload http_ey_balancer http_slowfs_cache mod_h264_streaming"
72
--
Line 209 Link Here
214
      fi
215
      if use nginx_modules_mod_h264_streaming; then
216
              http_enabled=1
217
              myconf="${myconf} --add-module=${WORKDIR}/${MOD_H264_STREAMING_MODULE_P}"

Return to bug 363573