aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-contacts/gpe-contacts_svn.bb
blob: b5a22ebad23eec50bfb96df2e4f33e2898d36c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
DESCRIPTION = "GPE contacts manager"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus"
RDEPENDS = "gpe-icons"
PV = "0.43+svn${SRCDATE}"
PR = "r0"

inherit autotools gpe

SRC_URI = "${GPE_SVN}"

S = "${WORKDIR}/${PN}"


FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"

DEFAULT_PREFERENCE = "-1"