summaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-connectivity/loudmouth/loudmouth_1.4.0.bb
blob: e20c41709a053faaa94fd8e8a9265583b2de8286 (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/${PN}/src/${PN}-${PV}.tar.bz2"

inherit autotools pkgconfig