summaryrefslogtreecommitdiff
path: root/opie-style-fresh/opie-style-fresh_cvs.oe
blob: 79f63e366e6f509980906f62cd22fb87dc27b22a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "Opie widget style"
SECTION = "opie/styles"
PRIORITY = "optional"
MAINTAINER = "Open Embedded <oe@handhelds.org>"
LICENSE = "GPL"
PV = "1.1.5-cvs-${CVSDATE}"
APPNAME = "freshstyle"

SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/fresh;date=${CVSDATE} "

S = "${WORKDIR}/fresh"

inherit opie

# FILES plugins/styles/libfreshstyle.so*
do_install() {
}