summaryrefslogtreecommitdiff
path: root/opie-mailapplet/opie-mailapplet_1.1.7.oe
diff options
context:
space:
mode:
Diffstat (limited to 'opie-mailapplet/opie-mailapplet_1.1.7.oe')
-rw-r--r--opie-mailapplet/opie-mailapplet_1.1.7.oe18
1 files changed, 18 insertions, 0 deletions
diff --git a/opie-mailapplet/opie-mailapplet_1.1.7.oe b/opie-mailapplet/opie-mailapplet_1.1.7.oe
index e69de29bb2..8fa3693407 100644
--- a/opie-mailapplet/opie-mailapplet_1.1.7.oe
+++ b/opie-mailapplet/opie-mailapplet_1.1.7.oe
@@ -0,0 +1,18 @@
+DESCRIPTION = "A Biff-like mailchecker"
+SECTION = "opie/applets"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = "libmailwrapper"
+
+APPNAME = "mailapplet"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/net/mail/taskbarapplet \
+ ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \
+ ${HANDHELDS_CVS};tag=${TAG};module=opie/apps"
+
+S = "${WORKDIR}/taskbarapplet"
+
+inherit opie
+