diff options
Diffstat (limited to 'meta/recipes-sato/pimlico')
-rw-r--r-- | meta/recipes-sato/pimlico/contacts.inc | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/contacts_0.9.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/contacts_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/dates.inc | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/dates_0.4.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/dates_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/tasks.inc | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/tasks_0.19.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/tasks_git.bb | 2 |
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 | ||
5 | LICENSE = "GPLv2 & GPLv2+ & GPLv3+ " | 5 | LICENSE = "GPLv2 & GPLv2+ & GPLv3+ " |
6 | SECTION = "x11" | 6 | SECTION = "x11" |
7 | DEPENDS = "glib-2.0 gtk+ eds-dbus" | 7 | DEPENDS = "glib-2.0 gtk+ evolution-data-server" |
8 | DEPENDS_append_poky = " libowl" | 8 | DEPENDS_append_poky = " libowl" |
9 | RDEPENDS_${PN} = "libedata-book" | 9 | RDEPENDS_${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 @@ | |||
1 | require contacts.inc | 1 | require contacts.inc |
2 | 2 | ||
3 | PR = "r5" | 3 | PR = "r7" |
4 | 4 | ||
5 | SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" | 5 | SRC_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 | ||
8 | SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933" | 8 | SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933" |
9 | PV = "0.12+git${SRCPV}" | 9 | PV = "0.12+git${SRCPV}" |
10 | PR = "r3" | 10 | PR = "r4" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${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/" | |||
5 | LICENSE = "GPLv2 & GPLv2+ & LGPLv2+" | 5 | LICENSE = "GPLv2 & GPLv2+ & LGPLv2+" |
6 | 6 | ||
7 | SECTION = "x11" | 7 | SECTION = "x11" |
8 | DEPENDS = "glib-2.0 gtk+ libglade eds-dbus" | 8 | DEPENDS = "glib-2.0 gtk+ libglade evolution-data-server" |
9 | RDEPENDS_${PN} = "libedata-cal" | 9 | RDEPENDS_${PN} = "libedata-cal" |
10 | 10 | ||
11 | inherit autotools gettext pkgconfig gtk-icon-cache | 11 | inherit 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 @@ | |||
1 | require dates.inc | 1 | require dates.inc |
2 | 2 | ||
3 | PR = "r5" | 3 | PR = "r6" |
4 | 4 | ||
5 | SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz" | 5 | SRC_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 | ||
8 | SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" | 8 | SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" |
9 | PV = "0.4.11+git${SRCPV}" | 9 | PV = "0.4.11+git${SRCPV}" |
10 | PR = "r6" | 10 | PR = "r7" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${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/" | |||
5 | LICENSE = "GPLv2 & GPLv2+" | 5 | LICENSE = "GPLv2 & GPLv2+" |
6 | 6 | ||
7 | SECTION = "x11" | 7 | SECTION = "x11" |
8 | DEPENDS = "glib-2.0 gtk+ eds-dbus" | 8 | DEPENDS = "glib-2.0 gtk+ evolution-data-server" |
9 | DEPENDS_append_poky = " libowl" | 9 | DEPENDS_append_poky = " libowl" |
10 | 10 | ||
11 | inherit autotools pkgconfig gtk-icon-cache | 11 | inherit 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 | ||
13 | OWL_poky = "--with-owl" | 13 | OWL_poky = "--with-owl" |
14 | 14 | ||
15 | PR = "r1" | 15 | PR = "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 | ||
5 | SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" | 5 | SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" |
6 | PV = "0.13+git${SRCPV}" | 6 | PV = "0.13+git${SRCPV}" |
7 | PR = "r2" | 7 | PR = "r3" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |