aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-style-metal
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-style-metal')
-rw-r--r--recipes-opie/opie-style-metal/opie-style-metal.inc15
-rw-r--r--recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb5
-rw-r--r--recipes-opie/opie-style-metal/opie-style-metal_cvs.bb5
3 files changed, 25 insertions, 0 deletions
diff --git a/recipes-opie/opie-style-metal/opie-style-metal.inc b/recipes-opie/opie-style-metal/opie-style-metal.inc
new file mode 100644
index 0000000..cef2f2a
--- /dev/null
+++ b/recipes-opie/opie-style-metal/opie-style-metal.inc
@@ -0,0 +1,15 @@
+DESCRIPTION = "Metal Style by Trolltech"
+SECTION = "opie/styles"
+PRIORITY = "optional"
+LICENSE = "GPL"
+APPNAME = "metal"
+
+
+S = "${WORKDIR}/${APPNAME}"
+
+inherit opie
+
+# FILES
+do_install() {
+}
+
diff --git a/recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb b/recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb
new file mode 100644
index 0000000..735a395
--- /dev/null
+++ b/recipes-opie/opie-style-metal/opie-style-metal_1.2.5.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_noncore_styles_metal.tar.bz2;name=split_noncore_styles_metal"
+SRC_URI[split_noncore_styles_metal.md5sum] = "744e6b771370925cf596ce50b1b241f5"
+SRC_URI[split_noncore_styles_metal.sha256sum] = "cbf227964810f89fee4d86ecf56fa877bd5a156cdb1da94cfe0eed9a472099da"
diff --git a/recipes-opie/opie-style-metal/opie-style-metal_cvs.bb b/recipes-opie/opie-style-metal/opie-style-metal_cvs.bb
new file mode 100644
index 0000000..6e2e33c
--- /dev/null
+++ b/recipes-opie/opie-style-metal/opie-style-metal_cvs.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/styles/metal "