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

FILE_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"