compute TAG line in opie.bbclass instead of in (all) opie files
[vuplus_openembedded] / packages / opie-style-metal / opie-style-metal_1.1.9.bb
index e69de29..a0fa792 100644 (file)
@@ -0,0 +1,19 @@
+DESCRIPTION = "Metal Style by Trolltech"
+SECTION = "opie/styles"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+
+APPNAME = "metal"
+
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/metal "
+
+S = "${WORKDIR}/${APPNAME}"
+
+inherit opie
+
+# FILES
+do_install() {
+}
+