diff options
Diffstat (limited to 'meta-oe/recipes-graphics')
43 files changed, 45 insertions, 45 deletions
diff --git a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb index 689c4faad2..1ef4956a8f 100644 --- a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb +++ b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Babl is a dynamic, any to any, pixel format conversion library." | 1 | SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library" |
| 2 | LICENSE = "LGPL-3.0" | 2 | LICENSE = "LGPL-3.0" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" |
| 4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb b/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb index 8615d76afb..86ba55212f 100644 --- a/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb +++ b/meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require recipes-graphics/cairo/cairo.inc | 1 | require recipes-graphics/cairo/cairo.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "C++ bindings for Cairo graphics library" | 3 | SUMMARY = "C++ bindings for Cairo graphics library" |
| 4 | 4 | ||
| 5 | LICENSE = "LGPLv2" | 5 | LICENSE = "LGPLv2" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" |
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb index 496c1dd4d5..a88caf8149 100644 --- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb +++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Simple bootsplash for systemd systems" | 1 | SUMMARY = "Simple bootsplash for systemd systems" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb index 5b55762050..2b04c74c50 100644 --- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb +++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "FBGrab is a framebuffer screenshot program." | 1 | SUMMARY = "FBGrab is a framebuffer screenshot program" |
| 2 | HOMEPAGE = "http://fbgrab.monells.se/" | 2 | HOMEPAGE = "http://fbgrab.monells.se/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" |
diff --git a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb index 24100eeacd..32f376f041 100644 --- a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb +++ b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | HOMEPAGE = "http://linux.bytesex.org/fbida/" | 1 | HOMEPAGE = "http://linux.bytesex.org/fbida/" |
| 2 | DESCRIPTION = "frame buffer image and doc viewer tools" | 2 | SUMMARY = "frame buffer image and doc viewer tools" |
| 3 | AUTHOR = "Gerd Hoffmann" | 3 | AUTHOR = "Gerd Hoffmann" |
| 4 | SECTION = "utils" | 4 | SECTION = "utils" |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb index e5fc06698b..9d8d190416 100644 --- a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb +++ b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "GEGL (Generic Graphics Library) is a graph based image processing framework." | 1 | SUMMARY = "GEGL (Generic Graphics Library) is a graph based image processing framework" |
| 2 | LICENSE = "LGPL-3.0" | 2 | LICENSE = "LGPL-3.0" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 4 | DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual/libsdl" | 4 | DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual/libsdl" |
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb index c74716842c..b70148eff8 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "The GIMP is the GNU Image Manipulation Program." | 1 | SUMMARY = "The GIMP is the GNU Image Manipulation Program" |
| 2 | HOMEPAGE = "http://www.gimp.org" | 2 | HOMEPAGE = "http://www.gimp.org" |
| 3 | SECTION = "x11/graphics" | 3 | SECTION = "x11/graphics" |
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb index ccca0c9683..ec96920ef1 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "libgphoto2 allows you to access digital cameras" | 1 | SUMMARY = "libgphoto2 allows you to access digital cameras" |
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" |
diff --git a/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb b/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb index a454501ede..2c51319b9c 100644 --- a/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb +++ b/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Jpeg 2000 implementation" | 1 | SUMMARY = "Jpeg 2000 implementation" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc" |
| 4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb index 5f9d2f4165..c12eddf23a 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb +++ b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "LXDM is the lightweight display manager" | 1 | SUMMARY = "LXDM is the lightweight display manager" |
| 2 | HOMEPAGE = "http://blog.lxde.org/?p=531" | 2 | HOMEPAGE = "http://blog.lxde.org/?p=531" |
| 3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
diff --git a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb index 22dfbe4ed0..ec875f08bc 100644 --- a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb +++ b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Enable NumLock in X11 sessions" | 1 | SUMMARY = "Enable NumLock in X11 sessions" |
| 2 | HOMEPAGE = "http://home.kde.org/~seli/numlockx/" | 2 | HOMEPAGE = "http://home.kde.org/~seli/numlockx/" |
| 3 | SECTION = "x11/apps" | 3 | SECTION = "x11/apps" |
| 4 | LICENSE = "MIT-X" | 4 | LICENSE = "MIT-X" |
diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb b/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb index 9480388f7b..54a14f9596 100644 --- a/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb +++ b/meta-oe/recipes-graphics/openbox/openbox_3.5.0.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "openbox Window Manager" | 1 | SUMMARY = "openbox Window Manager" |
| 2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
| 3 | DEPENDS = "glib-2.0 pango libxml2 virtual/libx11" | 3 | DEPENDS = "glib-2.0 pango libxml2 virtual/libx11" |
| 4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb index d6e0681d9e..931564f713 100644 --- a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb +++ b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Install one of these tasks to get support for truetype fonts." | 1 | SUMMARY = "Install one of these tasks to get support for truetype fonts" |
| 2 | SECTION = "fonts" | 2 | SECTION = "fonts" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb index d00b0633ef..36afb9f1e3 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "C++ bindings for the pango library." | 1 | SUMMARY = "C++ bindings for the pango library" |
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | LICENSE = "LGPLv2.1 & GPLv2" | 3 | LICENSE = "LGPLv2.1 & GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb index 44550f717e..522f0fb7d7 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Unicode Mingti (printed) TrueType Font" | 1 | SUMMARY = "Unicode Mingti (printed) TrueType Font" |
| 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" | 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" |
| 3 | LICENSE = "Arphic-Public-License" | 3 | LICENSE = "Arphic-Public-License" |
| 4 | LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" | 4 | LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb index 72bc2d2559..e4363e2349 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "DejaVu font - TTF Edition" | 3 | SUMMARY = "DejaVu font - TTF Edition" |
| 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" | 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" |
| 5 | LICENSE = "Bitstream Vera" | 5 | LICENSE = "Bitstream Vera" |
| 6 | LIC_FILES_CHKSUM = "file://${WORKDIR}/dejavu-fonts-ttf-${PV}/LICENSE;md5=9f867da7a73fad2715291348e80d0763" | 6 | LIC_FILES_CHKSUM = "file://${WORKDIR}/dejavu-fonts-ttf-${PV}/LICENSE;md5=9f867da7a73fad2715291348e80d0763" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb index 35bd89d9d3..e62badf778 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Droid fonts - TTF Edition" | 3 | SUMMARY = "Droid fonts - TTF Edition" |
| 4 | HOMEPAGE = "http://www.droidfonts.com/" | 4 | HOMEPAGE = "http://www.droidfonts.com/" |
| 5 | LICENSE = "Apache-2.0" | 5 | LICENSE = "Apache-2.0" |
| 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" | 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb index d289e80ead..6a6258add2 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Gentium fonts - TTF Version" | 3 | SUMMARY = "Gentium fonts - TTF Version" |
| 4 | HOMEPAGE = "http://scripts.sil.org/gentium" | 4 | HOMEPAGE = "http://scripts.sil.org/gentium" |
| 5 | LICENSE = "OFL" | 5 | LICENSE = "OFL" |
| 6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" | 6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb index 97a82ef235..5cd9935d66 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Hunky fonts - TTF Version" | 3 | SUMMARY = "Hunky fonts - TTF Version" |
| 4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" | 4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" |
| 5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
| 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb index 4c11700778..20041bb7b3 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Inconsolata font - TTF Version" | 3 | SUMMARY = "Inconsolata font - TTF Version" |
| 4 | HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" | 4 | HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" |
| 5 | LICENSE = "OFL-1.1" | 5 | LICENSE = "OFL-1.1" |
| 6 | LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" | 6 | LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb index 7ed4a648ba..7204c926ae 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Liberation fonts - TTF Version" | 3 | SUMMARY = "Liberation fonts - TTF Version" |
| 4 | HOMEPAGE = "https://www.redhat.com/promo/fonts/" | 4 | HOMEPAGE = "https://www.redhat.com/promo/fonts/" |
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb index d2e84c2e2b..11c1ac1b25 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "MPlus font - TTF Edition" | 3 | SUMMARY = "MPlus font - TTF Edition" |
| 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" | 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" |
| 5 | LICENSE = "${PN}" | 5 | LICENSE = "${PN}" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE_E;md5=ac161e96eda00db9a3aec7870b5d9658 \ | 6 | LIC_FILES_CHKSUM = "file://LICENSE_E;md5=ac161e96eda00db9a3aec7870b5d9658 \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb index 0390740de3..2d413ba418 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Sazanami Gothic/Mincho Japanese TrueType fonts" | 3 | SUMMARY = "Sazanami Gothic/Mincho Japanese TrueType fonts" |
| 4 | DESCRIPTION_ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font" | 4 | SUMMARY_ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font" |
| 5 | DESCRIPTION_ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" | 5 | SUMMARY_ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" |
| 6 | AUTHOR = "Electronic Font Open Laboratory (/efont/)" | 6 | AUTHOR = "Electronic Font Open Laboratory (/efont/)" |
| 7 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" | 7 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" |
| 8 | LICENSE = "Public domain" | 8 | LICENSE = "Public domain" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb index bd8398095f..d5d1b9a177 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Ubuntu Font Family - TTF Version" | 3 | SUMMARY = "Ubuntu Font Family - TTF Version" |
| 4 | HOMEPAGE = "http://font.ubuntu.com" | 4 | HOMEPAGE = "http://font.ubuntu.com" |
| 5 | LICENSE = "UFL" | 5 | LICENSE = "UFL" |
| 6 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b" | 6 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb index 88fca6c513..30ad91a7af 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ttf.inc | 1 | require ttf.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font" | 3 | SUMMARY = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font" |
| 4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" | 4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" |
| 5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" | 5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" |
| 6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
diff --git a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb index a79b57f19f..e71846509a 100644 --- a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb +++ b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "xdotool - command-line X11 automation tool - utilising X11 XTEST interface" | 1 | SUMMARY = "xdotool - command-line X11 automation tool - utilising X11 XTEST interface" |
| 2 | HOMEPAGE = "http://www.semicomplete.com/projects/xdotool" | 2 | HOMEPAGE = "http://www.semicomplete.com/projects/xdotool" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=2f9cbf7e9401cec8a38666a08851ce6b" | 4 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=2f9cbf7e9401cec8a38666a08851ce6b" |
diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb index d3fbd13d1d..9d4d1c7680 100644 --- a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | DESCRIPTION = "Tool for manipulating ICE protocol authorization records" | 2 | SUMMARY = "Tool for manipulating ICE protocol authorization records" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" |
| 4 | DEPENDS += "libice" | 4 | DEPENDS += "libice" |
| 5 | PR = "r6" | 5 | PR = "r6" |
diff --git a/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb index 702bac7947..ec890647ae 100644 --- a/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-app/sessreg_1.0.6.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "a simple program for managing utmp/wtmp entries" | 3 | SUMMARY = "a simple program for managing utmp/wtmp entries" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=07e6423e8815e6b372cd45da76faacd0" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=07e6423e8815e6b372cd45da76faacd0" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb index a0a0eaf029..d569fd0c2e 100644 --- a/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | DESCRIPTION = "tiny window manager" | 2 | SUMMARY = "tiny window manager" |
| 3 | DEPENDS += " libxext libxt libxmu bison-native" | 3 | DEPENDS += " libxext libxt libxmu bison-native" |
| 4 | 4 | ||
| 5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
diff --git a/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb b/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb index 8b6088ba85..cf970d5d6c 100644 --- a/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb +++ b/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "analog / digital clock for X" | 3 | SUMMARY = "analog / digital clock for X" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=857759ade8f2ddde5c7b32ef7356ea36" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=857759ade8f2ddde5c7b32ef7356ea36" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb b/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb index 1cc85342da..f258bb2516 100644 --- a/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb +++ b/meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | DESCRIPTION = "X server resource database utility" | 2 | SUMMARY = "X server resource database utility" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d1167c4f586bd41f0c62166db4384a69" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d1167c4f586bd41f0c62166db4384a69" |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_293.bb b/meta-oe/recipes-graphics/xorg-app/xterm_293.bb index 20e88f1954..67853b9850 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_293.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_293.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | DESCRIPTION = "xterm is the standard terminal emulator for the X Window System." | 2 | SUMMARY = "xterm is the standard terminal emulator for the X Window System" |
| 3 | DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses" | 3 | DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=3aaef904421576f75ce2ee32af88c375" | 5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=3aaef904421576f75ce2ee32af88c375" |
diff --git a/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb b/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb index 629d932388..973a00f18a 100644 --- a/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb +++ b/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require xorg-data-common.inc | 1 | require xorg-data-common.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Common X11 Bitmaps" | 3 | SUMMARY = "Common X11 Bitmaps" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | DEPENDS += "libxmu" | 5 | DEPENDS += "libxmu" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb index 031cddf2bc..ac47cee626 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
| 2 | DESCRIPTION = "X.Org X server -- multitouch input driver" | 2 | SUMMARY = "X.Org X server -- multitouch input driver" |
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb index acc7528d66..082c771136 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
| 2 | DESCRIPTION = "X.Org X server -- tslib input driver" | 2 | SUMMARY = "X.Org X server -- tslib input driver" |
| 3 | DEPENDS += "tslib" | 3 | DEPENDS += "tslib" |
| 4 | RRECOMMENDS_${PN} += "tslib-calibrate" | 4 | RRECOMMENDS_${PN} += "tslib-calibrate" |
| 5 | RSUGGESTS_${PN} += "hal" | 5 | RSUGGESTS_${PN} += "hal" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb index 89c7806343..fec64cb0ba 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
| 2 | DESCRIPTION = "X.Org X server -- void input driver" | 2 | SUMMARY = "X.Org X server -- void input driver" |
| 3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb index fdc49b2a0a..2fdb210fe5 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=e7f3e39474aeea5af381a8e103dafc36" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=e7f3e39474aeea5af381a8e103dafc36" |
| 3 | 3 | ||
| 4 | DESCRIPTION = "X.org server -- Geode GX2/LX display driver" | 4 | SUMMARY = "X.org server -- Geode GX2/LX display driver" |
| 5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "c9a4e1c5438240e5bdce332f92df9163" | 7 | SRC_URI[md5sum] = "c9a4e1c5438240e5bdce332f92df9163" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb index 583730fbcc..38c12f3217 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-video.inc |
| 2 | DESCRIPTION = "X.Org X server -- Glamo display driver with KMS support" | 2 | SUMMARY = "X.Org X server -- Glamo display driver with KMS support" |
| 3 | DEPENDS += "libdrm" | 3 | DEPENDS += "libdrm" |
| 4 | RDEPENDS_${PN} += "xserver-xorg-module-exa" | 4 | RDEPENDS_${PN} += "xserver-xorg-module-exa" |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb b/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb index e8b74f97de..7d26d141f3 100644 --- a/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb +++ b/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb | |||
| @@ -2,7 +2,7 @@ require recipes-graphics/xorg-lib/xorg-lib-common.inc | |||
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0d5bdc98f7ebab3b6c3791d9bf40907" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0d5bdc98f7ebab3b6c3791d9bf40907" |
| 4 | 4 | ||
| 5 | DESCRIPTION = "XFIXES Extension" | 5 | SUMMARY = "XFIXES Extension" |
| 6 | DEPENDS += " xextproto xproto zlib" | 6 | DEPENDS += " xextproto xproto zlib" |
| 7 | PE = "1" | 7 | PE = "1" |
| 8 | PR = "r11" | 8 | PR = "r11" |
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb index 83cd1f901b..fef5acd108 100644 --- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb +++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc | 1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc |
| 2 | DESCRIPTION = "X Athena Widget Set" | 2 | SUMMARY = "X Athena Widget Set" |
| 3 | DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxau xmlto-native" | 3 | DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxau xmlto-native" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1c65719d42900bb81b83e8293c20a364" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1c65719d42900bb81b83e8293c20a364" |
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb b/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb index c56ee18887..66a717e9ed 100644 --- a/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb +++ b/meta-oe/recipes-graphics/xorg-lib/libxkbui_1.0.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc | 1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc |
| 2 | DESCRIPTION = "X11 keyboard UI presentation library" | 2 | SUMMARY = "X11 keyboard UI presentation library" |
| 3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" |
| 5 | DEPENDS += "virtual/libx11 libxt libxkbfile" | 5 | DEPENDS += "virtual/libx11 libxt libxkbfile" |
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb index 5bc37b03f4..12fff9ae9a 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Common X11 scripts and support files" | 1 | SUMMARY = "Common X11 scripts and support files" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 4 | 4 | ||
diff --git a/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb b/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb index d5e461a47a..47470fbfe1 100644 --- a/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb +++ b/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "Simple Xserver Init Script (no dm)" | 1 | SUMMARY = "Simple Xserver Init Script (no dm)" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 4 | SECTION = "x11" | 4 | SECTION = "x11" |
