More metadata
svn path=/nixpkgs/trunk/; revision=23808
This commit is contained in:
@@ -12,5 +12,13 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
homepage = http://nice.freedesktop.org/wiki/;
|
||||
description = "The GLib ICE implementation";
|
||||
longDescription = ''
|
||||
Libnice is an implementation of the IETF's Interactice Connectivity
|
||||
Establishment (ICE) standard (RFC 5245) and the Session Traversal
|
||||
Utilities for NAT (STUN) standard (RFC 5389).
|
||||
|
||||
It provides a GLib-based library, libnice and a Glib-free library,
|
||||
libstun as well as GStreamer elements.'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user