summaryrefslogtreecommitdiff
path: root/gpe-contacts/gpe-contacts_0.22.oe
blob: dc2526eb38081285e64ab07b04b7fe68c8cbfb6d (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
inherit gpe

DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype"
SECTION = "gpe"
RDEPENDS = "gpe-icons"
DESCRIPTION = "GPE contacts manager"

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

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"