nm-applet: fix some buildproblems
[openembedded.git] / recipes / mkbot / mkbot_0.3.bb
blob92df433e45bedcf43d21689ec5ed75b8754189e4
1 DESCRIPTION = "MKbot is a modular IRC bot written in C++, using the Qt 4 toolkit. \
2 It currently works on networks running hybrid-ircd such as Freenode, and the unreal3 ircd"
3 HOMEPAGE = "http://fredemmott.co.uk/index.php?page=mkbot"
4 AUTHOR = "Fred Emmott"
5 LICENSE = "GPL"
6 SECTION = "network"
8 SRC_URI = "http://files.fredemmott.co.uk/mkbot-${PV}.tar.bz2"
9 S = "${WORKDIR}/MKbot-0.3"
11 inherit qt4x11
13 #FIXME: lacks packaging