summaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-connectivity/loudmouth/loudmouth_1.4.0.bb
blob: b6af11d398dd1be718f752b2cd419f0ce4e4b8af (plain)
1
2
3
4
5
6
7
8
9
10
SUMMARY = "XMPP/Jabber library"
DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the XMPP/Jabber protocol."
HOMEPAGE = "http://www.loudmouth-project.org/"
LICENSE = "LGPL"
DEPENDS = "glib-2.0 gnutls libcheck"
PR = "r2"

SRC_URI = "http://ftp.imendio.com/pub/imendio/${BPN}/src/${BPN}-${PV}.tar.bz2"

inherit autotools pkgconfig
OpenPOWER on IntegriCloud