increase dvbapp PR.
[vuplus_openembedded] / recipes / mkbot / mkbot_0.3.bb
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"
7
8 SRC_URI = "http://files.fredemmott.co.uk/mkbot-${PV}.tar.bz2"
9 S = "${WORKDIR}/MKbot-0.3"
10
11 inherit qt4x11
12
13 #FIXME: lacks packaging