[oe-commits] org.oe.dev loudmouth: update to 1.3.2

koen commit oe at amethyst.openembedded.net
Mon Sep 1 18:34:50 UTC 2008


loudmouth: update to 1.3.2

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: dd918375e2010218cb6ea88fef12add7faee47f3
ViewMTN: http://monotone.openembedded.org/revision/info/dd918375e2010218cb6ea88fef12add7faee47f3
Files:
1
packages/loudmouth/loudmouth_1.3.2.bb
Diffs:

#
# mt diff -r3aa91d99781c9cc03f750ab2a9b5c234b5a10ad1 -rdd918375e2010218cb6ea88fef12add7faee47f3
#
#
#
# add_file "packages/loudmouth/loudmouth_1.3.2.bb"
#  content [141b9adf1e925c52cf9ba27be1961196c34ad598]
#
============================================================
--- packages/loudmouth/loudmouth_1.3.2.bb	141b9adf1e925c52cf9ba27be1961196c34ad598
+++ packages/loudmouth/loudmouth_1.3.2.bb	141b9adf1e925c52cf9ba27be1961196c34ad598
@@ -0,0 +1,12 @@
+DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."
+HOMEPAGE = "http://www.loudmouth-project.org/"
+LICENSE = "LGPL"
+DEPENDS = "glib-2.0 gnutls check"
+
+SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+do_stage() {
+        autotools_stage_all
+}






More information about the Openembedded-commits mailing list