weekly-changelog-report.py: add staging-branch
[openembedded.git] / recipes / gloox / gloox_0.8.9.bb
blob562fb90eb379d08936e48804f7e52f1a811f5721
1 LICENSE = "GPL"
2 DESCRIPTION = "full-featured Jabber/XMPP client library."
3 SECTION = "networking"
4 PRIORITY = "optional"
5 PR = "r0"
7 DEPENDS = "iksemel libidn gnutls"
9 inherit autotools pkgconfig
11 SRC_URI = "http://camaya.net/download/${P}.tar.bz2 \
12 file://gloox-fix-pc.diff;patch=1"
14 do_stage () {
15 autotools_stage_all