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

PR = "r1"

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


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