From 20252072ffd347e83cb20e9ce561b573d5f1a436 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 23 Apr 2019 09:26:05 +0200 Subject: libnice: new package Signed-off-by: Michael Olbrich --- rules/libnice.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 rules/libnice.in (limited to 'rules/libnice.in') diff --git a/rules/libnice.in b/rules/libnice.in new file mode 100644 index 000000000..8aeb56f3c --- /dev/null +++ b/rules/libnice.in @@ -0,0 +1,17 @@ +## SECTION=multimedia_libs + +config LIBNICE + tristate + prompt "libnice" + # for autogen.sh + select HOST_GTK_DOC + + select GLIB + select GSTREAMER1 + select OPENSSL + help + Nice is an implementation of the IETF's draft Interactive + Connectivity Establishment standard (ICE). ICE is useful for + applications that want to establish peer-to-peer UDP data + streams. It automates the process of traversing NATs and provides + security against some attacks. -- cgit v1.2.3