summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
diff options
context:
space:
mode:
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 000000000..8a4a07166
--- /dev/null
+++ b/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
@@ -0,0 +1,19 @@
1require contacts.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
4 file://src/contacts-main.h;endline=20;md5=9dc3531c914fb6d6d4a8d1aee4519fef \
5 file://src/contacts-dbus.c;endline=20;md5=95e02d77f155fbd07a14dba3348b9b03 \
6 file://src/contacts-gtk.c;endline=23;md5=e1ee9b9e72045f2d3aa44cf17313b46e"
7
8SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933"
9PV = "0.12+git${SRCPV}"
10PR = "r4"
11
12S = "${WORKDIR}/git"
13
14SRC_URI =+ "git://git.gnome.org/${BPN} \
15 file://make-382.patch"
16
17S = "${WORKDIR}/git"
18
19