diff options
Diffstat (limited to 'meta/recipes-sato')
13 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-sato/images/core-image-sato-dev.bb b/meta/recipes-sato/images/core-image-sato-dev.bb index 7fa69d0997..f45a83273c 100644 --- a/meta/recipes-sato/images/core-image-sato-dev.bb +++ b/meta/recipes-sato/images/core-image-sato-dev.bb | |||
@@ -3,5 +3,6 @@ require core-image-sato.bb | |||
3 | DESCRIPTION = "Image with Sato for development work. It includes everything \ | 3 | DESCRIPTION = "Image with Sato for development work. It includes everything \ |
4 | within core-image-sato plus a native toolchain, application development and \ | 4 | within core-image-sato plus a native toolchain, application development and \ |
5 | testing libraries, profiling and debug symbols." | 5 | testing libraries, profiling and debug symbols." |
6 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
6 | 7 | ||
7 | IMAGE_FEATURES += "dev-pkgs" | 8 | IMAGE_FEATURES += "dev-pkgs" |
diff --git a/meta/recipes-sato/images/core-image-sato-ptest-fast.bb b/meta/recipes-sato/images/core-image-sato-ptest-fast.bb index 4f08d6eb64..d37ad00cf8 100644 --- a/meta/recipes-sato/images/core-image-sato-ptest-fast.bb +++ b/meta/recipes-sato/images/core-image-sato-ptest-fast.bb | |||
@@ -7,6 +7,7 @@ require conf/distro/include/ptest-packagelists.inc | |||
7 | IMAGE_INSTALL += "${PTESTS_FAST}" | 7 | IMAGE_INSTALL += "${PTESTS_FAST}" |
8 | 8 | ||
9 | DESCRIPTION += "Also includes ptest packages with fast execution times to allow for more automated QA." | 9 | DESCRIPTION += "Also includes ptest packages with fast execution times to allow for more automated QA." |
10 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
10 | 11 | ||
11 | # This image is sufficiently large (~1.8GB) that it can't actually fit in a live | 12 | # This image is sufficiently large (~1.8GB) that it can't actually fit in a live |
12 | # image (which has a 4GB limit), so nullify the overhead factor (1.3x out of the | 13 | # image (which has a 4GB limit), so nullify the overhead factor (1.3x out of the |
diff --git a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb index 4d59c9536b..eea89a5d6c 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb | |||
@@ -5,6 +5,7 @@ require core-image-sato-sdk.bb | |||
5 | require conf/distro/include/ptest-packagelists.inc | 5 | require conf/distro/include/ptest-packagelists.inc |
6 | 6 | ||
7 | DESCRIPTION += "Also includes ptest packages." | 7 | DESCRIPTION += "Also includes ptest packages." |
8 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
8 | 9 | ||
9 | PROVIDES += "core-image-sato-ptest" | 10 | PROVIDES += "core-image-sato-ptest" |
10 | 11 | ||
diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb index d7cc52b52b..b52de0def0 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk.bb | |||
@@ -3,6 +3,7 @@ require core-image-sato.bb | |||
3 | DESCRIPTION = "Image with Sato support that includes everything within \ | 3 | DESCRIPTION = "Image with Sato support that includes everything within \ |
4 | core-image-sato plus meta-toolchain, development headers and libraries to \ | 4 | core-image-sato plus meta-toolchain, development headers and libraries to \ |
5 | form a standalone SDK." | 5 | form a standalone SDK." |
6 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
6 | 7 | ||
7 | IMAGE_FEATURES += "dev-pkgs tools-sdk \ | 8 | IMAGE_FEATURES += "dev-pkgs tools-sdk \ |
8 | tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" | 9 | tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" |
diff --git a/meta/recipes-sato/images/core-image-sato.bb b/meta/recipes-sato/images/core-image-sato.bb index 673106eb6d..e50b24a476 100644 --- a/meta/recipes-sato/images/core-image-sato.bb +++ b/meta/recipes-sato/images/core-image-sato.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | DESCRIPTION = "Image with Sato, a mobile environment and visual style for \ | 1 | DESCRIPTION = "Image with Sato, a mobile environment and visual style for \ |
2 | mobile devices. The image supports X11 with a Sato theme, Pimlico \ | 2 | mobile devices. The image supports X11 with a Sato theme, Pimlico \ |
3 | applications, and contains terminal, editor, and file manager." | 3 | applications, and contains terminal, editor, and file manager." |
4 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
4 | 5 | ||
5 | IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear hwcodecs" | 6 | IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear hwcodecs" |
6 | 7 | ||
diff --git a/meta/recipes-sato/l3afpad/l3afpad_git.bb b/meta/recipes-sato/l3afpad/l3afpad_git.bb index 6fdcc3e392..85c2c500ea 100644 --- a/meta/recipes-sato/l3afpad/l3afpad_git.bb +++ b/meta/recipes-sato/l3afpad/l3afpad_git.bb | |||
@@ -1,4 +1,8 @@ | |||
1 | SUMMARY = "Simple GTK+ Text Editor" | 1 | SUMMARY = "Simple GTK+ Text Editor" |
2 | DESCRIPTION = "L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development \ | ||
3 | focuses on keeping weight down to a minimum, only the most essential features \ | ||
4 | are implemented in the editor. L3afpad is simple to use, is easily compiled, \ | ||
5 | requires few libraries, and starts up quickly." | ||
2 | HOMEPAGE = "https://github.com/stevenhoneyman/l3afpad" | 6 | HOMEPAGE = "https://github.com/stevenhoneyman/l3afpad" |
3 | 7 | ||
4 | # Note that COPYING seems to mistakenly contain LGPLv2.1. | 8 | # Note that COPYING seems to mistakenly contain LGPLv2.1. |
diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb index e7d8a284bb..d775b5c651 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Matchbox Window Manager Desktop" | 1 | SUMMARY = "Matchbox Window Manager Desktop" |
2 | DESCRIPTION = "A lightweight windows manager for embedded systems. It uses the desktop background to provide an application launcher and allows modules to be loaded for additional functionality." | ||
2 | HOMEPAGE = "http://matchbox-project.org/" | 3 | HOMEPAGE = "http://matchbox-project.org/" |
3 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" | 4 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" |
4 | 5 | ||
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 dfc7fbad57..49e37bd77c 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 | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Matchbox virtual keyboard for X11" | 1 | SUMMARY = "Matchbox virtual keyboard for X11" |
2 | DESCRIPTION = "An on screen 'virtual' or 'software' keyboard." | ||
2 | HOMEPAGE = "http://matchbox-project.org" | 3 | HOMEPAGE = "http://matchbox-project.org" |
3 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" | 4 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" |
4 | SECTION = "x11" | 5 | SECTION = "x11" |
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb index 2e6f5b7085..c659964a2b 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb | |||
@@ -1,4 +1,6 @@ | |||
1 | SUMMARY = "Simple GTK+ based panel for handheld devices" | 1 | SUMMARY = "Simple GTK+ based panel for handheld devices" |
2 | DESCRIPTION = "A flexible always present 'window bar' for holding application \ | ||
3 | launchers and small 'applet' style applications" | ||
2 | HOMEPAGE = "http://matchbox-project.org" | 4 | HOMEPAGE = "http://matchbox-project.org" |
3 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" | 5 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" |
4 | 6 | ||
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index ed3f1a69a1..25725e078d 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | |||
@@ -3,6 +3,8 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | SUMMARY = "Sato desktop" | 5 | SUMMARY = "Sato desktop" |
6 | DESCRIPTION = "Packagegroups provide a convenient mechanism of bundling a collection of packages." | ||
7 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
6 | PR = "r33" | 8 | PR = "r33" |
7 | 9 | ||
8 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb index 37723e9320..d3a9b84227 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Fast lightweight tabbed filemanager" | 1 | SUMMARY = "Fast lightweight tabbed filemanager" |
2 | DESCRIPTION = "A free file manager application and the standard file manager of LXDE." | ||
2 | HOMEPAGE = "http://pcmanfm.sourceforge.net/" | 3 | HOMEPAGE = "http://pcmanfm.sourceforge.net/" |
3 | 4 | ||
4 | LICENSE = "GPLv2 & GPLv2+ & LGPLv2.1+" | 5 | LICENSE = "GPLv2 & GPLv2+ & LGPLv2.1+" |
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index ecc2b9844d..16a08585cc 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Simon Tatham's Portable Puzzle Collection" | 1 | SUMMARY = "Simon Tatham's Portable Puzzle Collection" |
2 | DESCRIPTION = "Collection of small computer programs which implement one-player puzzle games." | ||
2 | HOMEPAGE = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" | 3 | HOMEPAGE = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" |
3 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENCE;md5=6099f4981f9461d7f411091e69a7f07a" | 5 | LIC_FILES_CHKSUM = "file://LICENCE;md5=6099f4981f9461d7f411091e69a7f07a" |
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc b/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc index 1855232973..ff2c8f009d 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc | |||
@@ -5,6 +5,7 @@ terminal emulator rxvt, modified to store text in Unicode \ | |||
5 | (either UCS-2 or UCS-4) and to use locale-correct input and \ | 5 | (either UCS-2 or UCS-4) and to use locale-correct input and \ |
6 | output. It also supports mixing multiple fonts at the \ | 6 | output. It also supports mixing multiple fonts at the \ |
7 | same time, including Xft fonts." | 7 | same time, including Xft fonts." |
8 | HOMEPAGE = "https://rxvt.org/" | ||
8 | DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf libxmu" | 9 | DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf libxmu" |
9 | 10 | ||
10 | SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ | 11 | SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ |