summaryrefslogtreecommitdiff
path: root/packages/mkbot/mkbot_0.3.bb
blob: dd75418fdb10824d5d93ffd590823a9596794c9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "MKbot is a modular IRC bot written in C++, using the Qt 4 toolkit. \
It currently works on networks running hybrid-ircd such as Freenode, and the unreal3 ircd"
HOMEPAGE = "http://fredemmott.co.uk/index.php?page=mkbot"
AUTHOR = "Fred Emmott"
LICENSE = "GPL"
SECTION = "network"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"

SRC_URI = "http://files.fredemmott.co.uk/mkbot-${PV}.tar.bz2"
S = "${WORKDIR}/MKbot-0.3"

inherit qmake qt4x11

#FIXME: lacks packaging