aboutsummaryrefslogtreecommitdiffstats
path: root/opie-today-mailplugin
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-06-20 11:34:01 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-06-20 11:34:01 +0000
commitc33e6624b58f3e6573725bd0bc55cf13f48f04e4 (patch)
treee2192cc4d8e10a56a5fe3eb594d4300a7a053e7f /opie-today-mailplugin
parentf99a378e42dfebe93980fa3d45cd26f229682054 (diff)
downloadopenembedded-c33e6624b58f3e6573725bd0bc55cf13f48f04e4.tar.gz
misc. fixes for opie and related packages
BKrev: 40d57629WEUVzJpcLCGTzNzvIhgRFw
Diffstat (limited to 'opie-today-mailplugin')
-rw-r--r--opie-today-mailplugin/opie-today-mailplugin_cvs.oe15
1 files changed, 15 insertions, 0 deletions
diff --git a/opie-today-mailplugin/opie-today-mailplugin_cvs.oe b/opie-today-mailplugin/opie-today-mailplugin_cvs.oe
index e69de29bb2..f2a343e551 100644
--- a/opie-today-mailplugin/opie-today-mailplugin_cvs.oe
+++ b/opie-today-mailplugin/opie-today-mailplugin_cvs.oe
@@ -0,0 +1,15 @@
+DESCRIPTION = "Mail plugin for Today"
+SECTION = "opie/today"
+PRIORITY = "optional"
+MAINTAINER = "Open Embedded <oe@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = "opie-today opie-mailapplet"
+PV = "1.1.4-cvs-${CVSDATE}"
+APPNAME = "todaymailplugin"
+
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/today/plugins/mail;date=${CVSDATE} "
+
+S = "${WORKDIR}/mail"
+
+inherit opie
+