aboutsummaryrefslogtreecommitdiffstats
path: root/opie-today-fortuneplugin/opie-today-fortuneplugin_1.1.7.oe
blob: 724e12a66d0c24d3d76fbe5152a7cb6636d4f0a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "'fortune' plugin for Today"
SECTION = "opie/today"
PRIORITY = "optional"
MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
DEPENDS = "opie-today libqtaux2"
RDEPENDS = "fortune-mod opie-today"

APPNAME = "todayfortuneplugin"

TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/todayplugins/fortune "
S = "${WORKDIR}/fortune"

inherit opie