summaryrefslogtreecommitdiff
path: root/gpe-contacts/gpe-contacts_0.29.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-contacts/gpe-contacts_0.29.oe')
-rw-r--r--gpe-contacts/gpe-contacts_0.29.oe11
1 files changed, 11 insertions, 0 deletions
diff --git a/gpe-contacts/gpe-contacts_0.29.oe b/gpe-contacts/gpe-contacts_0.29.oe
index e69de29bb2..4de55945d9 100644
--- a/gpe-contacts/gpe-contacts_0.29.oe
+++ b/gpe-contacts/gpe-contacts_0.29.oe
@@ -0,0 +1,11 @@
+LICENSE = "GPL"
+inherit gpe
+
+DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype libxml2 dbus"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE contacts manager"
+
+FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"