loudmouth_1.4.0.bb 368 B

12345678910
  1. SUMMARY = "XMPP/Jabber library"
  2. DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the XMPP/Jabber protocol."
  3. HOMEPAGE = "http://www.loudmouth-project.org/"
  4. LICENSE = "LGPL"
  5. DEPENDS = "glib-2.0 gnutls libcheck"
  6. PR = "r2"
  7. SRC_URI = "http://ftp.imendio.com/pub/imendio/${BPN}/src/${BPN}-${PV}.tar.bz2"
  8. inherit autotools pkgconfig