The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libeXosip2 / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libeXosip2/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/libeXosip2/Config.in
new file mode 100644 (file)
index 0000000..4cb8218
--- /dev/null
@@ -0,0 +1,14 @@
+config BR2_PACKAGE_LIBEXOSIP2
+       bool "libeXosip2"
+       depends on BR2_USE_MMU # fork()
+       select BR2_PACKAGE_LIBOSIP2
+       help
+         eXosip is a library that hides the complexity of using the
+         SIP protocol for mutlimedia session establishement.
+         This protocol is mainly to be used by VoIP telephony
+         applications (endpoints or conference server) but might be
+         also usefull for any application that wish to establish
+         sessions like multiplayer games.
+         eXosip is based in libosip.
+
+         http://savannah.nongnu.org/projects/exosip/