aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-08-20 15:55:20 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 22:51:54 +0200
commit443481fec3855476f60ee34358887d00368e6859 (patch)
tree4093495b704677feafa584ec5c3cb16995049c03 /meta-gnome/recipes-gnome/pimlico/contacts_git.bb
parente8c81c42c829516e0ae1b1ac4b939226e2b1cd0b (diff)
downloadmeta-openembedded-443481fec3855476f60ee34358887d00368e6859.tar.gz
meta-gnome: add Pimlico (contacts, dates, tasks)
This has just been removed from oe-core and some people are still using the applications. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/pimlico/contacts_git.bb')
-rw-r--r--meta-gnome/recipes-gnome/pimlico/contacts_git.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/pimlico/contacts_git.bb b/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
new file mode 100644
index 0000000000..45a6a0df4b
--- /dev/null
+++ b/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
@@ -0,0 +1,19 @@
+require contacts.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+ file://src/contacts-main.h;endline=20;md5=9dc3531c914fb6d6d4a8d1aee4519fef \
+ file://src/contacts-dbus.c;endline=20;md5=95e02d77f155fbd07a14dba3348b9b03 \
+ file://src/contacts-gtk.c;endline=23;md5=e1ee9b9e72045f2d3aa44cf17313b46e"
+
+SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933"
+PV = "0.12+git${SRCPV}"
+PR = "r4"
+
+S = "${WORKDIR}/git"
+
+SRC_URI =+ "git://git.gnome.org/${BPN};protocol=git \
+ file://make-382.patch"
+
+S = "${WORKDIR}/git"
+
+