blob: b1370d9394f14a52dbe353ead26836c3de41ab6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DESCRIPTION = "Simple, flat widget style for Opie"
SECTION = "opie/styles"
PRIORITY = "optional"
MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
APPNAME = "flatstyle"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/flat "
S = "${WORKDIR}/flat"
inherit opie
|