aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-contacts/gpe-contacts_0.45.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-contacts/gpe-contacts_0.45.bb')
-rw-r--r--recipes/gpe-contacts/gpe-contacts_0.45.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/gpe-contacts/gpe-contacts_0.45.bb b/recipes/gpe-contacts/gpe-contacts_0.45.bb
new file mode 100644
index 0000000000..56c3af8eb2
--- /dev/null
+++ b/recipes/gpe-contacts/gpe-contacts_0.45.bb
@@ -0,0 +1,14 @@
+LICENSE = "GPL"
+inherit gpe autotools
+
+PR = "r0"
+
+DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus-glib"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE contacts manager"
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
+
+
+FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"
+