kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
[vuplus_openembedded] / opie-mobilemsg / opie-mobilemsg_cvs.oe
1 DESCRIPTION = "Mobile Messaging"
2 SECTION = "opie/applications"
3 PRIORITY = "optional"
4 MAINTAINER = "Open Embedded <oe@handhelds.org>"
5 LICENSE = "GPL"
6 PV = "1.1.5-cvs-${CVSDATE}"
7 APPNAME = "mobilemsg"
8 APPTYPE = "binary"
9
10 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/comm/mobilemsg \
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 plugins/application/libmobilemsg.so* bin/mobilemsg apps/Applications/mobilemsg.desktop pics/mobilemsg
19 # Note: No pics are available in pics/mobilemsg -- no content in directory
20 do_install() {
21 }
22