aboutsummaryrefslogtreecommitdiffstats
path: root/opie-deco-flat
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-08 21:51:31 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-08 21:51:31 +0000
commit7599f787f1619884dc352444ab219fda0f361dfe (patch)
treecefbbe348743689d24ce1c364c0337a7b870b30a /opie-deco-flat
parent033be5a12dd3cfc5196407bd8990838cf2d466dc (diff)
downloadopenembedded-7599f787f1619884dc352444ab219fda0f361dfe.tar.gz
fix opie-deco-flat and opie-style-flat.
No need to manually install. opie.oeclass handles that given the proper SECTION and APPNAME BKrev: 409d5663cmd0kJ22J2YF_mq-lmUXWg
Diffstat (limited to 'opie-deco-flat')
-rw-r--r--opie-deco-flat/opie-deco-flat_cvs.oe14
1 files changed, 14 insertions, 0 deletions
diff --git a/opie-deco-flat/opie-deco-flat_cvs.oe b/opie-deco-flat/opie-deco-flat_cvs.oe
index e69de29bb2..398ca2c154 100644
--- a/opie-deco-flat/opie-deco-flat_cvs.oe
+++ b/opie-deco-flat/opie-deco-flat_cvs.oe
@@ -0,0 +1,14 @@
+DESCRIPTION = "Simple, flat window decoration style for Opie"
+SECTION = "opie/decorations"
+PRIORITY = "optional"
+MAINTAINER = "Open Embedded <oe@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = "libopiecore2"
+PV = "1.1.4-cvs-${CVSDATE}"
+APPNAME = "flat"
+
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/decorations/flat;date=${CVSDATE} "
+
+S = "${WORKDIR}/flat"
+
+inherit opie