aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-calendar/gpe-calendar_cvs.bb
blob: df84ff94759655767dc44e0dfca0219216606265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LICENSE = "GPL"
DEFAULT_PREFERENCE = "-1"

S =     "${WORKDIR}/${PN}"
PV =        "0.65+cvs-${CVSDATE}"
PR = "r0"

inherit autotools gpe

SRC_URI =   "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=gpe/base/${PN}"


DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype"
SECTION = "gpe"
RDEPENDS = "gpe-icons"
DESCRIPTION = "GPE calendar"