blob: 42931baff4e1ce01721a937c9c4cf87c70416109 (
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.7+cvs-${CVSDATE}"
APPNAME = "phasestyle"
SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/styles/phase"
S = "${WORKDIR}/phase"
inherit opie
|