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

koen commit openembedded-commits at lists.openembedded.org
Mon Apr 30 08:42:42 UTC 2007


loudmouth: update to 1.2.2

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: e29c9d52cbdc7003c2ef4c68385bab6fcc094f62
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e29c9d52cbdc7003c2ef4c68385bab6fcc094f62
Files:
1
packages/loudmouth/loudmouth_1.2.2.bb
Diffs:

#
# mt diff -re01aa57a064467dc10728a98320d6197fc050374 -re29c9d52cbdc7003c2ef4c68385bab6fcc094f62
#
# 
# 
# add_file "packages/loudmouth/loudmouth_1.2.2.bb"
#  content [141b9adf1e925c52cf9ba27be1961196c34ad598]
# 
============================================================
--- packages/loudmouth/loudmouth_1.2.2.bb	141b9adf1e925c52cf9ba27be1961196c34ad598
+++ packages/loudmouth/loudmouth_1.2.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