summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-contacts/gpe-contacts_0.46.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-contacts/gpe-contacts_0.46.bb')
-rw-r--r--recipes/gpe-contacts/gpe-contacts_0.46.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/gpe-contacts/gpe-contacts_0.46.bb b/recipes/gpe-contacts/gpe-contacts_0.46.bb
new file mode 100644
index 0000000000..dadb085f06
--- /dev/null
+++ b/recipes/gpe-contacts/gpe-contacts_0.46.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "GPE contacts manager"
+LICENSE = "GPL"
+SECTION = "gpe"
+
+DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus-glib"
+RDEPENDS = "gpe-icons"
+
+GPE_TARBALL_SUFFIX = "bz2"
+
+inherit gpe autotools
+
+FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"
+