Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / opie-today-mailplugin / opie-today-mailplugin_1.1.7.oe
1 DESCRIPTION = "Mail plugin for Today"
2 SECTION = "opie/today"
3 PRIORITY = "optional"
4 MAINTAINER = "Team Opie <opie@handhelds.org>"
5 LICENSE = "GPL"
6 DEPENDS = "opie-today opie-mailapplet"
7 RDEPENDS = "opie-today opie-mailapplet"
8
9 APPNAME = "todaymailplugin"
10
11 TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
12 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/pim/today/plugins/mail "
13
14 S = "${WORKDIR}/mail"
15
16 inherit opie