initscripts-shr: remove devtmpfs initscript for palmpre machine
[openembedded.git] / recipes / mkbot / mkbot_0.3.bb
blobc629691c899c34dd482e83aa6685a18e844cc010
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
15 SRC_URI[md5sum] = "094b5693c602c5d872e49e24d2747ef2"
16 SRC_URI[sha256sum] = "c1cace2663ee1ff32f95d14fc60a6b7eee3ec8e3d0e7c531e9a778bbf29960a1"