aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-contacts/gpe-contacts_0.39.bb
blob: f55238573ef76eb831165514e4c58508595aa395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LICENSE = "GPL"
inherit gpe autotools

PR = "r2"

DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype dbus"
SECTION = "gpe"
RDEPENDS = "gpe-icons"
DESCRIPTION = "GPE contacts manager"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
		file://lost-icons.patch;patch=1;pnum=0"


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