[oe-commits] org.oe.dev gloox: Add 0.8.9

florian commit openembedded-commits at lists.openembedded.org
Wed Aug 15 21:58:20 UTC 2007


gloox: Add 0.8.9

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: ca0ba8afd272ba33cf2b9aa305f777cc442e472b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ca0ba8afd272ba33cf2b9aa305f777cc442e472b
Files:
1
packages/gloox/gloox_0.8.9.bb
Diffs:

#
# mt diff -rc7f491129542b0c8e72a670a0ce2395920494179 -rca0ba8afd272ba33cf2b9aa305f777cc442e472b
#
# 
# 
# add_file "packages/gloox/gloox_0.8.9.bb"
#  content [e5b148787da6c6b13fafd472ea9b51956b43c393]
# 
============================================================
--- packages/gloox/gloox_0.8.9.bb	e5b148787da6c6b13fafd472ea9b51956b43c393
+++ packages/gloox/gloox_0.8.9.bb	e5b148787da6c6b13fafd472ea9b51956b43c393
@@ -0,0 +1,15 @@
+LICENSE     = "GPL"
+DESCRIPTION = "full-featured Jabber/XMPP client library."
+SECTION = "networking"
+PRIORITY    = "optional"
+PR          = "r0"
+
+DEPENDS = "iksemel libidn gnutls"
+
+inherit autotools pkgconfig
+
+SRC_URI = "http://camaya.net/download/${P}.tar.bz2"
+
+do_stage () {
+	autotools_stage_all
+}






More information about the Openembedded-commits mailing list