summaryrefslogtreecommitdiff
path: root/opie-style-liquid/opie-style-liquid_1.1.7.oe
diff options
context:
space:
mode:
Diffstat (limited to 'opie-style-liquid/opie-style-liquid_1.1.7.oe')
-rw-r--r--opie-style-liquid/opie-style-liquid_1.1.7.oe20
1 files changed, 20 insertions, 0 deletions
diff --git a/opie-style-liquid/opie-style-liquid_1.1.7.oe b/opie-style-liquid/opie-style-liquid_1.1.7.oe
index e69de29bb2..53b7a7d905 100644
--- a/opie-style-liquid/opie-style-liquid_1.1.7.oe
+++ b/opie-style-liquid/opie-style-liquid_1.1.7.oe
@@ -0,0 +1,20 @@
+DESCRIPTION = "Liquid style by Mosfet"
+SECTION = "opie/styles"
+PRIORITY = "optional"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
+LICENSE = "GPL"
+DEPENDS = " libqtaux2"
+
+APPNAME = "liquid"
+
+TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/liquid "
+
+S = "${WORKDIR}/liquid"
+
+inherit opie
+
+# FILES
+do_install() {
+}
+