blob: ed18fd149a68187ebd70fd3ebd5a87eb632a0074 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DESCRIPTION = "A flatter widget style than flat :)"
SECTION = "opie/styles"
PRIORITY = "optional"
LICENSE = "GPL"
PV = "1.1.7+cvs-${CVSDATE}"
APPNAME = "webstyle"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/web"
S = "${WORKDIR}/web"
inherit opie
|