summaryrefslogtreecommitdiffstats
path: root/libraries/libnice/slack-desc
diff options
context:
space:
mode:
author David Woodfall <dave@unrealize.co.uk>2010-05-13 00:58:54 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:58:54 +0200
commitbf7241176dd9557cccf094f943d12ff5e2404d72 (patch)
tree7b60df450453c4d4a3c804b98d24e230c59ae0ce /libraries/libnice/slack-desc
parent1d0176fafa6cd6c65e126f5dd4f0348db50f564f (diff)
downloadslackbuilds-bf7241176dd9557cccf094f943d12ff5e2404d72.tar.gz
slackbuilds-bf7241176dd9557cccf094f943d12ff5e2404d72.tar.xz
libraries/libnice: Added to 13.0 repository
Diffstat (limited to 'libraries/libnice/slack-desc')
-rw-r--r--libraries/libnice/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libnice/slack-desc b/libraries/libnice/slack-desc
new file mode 100644
index 0000000000..17bee22255
--- /dev/null
+++ b/libraries/libnice/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+libnice: libnice (The GLib ICE implementation)
+libnice:
+libnice: Libnice is an implementation of the IETF's draft Interactice
+libnice: Connectivity Establishment standard (ICE). It provides GLib-based
+libnice: library, libnice and GStreamer elements.
+libnice: ICE is useful for applications that want to establish peer-to-peer
+libnice: UDP data streams. It automates the process of traversing NATs and
+libnice: provides security against some attacks.
+libnice: Existing standards that use ICE include Session Initiation Protocol
+libnice: (SIP) and XMPP Jingle.
+libnice: Homepage: http://nice.freedesktop.org