Merge Opie-Console_CVS Conflict
[vuplus_openembedded] / opie-performance / opie-performance_cvs.oe
1 DESCRIPTION = "Graphics performance tester"
2 SECTION = "opie/applications"
3 PRIORITY = "optional"
4 MAINTAINER = "Team Opie <opie@handhelds.org>"
5 LICENSE = "GPL"
6 PV = "1.1.6-cvs-${CVSDATE}"
7 APPNAME = "performance"
8 APPTYPE = "binary"
9
10 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/performance \
11            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
12            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps"
13
14 S = "${WORKDIR}/${APPNAME}"
15
16 inherit opie
17
18 # FILES bin/performance apps/Applications/performance.desktop
19 #do_install() {
20 #        install -d ${D}${palmtopdir}/pics/${APPNAME}/
21 #        install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
22 #}
23