aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-calendar/gpe-calendar_cvs.bb
blob: 06252e67bd50a4c30acf820641c12bef15ace7e7 (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.72+cvs${SRCDATE}"
PR = "r1"

PARALLEL_MAKE = ""
inherit autotools gpe

SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"

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