diff options
Diffstat (limited to 'opie-style-phase/opie-style-phase_cvs.oe')
-rw-r--r-- | opie-style-phase/opie-style-phase_cvs.oe | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/opie-style-phase/opie-style-phase_cvs.oe b/opie-style-phase/opie-style-phase_cvs.oe index e69de29bb2..392750b649 100644 --- a/opie-style-phase/opie-style-phase_cvs.oe +++ b/opie-style-phase/opie-style-phase_cvs.oe @@ -0,0 +1,12 @@ +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" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME = "phasestyle" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/phase" +S = "${WORKDIR}/phase" + +inherit opie |