]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-calendar/gpe-calendar_cvs.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-calendar / gpe-calendar_cvs.bb
1 LICENSE = "GPL"
2 DEFAULT_PREFERENCE = "-1"
3
4 S =     "${WORKDIR}/${PN}"
5 PV =        "0.65+cvs-${CVSDATE}"
6 PR = "r0"
7
8 inherit autotools gpe
9
10 SRC_URI =   "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/${PN}"
11
12
13 DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype"
14 SECTION = "gpe"
15 RDEPENDS = "gpe-icons"
16 DESCRIPTION = "GPE calendar"
17