summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb b/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb
new file mode 100644
index 000000000..99a32fd4d
--- /dev/null
+++ b/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb
@@ -0,0 +1,15 @@
1SUMMARY = "Extend the capability of the oSIP library"
2DESCRIPTION = "eXosip is a GPL library that extend the capability of \
3the oSIP library. It aims to implement a simple high \
4layer API to control SIP (rfc3261) for sessions establishements \
5and common extensions."
6HOMEPAGE = "http://savannah.gnu.org/projects/exosip"
7SECTION = "libs"
8LICENSE = "GPL-2.0-or-later"
9LIC_FILES_CHKSUM = "file://src/eXosip.c;beginline=1;endline=32;md5=db3c08b79afd8f4d5e5dc8f0a5dc687e"
10DEPENDS = "libosip2"
11
12SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/exosip/${BPN}-${PV}.tar.gz"
13SRC_URI[sha256sum] = "5b7823986431ea5cedc9f095d6964ace966f093b2ae7d0b08404788bfcebc9c2"
14
15inherit autotools pkgconfig