summaryrefslogtreecommitdiff
path: root/packages/gpe-calendar/gpe-calendar_cvs.bb
blob: f8acf360696bc59eac976e6495ac44ec7740e358 (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@cvs.handhelds.org/cvs;module=gpe/base/${PN}"


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