compute TAG line in opie.bbclass instead of in (all) opie files
[vuplus_openembedded] / packages / opie-today-mailplugin / opie-today-mailplugin_1.1.9.bb
index e69de29..d8274cf 100644 (file)
@@ -0,0 +1,16 @@
+DESCRIPTION = "Mail plugin for Today"
+SECTION = "opie/today"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = "opie-today opie-mailapplet"
+RDEPENDS = "opie-today opie-mailapplet"
+
+APPNAME = "todaymailplugin"
+
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/pim/today/plugins/mail "
+
+S = "${WORKDIR}/mail"
+
+inherit opie