aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-contacts/gpe-contacts.inc
blob: e6af955190f6f7aa3152de50aa4f1cf6203f0b1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "GPL"
inherit gpe autotools pkgconfig

PR = "r0"

DEPENDS = "libgpewidget libdisplaymigration libgpevtype dbus"
SECTION = "gpe"
RDEPENDS = "gpe-icons"
DESCRIPTION = "GPE contacts manager"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"


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