aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-style-fresh/opie-style-fresh.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-style-fresh/opie-style-fresh.inc')
-rw-r--r--recipes-opie/opie-style-fresh/opie-style-fresh.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-opie/opie-style-fresh/opie-style-fresh.inc b/recipes-opie/opie-style-fresh/opie-style-fresh.inc
new file mode 100644
index 0000000..386c5ac
--- /dev/null
+++ b/recipes-opie/opie-style-fresh/opie-style-fresh.inc
@@ -0,0 +1,15 @@
+DESCRIPTION = "Opie widget style"
+SECTION = "opie/styles"
+PRIORITY = "optional"
+LICENSE = "GPL"
+APPNAME = "freshstyle"
+
+
+S = "${WORKDIR}/fresh"
+
+inherit opie
+
+# FILES plugins/styles/libfreshstyle.so*
+do_install() {
+}
+