blob: 392750b64945b9c1f2002974b8f8ae691afff5c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|