[vlc-devel] [PATCH] contrib: Add srt 1.2.1
Jean-Baptiste Kempf
jb at videolan.org
Sat Nov 18 14:04:33 CET 2017
Hello,
On Sat, 18 Nov 2017, at 13:51, Justin Kim wrote:
> +# srt
> +
> +SRT_VERSION := 1.2.1
> +SRT_TARBALL := v$(SRT_VERSION).tar.gz
> +SRT_URL := $(GITHUB)/Haivision/srt/archive/$(SRT_TARBALL)
Missing
ifdef BUILD_NETWORK
PKGS += srt
endif
and the pkg-config check
> +DEPS_srt = gnutls nettle
Probably missing $(DEPS_gnutls) and nettle should not be needed.
--
Jean-Baptiste Kempf - President
+33 672 704 734
More information about the vlc-devel
mailing list