summaryrefslogtreecommitdiffstats
path: root/recipes/opie-style-fresh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opie-style-fresh')
-rw-r--r--recipes/opie-style-fresh/opie-style-fresh.inc15
-rw-r--r--recipes/opie-style-fresh/opie-style-fresh_1.2.2.bb5
-rw-r--r--recipes/opie-style-fresh/opie-style-fresh_1.2.3.bb4
-rw-r--r--recipes/opie-style-fresh/opie-style-fresh_1.2.4.bb4
-rw-r--r--recipes/opie-style-fresh/opie-style-fresh_cvs.bb5
5 files changed, 33 insertions, 0 deletions
diff --git a/recipes/opie-style-fresh/opie-style-fresh.inc b/recipes/opie-style-fresh/opie-style-fresh.inc
new file mode 100644
index 0000000000..386c5ac620
--- /dev/null
+++ b/recipes/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() {
+}
+
diff --git a/recipes/opie-style-fresh/opie-style-fresh_1.2.2.bb b/recipes/opie-style-fresh/opie-style-fresh_1.2.2.bb
new file mode 100644
index 0000000000..80a77e2144
--- /dev/null
+++ b/recipes/opie-style-fresh/opie-style-fresh_1.2.2.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/fresh "
diff --git a/recipes/opie-style-fresh/opie-style-fresh_1.2.3.bb b/recipes/opie-style-fresh/opie-style-fresh_1.2.3.bb
new file mode 100644
index 0000000000..286645a1bc
--- /dev/null
+++ b/recipes/opie-style-fresh/opie-style-fresh_1.2.3.bb
@@ -0,0 +1,4 @@
+require ${PN}.inc
+
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/fresh "
diff --git a/recipes/opie-style-fresh/opie-style-fresh_1.2.4.bb b/recipes/opie-style-fresh/opie-style-fresh_1.2.4.bb
new file mode 100644
index 0000000000..286645a1bc
--- /dev/null
+++ b/recipes/opie-style-fresh/opie-style-fresh_1.2.4.bb
@@ -0,0 +1,4 @@
+require ${PN}.inc
+
+
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/fresh "
diff --git a/recipes/opie-style-fresh/opie-style-fresh_cvs.bb b/recipes/opie-style-fresh/opie-style-fresh_cvs.bb
new file mode 100644
index 0000000000..d68f8ef83f
--- /dev/null
+++ b/recipes/opie-style-fresh/opie-style-fresh_cvs.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+PV = "${OPIE_CVS_PV}"
+
+SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/styles/fresh "