aboutsummaryrefslogtreecommitdiffstats
path: root/packages/loudmouth/loudmouth_1.0.1.bb
blob: 5a9be8a4bc258373fbcf695de8589f85d58d4fb7 (plain)
1
2
3
4
5
6
7
8
LICENSE = "LGPL"
DEPENDS = "glib-2.0 gnutls"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."

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

inherit autotools pkgconfig