diff options
Diffstat (limited to 'meta/recipes-sato')
11 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-sato/l3afpad/l3afpad_git.bb b/meta/recipes-sato/l3afpad/l3afpad_git.bb index 07a4f7a676..7e20f9abed 100644 --- a/meta/recipes-sato/l3afpad/l3afpad_git.bb +++ b/meta/recipes-sato/l3afpad/l3afpad_git.bb | |||
| @@ -19,7 +19,6 @@ PV = "0.8.18.1.11+git" | |||
| 19 | SRC_URI = "git://github.com/stevenhoneyman/l3afpad.git;branch=master;protocol=https" | 19 | SRC_URI = "git://github.com/stevenhoneyman/l3afpad.git;branch=master;protocol=https" |
| 20 | SRCREV = "3cdccdc9505643e50f8208171d9eee5de11a42ff" | 20 | SRCREV = "3cdccdc9505643e50f8208171d9eee5de11a42ff" |
| 21 | 21 | ||
| 22 | |||
| 23 | inherit autotools pkgconfig features_check mime-xdg | 22 | inherit autotools pkgconfig features_check mime-xdg |
| 24 | 23 | ||
| 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
diff --git a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb index 8d5913f16b..6286a15798 100644 --- a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb +++ b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb | |||
| @@ -15,7 +15,6 @@ SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \ | |||
| 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
| 16 | PV = "0.2+git" | 16 | PV = "0.2+git" |
| 17 | 17 | ||
| 18 | |||
| 19 | inherit autotools pkgconfig features_check | 18 | inherit autotools pkgconfig features_check |
| 20 | 19 | ||
| 21 | # The settings-daemon requires x11 in DISTRO_FEATURES | 20 | # The settings-daemon requires x11 in DISTRO_FEATURES |
diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb index c6354f05e3..85e5300520 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb | |||
| @@ -18,7 +18,6 @@ SRC_URI = "git://git.yoctoproject.org/${BPN}-2;branch=master;protocol=https \ | |||
| 18 | 18 | ||
| 19 | EXTRA_OECONF = "--enable-startup-notification --with-dbus" | 19 | EXTRA_OECONF = "--enable-startup-notification --with-dbus" |
| 20 | 20 | ||
| 21 | |||
| 22 | inherit autotools pkgconfig features_check | 21 | inherit autotools pkgconfig features_check |
| 23 | 22 | ||
| 24 | # The startup-notification requires x11 in DISTRO_FEATURES | 23 | # The startup-notification requires x11 in DISTRO_FEATURES |
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb index a941cd3692..5fc6c67bfc 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb | |||
| @@ -17,7 +17,6 @@ SRC_URI = "git://git.yoctoproject.org/${BPN};branch=matchbox-keyboard-0-1;protoc | |||
| 17 | file://0001-desktop-file-Hide-the-keyboard-from-app-list.patch \ | 17 | file://0001-desktop-file-Hide-the-keyboard-from-app-list.patch \ |
| 18 | file://80matchboxkeyboard.sh" | 18 | file://80matchboxkeyboard.sh" |
| 19 | 19 | ||
| 20 | |||
| 21 | inherit autotools pkgconfig gettext gtk-immodules-cache features_check | 20 | inherit autotools pkgconfig gettext gtk-immodules-cache features_check |
| 22 | 21 | ||
| 23 | # The libxft, libfakekey and matchbox-panel-2 requires x11 in DISTRO_FEATURES | 22 | # The libxft, libfakekey and matchbox-panel-2 requires x11 in DISTRO_FEATURES |
| @@ -43,7 +42,6 @@ FILES:${PN}-im = "${libdir}/gtk-2.0/*/immodules/*.so \ | |||
| 43 | 42 | ||
| 44 | FILES:${PN}-applet = "${libdir}/matchbox-panel/*.so" | 43 | FILES:${PN}-applet = "${libdir}/matchbox-panel/*.so" |
| 45 | 44 | ||
| 46 | |||
| 47 | do_install:append () { | 45 | do_install:append () { |
| 48 | install -d ${D}/${sysconfdir}/X11/Xsession.d/ | 46 | install -d ${D}/${sysconfdir}/X11/Xsession.d/ |
| 49 | install -m 755 ${UNPACKDIR}/80matchboxkeyboard.sh ${D}/${sysconfdir}/X11/Xsession.d/ | 47 | install -m 755 ${UNPACKDIR}/80matchboxkeyboard.sh ${D}/${sysconfdir}/X11/Xsession.d/ |
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb index 0946c42a09..a126571ade 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb | |||
| @@ -28,7 +28,6 @@ SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=https;branch=master \ | |||
| 28 | EXTRA_OECONF = "--enable-startup-notification --enable-dbus" | 28 | EXTRA_OECONF = "--enable-startup-notification --enable-dbus" |
| 29 | EXTRA_OECONF += " ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "--with-battery=acpi", "",d)}" | 29 | EXTRA_OECONF += " ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "--with-battery=acpi", "",d)}" |
| 30 | 30 | ||
| 31 | |||
| 32 | FILES:${PN} += "${libdir}/matchbox-panel/*.so \ | 31 | FILES:${PN} += "${libdir}/matchbox-panel/*.so \ |
| 33 | ${datadir}/matchbox-panel/brightness/*.png \ | 32 | ${datadir}/matchbox-panel/brightness/*.png \ |
| 34 | ${datadir}/matchbox-panel/startup/*.png \ | 33 | ${datadir}/matchbox-panel/startup/*.png \ |
diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb index 27bc596dfb..ce1f425b77 100644 --- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb +++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb | |||
| @@ -14,7 +14,6 @@ SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https" | |||
| 14 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 14 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
| 15 | PV = "0.2+git" | 15 | PV = "0.2+git" |
| 16 | 16 | ||
| 17 | |||
| 18 | inherit autotools pkgconfig features_check update-alternatives | 17 | inherit autotools pkgconfig features_check update-alternatives |
| 19 | 18 | ||
| 20 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 19 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index d1cb6ac734..253bc53e77 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb | |||
| @@ -14,7 +14,6 @@ SRCREV = "7fa03051562ee81e2a5371f8b3a6d0bb6e646aa0" | |||
| 14 | PE = "2" | 14 | PE = "2" |
| 15 | PV = "0.0+git" | 15 | PV = "0.0+git" |
| 16 | 16 | ||
| 17 | |||
| 18 | inherit cmake features_check pkgconfig | 17 | inherit cmake features_check pkgconfig |
| 19 | 18 | ||
| 20 | DEPENDS += "gtk+3" | 19 | DEPENDS += "gtk+3" |
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb index ec74e33fcd..83de53c26e 100644 --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb | |||
| @@ -12,7 +12,6 @@ SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch= | |||
| 12 | SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9" | 12 | SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9" |
| 13 | UPSTREAM_CHECK_COMMITS = "1" | 13 | UPSTREAM_CHECK_COMMITS = "1" |
| 14 | 14 | ||
| 15 | |||
| 16 | inherit autotools pkgconfig allarch gtk-icon-cache perlnative | 15 | inherit autotools pkgconfig allarch gtk-icon-cache perlnative |
| 17 | 16 | ||
| 18 | # The configure script uses pkg-config to find native binaries to execute, so | 17 | # The configure script uses pkg-config to find native binaries to execute, so |
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb index e58bb98458..a2af4faed3 100644 --- a/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb +++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb | |||
| @@ -14,7 +14,6 @@ SRCREV = "9250fa5a012d84ff45984e8c4345ee7635227756" | |||
| 14 | SRC_URI = "git://git.yoctoproject.org/screenshot;branch=master;protocol=https" | 14 | SRC_URI = "git://git.yoctoproject.org/screenshot;branch=master;protocol=https" |
| 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
| 16 | 16 | ||
| 17 | |||
| 18 | inherit autotools pkgconfig features_check | 17 | inherit autotools pkgconfig features_check |
| 19 | 18 | ||
| 20 | FILES:${PN} += "${libdir}/matchbox-panel/*.so" | 19 | FILES:${PN} += "${libdir}/matchbox-panel/*.so" |
diff --git a/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb index b9dd0a1aa1..3869ab4a02 100644 --- a/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb +++ b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb | |||
| @@ -15,7 +15,6 @@ SRC_URI = "git://git.yoctoproject.org/xsettings-daemon;branch=master;protocol=ht | |||
| 15 | " | 15 | " |
| 16 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
| 17 | 17 | ||
| 18 | |||
| 19 | inherit autotools pkgconfig gconf features_check | 18 | inherit autotools pkgconfig gconf features_check |
| 20 | 19 | ||
| 21 | FILES:${PN} = "${bindir}/* ${sysconfdir}" | 20 | FILES:${PN} = "${bindir}/* ${sysconfdir}" |
diff --git a/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb b/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb index 73334fb728..b931495825 100644 --- a/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb +++ b/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb | |||
| @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384 | |||
| 4 | 4 | ||
| 5 | SRC_URI = "file://shutdown.desktop" | 5 | SRC_URI = "file://shutdown.desktop" |
| 6 | 6 | ||
| 7 | |||
| 8 | S = "${UNPACKDIR}" | 7 | S = "${UNPACKDIR}" |
| 9 | 8 | ||
| 10 | do_install() { | 9 | do_install() { |
