aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb')
-rw-r--r--recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb b/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb
new file mode 100644
index 0000000000..e7eeaf0de0
--- /dev/null
+++ b/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb
@@ -0,0 +1,12 @@
+require gpe-contacts.inc
+
+PR ="r2"
+SRC_URI = "${GPE_MIRROR}/gpe-contacts-${PV}.tar.bz2"
+
+DEPENDS += "gtk+-2.6.4-1.osso7 libgpepimc-hildon libosso hildon-lgpl"
+RDEPENDS = ""
+
+EXTRA_OECONF += "--enable-hildon"
+
+S = "${WORKDIR}/gpe-contacts-${PV}"
+