27a28,31 > # mod_h264_streaming (http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Nginx-Version2, CC BY-NC-SA 3.0) > MOD_H264_STREAMING_MODULE_PV="2.2.7" > MOD_H264_STREAMING_MODULE_P="nginx_mod_h264_streaming-${MOD_H264_STREAMING_MODULE_PV}" > 55a60 > nginx_modules_mod_h264_streaming? ( http://h264.code-shop.com/download/${MOD_H264_STREAMING_MODULE_P}.tar.gz ) 71c76 < http_upload http_ey_balancer http_slowfs_cache" --- > http_upload http_ey_balancer http_slowfs_cache mod_h264_streaming" 163a169,173 > > if use nginx_modules_mod_h264_streaming; then > cd "${WORKDIR}" > epatch "${FILESDIR}"/nginx_mod_h264_streaming-2.2.7.patch > fi 208a219,223 > fi > > if use nginx_modules_mod_h264_streaming; then > http_enabled=1 > myconf="${myconf} --add-module=${WORKDIR}/${MOD_H264_STREAMING_MODULE_P}"