summaryrefslogtreecommitdiff
path: root/open-source-lorries/libnice.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 15:45:26 +0900
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-12-18 09:33:12 +0000
commit61ed8624ea7be1f1cbdbeb8afd898c793e4115b4 (patch)
tree3f31c728934832ccba724a3b07e7424adaae4a5b /open-source-lorries/libnice.lorry
parent5d6819aca46704fa9de45040fc86a1ffe1872d4f (diff)
downloadlorries-61ed8624ea7be1f1cbdbeb8afd898c793e4115b4.tar.gz
Adding libnice lorry
Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Utilities for NAT (STUN) standard (RFC 5389). A dependency of farstream, required to build empathy. Change-Id: I29be9e819b396514e95d3379aba1b11424a3c56b
Diffstat (limited to 'open-source-lorries/libnice.lorry')
-rw-r--r--open-source-lorries/libnice.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libnice.lorry b/open-source-lorries/libnice.lorry
new file mode 100644
index 0000000..b4a6d93
--- /dev/null
+++ b/open-source-lorries/libnice.lorry
@@ -0,0 +1,6 @@
+{
+ "libnice": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/libnice/libnice"
+ }
+}