diff options
Diffstat (limited to 'meta/recipes-sato')
18 files changed, 18 insertions, 18 deletions
diff --git a/meta/recipes-sato/gaku/gaku_svn.bb b/meta/recipes-sato/gaku/gaku_svn.bb index 594b03736b..037da2e30c 100644 --- a/meta/recipes-sato/gaku/gaku_svn.bb +++ b/meta/recipes-sato/gaku/gaku_svn.bb | |||
@@ -19,7 +19,7 @@ PV = "0.0+svnr${SRCPV}" | |||
19 | 19 | ||
20 | PR = "r4" | 20 | PR = "r4" |
21 | 21 | ||
22 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http" | 22 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http" |
23 | 23 | ||
24 | S = "${WORKDIR}/${PN}" | 24 | S = "${WORKDIR}/${PN}" |
25 | 25 | ||
diff --git a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb index 5024e7cf4a..f2b3a7c0eb 100644 --- a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb +++ b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
9 | 9 | ||
10 | DEPENDS = "gtk+ intltool-native" | 10 | DEPENDS = "gtk+ intltool-native" |
11 | DEPENDS_append_poky = " libowl" | 11 | DEPENDS_append_poky = " libowl" |
12 | SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \ | 12 | SRC_URI = "http://savannah.nongnu.org/download/${BPN}/${BPN}-${PV}.tar.gz \ |
13 | file://leafpad.desktop" | 13 | file://leafpad.desktop" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "254a72fc67505e3aa52884c729cd7b97" | 15 | SRC_URI[md5sum] = "254a72fc67505e3aa52884c729cd7b97" |
diff --git a/meta/recipes-sato/libowl/libowl_svn.bb b/meta/recipes-sato/libowl/libowl_svn.bb index 74d0d77981..81ebf8e5b0 100644 --- a/meta/recipes-sato/libowl/libowl_svn.bb +++ b/meta/recipes-sato/libowl/libowl_svn.bb | |||
@@ -13,7 +13,7 @@ DEPENDS = "gtk+" | |||
13 | PV = "0.0+svnr${SRCPV}" | 13 | PV = "0.0+svnr${SRCPV}" |
14 | PR = "r6" | 14 | PR = "r6" |
15 | 15 | ||
16 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http" | 16 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http" |
17 | 17 | ||
18 | S = "${WORKDIR}/${PN}" | 18 | S = "${WORKDIR}/${PN}" |
19 | 19 | ||
diff --git a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb index 9f4e4d3e01..c5c80629d5 100644 --- a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb +++ b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb | |||
@@ -14,7 +14,7 @@ PR = "r0" | |||
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
17 | SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ | 17 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ |
18 | file://no-handed.patch;patch=1;pnum=0" | 18 | file://no-handed.patch;patch=1;pnum=0" |
19 | 19 | ||
20 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb index 09f79138ca..9e95df4e88 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb | |||
@@ -13,7 +13,7 @@ SECTION = "x11/wm" | |||
13 | PV = "2.0+git${SRCPV}" | 13 | PV = "2.0+git${SRCPV}" |
14 | PR = "r0" | 14 | PR = "r0" |
15 | 15 | ||
16 | SRC_URI = "git://git.pokylinux.org/${PN}-2;protocol=git \ | 16 | SRC_URI = "git://git.pokylinux.org/${BPN}-2;protocol=git \ |
17 | file://dso_linking_change_build_fix.patch" | 17 | file://dso_linking_change_build_fix.patch" |
18 | 18 | ||
19 | EXTRA_OECONF = "--enable-startup-notification --with-dbus" | 19 | EXTRA_OECONF = "--enable-startup-notification --with-dbus" |
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index 245f999335..e2cacb0b1d 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | |||
@@ -13,7 +13,7 @@ SECTION = "x11" | |||
13 | PV = "0.0+git${SRCPV}" | 13 | PV = "0.0+git${SRCPV}" |
14 | PR = "r0" | 14 | PR = "r0" |
15 | 15 | ||
16 | SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ | 16 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ |
17 | file://configure_fix.patch;patch=1;maxrev=1819 \ | 17 | file://configure_fix.patch;patch=1;maxrev=1819 \ |
18 | file://single-instance.patch;patch=1 \ | 18 | file://single-instance.patch;patch=1 \ |
19 | file://80matchboxkeyboard.shbg" | 19 | file://80matchboxkeyboard.shbg" |
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb index 256b5a22da..3f4f1f9a07 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | |||
@@ -19,7 +19,7 @@ RPROVIDES_${PN} = "matchbox-panel" | |||
19 | RREPLACES_${PN} = "matchbox-panel" | 19 | RREPLACES_${PN} = "matchbox-panel" |
20 | RCONFLICTS_${PN} = "matchbox-panel" | 20 | RCONFLICTS_${PN} = "matchbox-panel" |
21 | 21 | ||
22 | SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ | 22 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ |
23 | file://startup_fix.diff;patch=1" | 23 | file://startup_fix.diff;patch=1" |
24 | 24 | ||
25 | EXTRA_OECONF = "--enable-startup-notification --enable-dbus" | 25 | EXTRA_OECONF = "--enable-startup-notification --enable-dbus" |
diff --git a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb index 8077a56e1c..f36a33941e 100644 --- a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb +++ b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb | |||
@@ -10,7 +10,7 @@ SECTION = "x11/wm" | |||
10 | PV = "0.0+git${SRCPV}" | 10 | PV = "0.0+git${SRCPV}" |
11 | PR = "r0" | 11 | PR = "r0" |
12 | 12 | ||
13 | SRC_URI = "git://git.pokylinux.org/${PN};protocol=git \ | 13 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ |
14 | file://single-instance.patch;patch=1 \ | 14 | file://single-instance.patch;patch=1 \ |
15 | file://configure_fix.patch;patch=1;maxrev=1819 \ | 15 | file://configure_fix.patch;patch=1;maxrev=1819 \ |
16 | file://dso_linking_change_build_fix.patch " | 16 | file://dso_linking_change_build_fix.patch " |
diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb index c26c33861f..b1ad1ea8c8 100644 --- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb +++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb | |||
@@ -11,7 +11,7 @@ SECTION = "x11/utils" | |||
11 | PV = "0.0+git${SRCPV}" | 11 | PV = "0.0+git${SRCPV}" |
12 | PR = "r0" | 12 | PR = "r0" |
13 | 13 | ||
14 | SRC_URI = "git://git.pokylinux.org/${PN};protocol=git" | 14 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||
diff --git a/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb b/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb index b9612c0741..99d0df7a0c 100644 --- a/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb +++ b/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb | |||
@@ -17,7 +17,7 @@ PR = "r6" | |||
17 | 17 | ||
18 | S = "${WORKDIR}/${PN}" | 18 | S = "${WORKDIR}/${PN}" |
19 | 19 | ||
20 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \ | 20 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ |
21 | file://gst_change_state.patch \ | 21 | file://gst_change_state.patch \ |
22 | file://make-382.patch" | 22 | file://make-382.patch" |
23 | 23 | ||
diff --git a/meta/recipes-sato/pimlico/contacts_0.9.bb b/meta/recipes-sato/pimlico/contacts_0.9.bb index a9e3f15ad1..df87ac5fd3 100644 --- a/meta/recipes-sato/pimlico/contacts_0.9.bb +++ b/meta/recipes-sato/pimlico/contacts_0.9.bb | |||
@@ -2,4 +2,4 @@ require contacts.inc | |||
2 | 2 | ||
3 | PR = "r3" | 3 | PR = "r3" |
4 | 4 | ||
5 | SRC_URI =+ "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" | 5 | SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" |
diff --git a/meta/recipes-sato/pimlico/contacts_git.bb b/meta/recipes-sato/pimlico/contacts_git.bb index 0d2e235e56..a86ecc4e53 100644 --- a/meta/recipes-sato/pimlico/contacts_git.bb +++ b/meta/recipes-sato/pimlico/contacts_git.bb | |||
@@ -10,7 +10,7 @@ PR = "r2" | |||
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | SRC_URI =+ "git://git.gnome.org/${PN};protocol=git \ | 13 | SRC_URI =+ "git://git.gnome.org/${BPN};protocol=git \ |
14 | file://make-382.patch" | 14 | file://make-382.patch" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-sato/pimlico/dates_git.bb b/meta/recipes-sato/pimlico/dates_git.bb index 973c42d85a..f0a12f8185 100644 --- a/meta/recipes-sato/pimlico/dates_git.bb +++ b/meta/recipes-sato/pimlico/dates_git.bb | |||
@@ -10,6 +10,6 @@ PR = "r3" | |||
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | SRC_URI = "git://git.gnome.org/${PN};protocol=git \ | 13 | SRC_URI = "git://git.gnome.org/${BPN};protocol=git \ |
14 | file://make-382.patch \ | 14 | file://make-382.patch \ |
15 | file://dso_linking_change_build_fix.patch" | 15 | file://dso_linking_change_build_fix.patch" |
diff --git a/meta/recipes-sato/pimlico/tasks_0.18.bb b/meta/recipes-sato/pimlico/tasks_0.18.bb index 1282e4f435..fd7edb3d94 100644 --- a/meta/recipes-sato/pimlico/tasks_0.18.bb +++ b/meta/recipes-sato/pimlico/tasks_0.18.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
5 | file://src/omoko/openmoko-tasks.c;endline=20;md5=04d56a46863c9f4247694f40257a836a \ | 5 | file://src/omoko/openmoko-tasks.c;endline=20;md5=04d56a46863c9f4247694f40257a836a \ |
6 | file://src/hildon/hildon-tasks.c;endline=21;md5=488ddf31dc14b2196dec7cc736211b52" | 6 | file://src/hildon/hildon-tasks.c;endline=21;md5=488ddf31dc14b2196dec7cc736211b52" |
7 | 7 | ||
8 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" | 8 | SRC_URI = "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" | 10 | SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" |
11 | SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" | 11 | SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" |
diff --git a/meta/recipes-sato/pimlico/tasks_git.bb b/meta/recipes-sato/pimlico/tasks_git.bb index 1ab8cd18cd..8f708bad51 100644 --- a/meta/recipes-sato/pimlico/tasks_git.bb +++ b/meta/recipes-sato/pimlico/tasks_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require tasks.inc | 1 | require tasks.inc |
2 | 2 | ||
3 | SRC_URI = "git://git.gnome.org/${PN};protocol=git" | 3 | SRC_URI = "git://git.gnome.org/${BPN};protocol=git" |
4 | 4 | ||
5 | PV = "0.13+git${SRCPV}" | 5 | PV = "0.13+git${SRCPV}" |
6 | PR = "r1" | 6 | PR = "r1" |
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb index 4fbf70d85b..e69481de3a 100644 --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb | |||
@@ -2,7 +2,7 @@ require sato-icon-theme.inc | |||
2 | 2 | ||
3 | DEPENDS += "icon-naming-utils-native" | 3 | DEPENDS += "icon-naming-utils-native" |
4 | 4 | ||
5 | SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz \ | 5 | SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \ |
6 | file://iconpath-option.patch" | 6 | file://iconpath-option.patch" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "86a847f3128a43a9cf23b7029a656f50" | 8 | SRC_URI[md5sum] = "86a847f3128a43a9cf23b7029a656f50" |
diff --git a/meta/recipes-sato/screenshot/screenshot_svn.bb b/meta/recipes-sato/screenshot/screenshot_svn.bb index f9c4db60d6..2f1b5ba709 100644 --- a/meta/recipes-sato/screenshot/screenshot_svn.bb +++ b/meta/recipes-sato/screenshot/screenshot_svn.bb | |||
@@ -12,7 +12,7 @@ DEPENDS = "matchbox-panel-2" | |||
12 | PV = "0.0+svnr${SRCPV}" | 12 | PV = "0.0+svnr${SRCPV}" |
13 | PR = "r2" | 13 | PR = "r2" |
14 | 14 | ||
15 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \ | 15 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ |
16 | file://fix_ldadd_order.patch" | 16 | file://fix_ldadd_order.patch" |
17 | 17 | ||
18 | S = ${WORKDIR}/${PN} | 18 | S = ${WORKDIR}/${PN} |
diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb index bdcdaba009..9dffa837c1 100644 --- a/meta/recipes-sato/web/web_svn.bb +++ b/meta/recipes-sato/web/web_svn.bb | |||
@@ -6,7 +6,7 @@ PR = "r4" | |||
6 | 6 | ||
7 | PV = "0.0+svnr${SRCPV}" | 7 | PV = "0.0+svnr${SRCPV}" |
8 | 8 | ||
9 | SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ | 9 | SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ |
10 | file://owl-window-menu.patch \ | 10 | file://owl-window-menu.patch \ |
11 | " | 11 | " |
12 | 12 | ||