aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-style-phase
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-style-phase')
-rw-r--r--recipes-opie/opie-style-phase/opie-style-phase.inc10
-rw-r--r--recipes-opie/opie-style-phase/opie-style-phase_1.2.5.bb5
-rw-r--r--recipes-opie/opie-style-phase/opie-style-phase_cvs.bb5
3 files changed, 20 insertions, 0 deletions
diff --git a/recipes-opie/opie-style-phase/opie-style-phase.inc b/recipes-opie/opie-style-phase/opie-style-phase.inc
new file mode 100644
index 0000000..95ca2d8
--- /dev/null
+++ b/recipes-opie/opie-style-phase/opie-style-phase.inc
@@ -0,0 +1,10 @@
+DESCRIPTION = "Opie Phase disguishes oneself through its' simple, clean and slick look. \
+It is based on http://www.usermode.org/code.html Phase 0.4."
+SECTION = "opie/styles"
+PRIORITY = "optional"
+LICENSE = "GPL"
+APPNAME = "phasestyle"
+
+S = "${WORKDIR}/phase"
+
+inherit opie
diff --git a/recipes-opie/opie-style-phase/opie-style-phase_1.2.5.bb b/recipes-opie/opie-style-phase/opie-style-phase_1.2.5.bb
new file mode 100644
index 0000000..4776602
--- /dev/null
+++ b/recipes-opie/opie-style-phase/opie-style-phase_1.2.5.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_noncore_styles_phase.tar.bz2;name=split_noncore_styles_phase"
+SRC_URI[split_noncore_styles_phase.md5sum] = "1277a508c641c9c031c328fe33c7cd5d"
+SRC_URI[split_noncore_styles_phase.sha256sum] = "f9bfab751be7bf779f1564756b46db8119caae81db5e1112e605b0c7a90a98cc"
diff --git a/recipes-opie/opie-style-phase/opie-style-phase_cvs.bb b/recipes-opie/opie-style-phase/opie-style-phase_cvs.bb
new file mode 100644
index 0000000..00eee54
--- /dev/null
+++ b/recipes-opie/opie-style-phase/opie-style-phase_cvs.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/styles/phase"