summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pimlico
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-04-19 17:26:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-26 10:05:19 +0100
commit41296357a90d1f3f4e870ccfb9151d77c87d6bd6 (patch)
tree7d49264b61c7fd1ca3b738ca4ecf79e0cdc59d4f /meta/recipes-sato/pimlico
parentcc34134e7121e3496794ce3bc78da582602408b2 (diff)
downloadpoky-41296357a90d1f3f4e870ccfb9151d77c87d6bd6.tar.gz
evolation-data-server: Rename from eds-dbus
[YOCTO #2316] (From OE-Core rev: 6189a8a05620974c098d548c26502453f371fe26) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pimlico')
-rw-r--r--meta/recipes-sato/pimlico/contacts.inc2
-rw-r--r--meta/recipes-sato/pimlico/contacts_0.9.bb2
-rw-r--r--meta/recipes-sato/pimlico/contacts_git.bb2
-rw-r--r--meta/recipes-sato/pimlico/dates.inc2
-rw-r--r--meta/recipes-sato/pimlico/dates_0.4.8.bb2
-rw-r--r--meta/recipes-sato/pimlico/dates_git.bb2
-rw-r--r--meta/recipes-sato/pimlico/tasks.inc2
-rw-r--r--meta/recipes-sato/pimlico/tasks_0.19.bb2
-rw-r--r--meta/recipes-sato/pimlico/tasks_git.bb2
9 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-sato/pimlico/contacts.inc b/meta/recipes-sato/pimlico/contacts.inc
index e3921d86cd..9798985a45 100644
--- a/meta/recipes-sato/pimlico/contacts.inc
+++ b/meta/recipes-sato/pimlico/contacts.inc
@@ -4,7 +4,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
4 4
5LICENSE = "GPLv2 & GPLv2+ & GPLv3+ " 5LICENSE = "GPLv2 & GPLv2+ & GPLv3+ "
6SECTION = "x11" 6SECTION = "x11"
7DEPENDS = "glib-2.0 gtk+ eds-dbus" 7DEPENDS = "glib-2.0 gtk+ evolution-data-server"
8DEPENDS_append_poky = " libowl" 8DEPENDS_append_poky = " libowl"
9RDEPENDS_${PN} = "libedata-book" 9RDEPENDS_${PN} = "libedata-book"
10 10
diff --git a/meta/recipes-sato/pimlico/contacts_0.9.bb b/meta/recipes-sato/pimlico/contacts_0.9.bb
index 2b638bf233..251bbe1d7f 100644
--- a/meta/recipes-sato/pimlico/contacts_0.9.bb
+++ b/meta/recipes-sato/pimlico/contacts_0.9.bb
@@ -1,6 +1,6 @@
1require contacts.inc 1require contacts.inc
2 2
3PR = "r5" 3PR = "r7"
4 4
5SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" 5SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz"
6 6
diff --git a/meta/recipes-sato/pimlico/contacts_git.bb b/meta/recipes-sato/pimlico/contacts_git.bb
index 14ade46fb9..45a6a0df4b 100644
--- a/meta/recipes-sato/pimlico/contacts_git.bb
+++ b/meta/recipes-sato/pimlico/contacts_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
7 7
8SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933" 8SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933"
9PV = "0.12+git${SRCPV}" 9PV = "0.12+git${SRCPV}"
10PR = "r3" 10PR = "r4"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
diff --git a/meta/recipes-sato/pimlico/dates.inc b/meta/recipes-sato/pimlico/dates.inc
index b3be6b6b00..9b338fd812 100644
--- a/meta/recipes-sato/pimlico/dates.inc
+++ b/meta/recipes-sato/pimlico/dates.inc
@@ -5,7 +5,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
5LICENSE = "GPLv2 & GPLv2+ & LGPLv2+" 5LICENSE = "GPLv2 & GPLv2+ & LGPLv2+"
6 6
7SECTION = "x11" 7SECTION = "x11"
8DEPENDS = "glib-2.0 gtk+ libglade eds-dbus" 8DEPENDS = "glib-2.0 gtk+ libglade evolution-data-server"
9RDEPENDS_${PN} = "libedata-cal" 9RDEPENDS_${PN} = "libedata-cal"
10 10
11inherit autotools gettext pkgconfig gtk-icon-cache 11inherit autotools gettext pkgconfig gtk-icon-cache
diff --git a/meta/recipes-sato/pimlico/dates_0.4.8.bb b/meta/recipes-sato/pimlico/dates_0.4.8.bb
index 6eab228231..da3f27349c 100644
--- a/meta/recipes-sato/pimlico/dates_0.4.8.bb
+++ b/meta/recipes-sato/pimlico/dates_0.4.8.bb
@@ -1,5 +1,5 @@
1require dates.inc 1require dates.inc
2 2
3PR = "r5" 3PR = "r6"
4 4
5SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz" 5SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz"
diff --git a/meta/recipes-sato/pimlico/dates_git.bb b/meta/recipes-sato/pimlico/dates_git.bb
index a7026a2bd1..73258ae965 100644
--- a/meta/recipes-sato/pimlico/dates_git.bb
+++ b/meta/recipes-sato/pimlico/dates_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
7 7
8SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" 8SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4"
9PV = "0.4.11+git${SRCPV}" 9PV = "0.4.11+git${SRCPV}"
10PR = "r6" 10PR = "r7"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
diff --git a/meta/recipes-sato/pimlico/tasks.inc b/meta/recipes-sato/pimlico/tasks.inc
index 7478408447..9cd525987b 100644
--- a/meta/recipes-sato/pimlico/tasks.inc
+++ b/meta/recipes-sato/pimlico/tasks.inc
@@ -5,7 +5,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
5LICENSE = "GPLv2 & GPLv2+" 5LICENSE = "GPLv2 & GPLv2+"
6 6
7SECTION = "x11" 7SECTION = "x11"
8DEPENDS = "glib-2.0 gtk+ eds-dbus" 8DEPENDS = "glib-2.0 gtk+ evolution-data-server"
9DEPENDS_append_poky = " libowl" 9DEPENDS_append_poky = " libowl"
10 10
11inherit autotools pkgconfig gtk-icon-cache 11inherit autotools pkgconfig gtk-icon-cache
diff --git a/meta/recipes-sato/pimlico/tasks_0.19.bb b/meta/recipes-sato/pimlico/tasks_0.19.bb
index d79f7c8ea9..f0d954212f 100644
--- a/meta/recipes-sato/pimlico/tasks_0.19.bb
+++ b/meta/recipes-sato/pimlico/tasks_0.19.bb
@@ -12,4 +12,4 @@ SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e
12 12
13OWL_poky = "--with-owl" 13OWL_poky = "--with-owl"
14 14
15PR = "r1" 15PR = "r2"
diff --git a/meta/recipes-sato/pimlico/tasks_git.bb b/meta/recipes-sato/pimlico/tasks_git.bb
index 728b5e5cad..16c043076c 100644
--- a/meta/recipes-sato/pimlico/tasks_git.bb
+++ b/meta/recipes-sato/pimlico/tasks_git.bb
@@ -4,6 +4,6 @@ SRC_URI = "git://git.gnome.org/${BPN};protocol=git"
4 4
5SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" 5SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65"
6PV = "0.13+git${SRCPV}" 6PV = "0.13+git${SRCPV}"
7PR = "r2" 7PR = "r3"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"