diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:44:20 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (patch) | |
| tree | 5b71e3261028cf7043840154af1a9ae140b8a61e /meta-oe/recipes-graphics | |
| parent | 66298242119cf805e757b9af8a7ceaf39c05d69a (diff) | |
| download | meta-openembedded-14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
42 files changed, 42 insertions, 42 deletions
diff --git a/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.16.1.bb b/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.16.1.bb index 98ad0a4256..61892d3679 100644 --- a/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.16.1.bb +++ b/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.16.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "C++ bindings for Cairo graphics library" | 1 | SUMMARY = "C++ bindings for Cairo graphics library" |
| 2 | 2 | ||
| 3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" |
| 5 | 5 | ||
| 6 | GNOMEBASEBUILDCLASS = "meson" | 6 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb b/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb index 2e16da3128..8123509f40 100644 --- a/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb +++ b/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "C++ bindings for Cairo graphics library" | 1 | SUMMARY = "C++ bindings for Cairo graphics library" |
| 2 | 2 | ||
| 3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9" |
| 5 | 5 | ||
| 6 | GNOMEBASEBUILDCLASS = "meson" | 6 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb index 541b938967..44fc2d08ca 100644 --- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb +++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Simple bootsplash for systemd systems" | 1 | SUMMARY = "Simple bootsplash for systemd systems" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 4 | 4 | ||
| 5 | # Really, no depends besides a C library | 5 | # Really, no depends besides a C library |
diff --git a/meta-oe/recipes-graphics/directfb/directfb.inc b/meta-oe/recipes-graphics/directfb/directfb.inc index 7ac21779a9..07b98648fd 100644 --- a/meta-oe/recipes-graphics/directfb/directfb.inc +++ b/meta-oe/recipes-graphics/directfb/directfb.inc | |||
| @@ -5,7 +5,7 @@ abstraction, an integrated windowing system with support for \ | |||
| 5 | translucent windows and multiple display layers on top of the \ | 5 | translucent windows and multiple display layers on top of the \ |
| 6 | Linux framebuffer device." | 6 | Linux framebuffer device." |
| 7 | SECTION = "libs" | 7 | SECTION = "libs" |
| 8 | LICENSE = "LGPLv2.1" | 8 | LICENSE = "LGPL-2.1-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589" |
| 10 | 10 | ||
| 11 | HOMEPAGE = "http://directfb.org" | 11 | HOMEPAGE = "http://directfb.org" |
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb index 331e00fb89..671b8ca933 100644 --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "dnfdragora is a DNF frontend, based on rpmdragora from Mageia (originally rpmdrake) Perl code." | 1 | SUMMARY = "dnfdragora is a DNF frontend, based on rpmdragora from Mageia (originally rpmdrake) Perl code." |
| 2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \ | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \ |
| 4 | " | 4 | " |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb index 833a41683e..7b52ead909 100644 --- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb +++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "FBGrab is a framebuffer screenshot program" | 1 | SUMMARY = "FBGrab is a framebuffer screenshot program" |
| 2 | HOMEPAGE = "https://github.com/GunnarMonell/fbgrab" | 2 | HOMEPAGE = "https://github.com/GunnarMonell/fbgrab" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" |
| 5 | SECTION = "console/utils" | 5 | SECTION = "console/utils" |
| 6 | DEPENDS = "libpng zlib" | 6 | DEPENDS = "libpng zlib" |
diff --git a/meta-oe/recipes-graphics/fbida/fbida_2.14.bb b/meta-oe/recipes-graphics/fbida/fbida_2.14.bb index 99953189e6..c1ef3430c2 100644 --- a/meta-oe/recipes-graphics/fbida/fbida_2.14.bb +++ b/meta-oe/recipes-graphics/fbida/fbida_2.14.bb | |||
| @@ -5,7 +5,7 @@ HOMEPAGE = "http://linux.bytesex.org/fbida/" | |||
| 5 | AUTHOR = "Gerd Hoffmann" | 5 | AUTHOR = "Gerd Hoffmann" |
| 6 | SECTION = "utils" | 6 | SECTION = "utils" |
| 7 | 7 | ||
| 8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPL-2.0-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e8feb78a32950a909621bbb51f634b39" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e8feb78a32950a909621bbb51f634b39" |
| 10 | 10 | ||
| 11 | DEPENDS = "virtual/libiconv jpeg fontconfig freetype libexif libdrm pixman poppler libepoxy cairo" | 11 | DEPENDS = "virtual/libiconv jpeg fontconfig freetype libexif libdrm pixman poppler libepoxy cairo" |
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb index e715f7433b..cb5f4d5ea1 100644 --- a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb +++ b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "A font editor" | 1 | SUMMARY = "A font editor" |
| 2 | HOMEPAGE = "http://fontforge.github.io/en-US/" | 2 | HOMEPAGE = "http://fontforge.github.io/en-US/" |
| 3 | LICENSE = "BSD-3-Clause & GPLv3" | 3 | LICENSE = "BSD-3-Clause & GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = " \ | 4 | LIC_FILES_CHKSUM = " \ |
| 5 | file://COPYING.gplv3;md5=d32239bcb673463ab874e80d47fae504 \ | 5 | file://COPYING.gplv3;md5=d32239bcb673463ab874e80d47fae504 \ |
| 6 | file://LICENSE;md5=d042f3d2a8fd7208b704a499168e3c89 \ | 6 | file://LICENSE;md5=d042f3d2a8fd7208b704a499168e3c89 \ |
diff --git a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb index b2ad1b6116..75b24bf88b 100644 --- a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb +++ b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "F Virtual Window Manager " | 1 | SUMMARY = "F Virtual Window Manager " |
| 2 | HOMEPAGE = "http://www.fvwm.org/" | 2 | HOMEPAGE = "http://www.fvwm.org/" |
| 3 | SECTION = "x11/wm" | 3 | SECTION = "x11/wm" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f8204787357db6ea518dcc9b6cf08388" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f8204787357db6ea518dcc9b6cf08388" |
| 6 | 6 | ||
| 7 | DEPENDS = " \ | 7 | DEPENDS = " \ |
diff --git a/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.27.bb b/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.27.bb index e4be2d7f41..84ff677238 100644 --- a/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.27.bb +++ b/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.27.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "gphoto2 - a command-line frontend to libgphoto2" | 1 | SUMMARY = "gphoto2 - a command-line frontend to libgphoto2" |
| 2 | HOMEPAGE = "http://www.gphoto.com/" | 2 | HOMEPAGE = "http://www.gphoto.com/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 5 | 5 | ||
| 6 | DEPENDS = "libgphoto2 popt readline" | 6 | DEPENDS = "libgphoto2 popt readline" |
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.27.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.27.bb index 6f8d424a99..cb289751ea 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.27.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.27.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "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 = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" |
| 5 | 5 | ||
| 6 | DEPENDS = "libtool jpeg virtual/libusb0 libexif zlib libxml2" | 6 | DEPENDS = "libtool jpeg virtual/libusb0 libexif zlib libxml2" |
diff --git a/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb b/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb index a2ecf95d41..0c4f819892 100644 --- a/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb +++ b/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "GTK Performance tool" | 1 | SUMMARY = "GTK Performance tool" |
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 5 | 5 | ||
| 6 | SRC_URI = "http://prdownloads.sourceforge.net/${BPN}/${BPN}_${PV}.tar.gz \ | 6 | SRC_URI = "http://prdownloads.sourceforge.net/${BPN}/${BPN}_${PV}.tar.gz \ |
diff --git a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.111.bb b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.111.bb index 36b1e04407..eee9de7497 100644 --- a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.111.bb +++ b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.111.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "VCD (Value Change Dump) file waveform viewer" | |||
| 2 | DESCRIPTION = "gtkwave is a viewer for VCD (Value Change Dump) files which are usually created by digital circuit simulators. (These files have no connection to video CDs!) " | 2 | DESCRIPTION = "gtkwave is a viewer for VCD (Value Change Dump) files which are usually created by digital circuit simulators. (These files have no connection to video CDs!) " |
| 3 | HOMEPAGE = "http://gtkwave.sourceforge.net/" | 3 | HOMEPAGE = "http://gtkwave.sourceforge.net/" |
| 4 | 4 | ||
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://gtkwave.sourceforge.net/gtkwave-gtk3-${PV}.tar.gz" | 8 | SRC_URI = "http://gtkwave.sourceforge.net/gtkwave-gtk3-${PV}.tar.gz" |
diff --git a/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb b/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb index 9e57560d27..838c1d5173 100644 --- a/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb +++ b/meta-oe/recipes-graphics/libforms/libforms_1.2.3.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "The XForms graphical interface widget library " | |||
| 2 | HOMEPAGE = "http://savannah.nongnu.org/projects/xforms/" | 2 | HOMEPAGE = "http://savannah.nongnu.org/projects/xforms/" |
| 3 | PR = "r0" | 3 | PR = "r0" |
| 4 | 4 | ||
| 5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPL-2.1-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=ade9a053df81f5b9408d2f4f5546df86" | 6 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=ade9a053df81f5b9408d2f4f5546df86" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://download.savannah.nongnu.org/releases/xforms/xforms-${PV}.tar.gz \ | 8 | SRC_URI = "http://download.savannah.nongnu.org/releases/xforms/xforms-${PV}.tar.gz \ |
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb index 785ce6c8ae..9085c6d2fe 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb | |||
| @@ -7,7 +7,7 @@ BUGTRACKER = "http://bugzilla.libsdl.org/" | |||
| 7 | 7 | ||
| 8 | SECTION = "libs" | 8 | SECTION = "libs" |
| 9 | 9 | ||
| 10 | LICENSE = "LGPLv2.1" | 10 | LICENSE = "LGPL-2.1-only" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" |
| 12 | 12 | ||
| 13 | PROVIDES = "virtual/libsdl" | 13 | PROVIDES = "virtual/libsdl" |
diff --git a/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.13.bb b/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.13.bb index e3f2dafeca..93f6951739 100644 --- a/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.13.bb +++ b/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.13.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "library for easy implementation of a RDP/VNC server" | |||
| 2 | HOMEPAGE = "https://libvnc.github.io" | 2 | HOMEPAGE = "https://libvnc.github.io" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f" |
| 7 | 7 | ||
| 8 | # ffmpeg support is not currently compatible with ffmpeg 5.0 | 8 | # ffmpeg support is not currently compatible with ffmpeg 5.0 |
diff --git a/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.1.1.bb b/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.1.1.bb index bdcbfd7c32..8eb77291ab 100644 --- a/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.1.1.bb +++ b/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.1.1.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Character Based User Interface for libyui" | 1 | SUMMARY = "Character Based User Interface for libyui" |
| 2 | LICENSE = "LGPLv3" | 2 | LICENSE = "LGPL-3.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://../COPYING.lgpl-3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ | 3 | LIC_FILES_CHKSUM = "file://../COPYING.lgpl-3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ |
| 4 | file://../COPYING.lgpl-2.1;md5=4fbd65380cdd255951079008b364516c \ | 4 | file://../COPYING.lgpl-2.1;md5=4fbd65380cdd255951079008b364516c \ |
| 5 | " | 5 | " |
diff --git a/meta-oe/recipes-graphics/libyui/libyui_4.1.1.bb b/meta-oe/recipes-graphics/libyui/libyui_4.1.1.bb index 4ea217736e..4778561662 100644 --- a/meta-oe/recipes-graphics/libyui/libyui_4.1.1.bb +++ b/meta-oe/recipes-graphics/libyui/libyui_4.1.1.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Libyui is a widget abstraction library providing Qt, GTK and ncurses frontends." | 1 | SUMMARY = "Libyui is a widget abstraction library providing Qt, GTK and ncurses frontends." |
| 2 | LICENSE = "LGPLv3" | 2 | LICENSE = "LGPL-3.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://../COPYING.gpl-3;md5=d32239bcb673463ab874e80d47fae504 \ | 3 | LIC_FILES_CHKSUM = "file://../COPYING.gpl-3;md5=d32239bcb673463ab874e80d47fae504 \ |
| 4 | file://../COPYING.lgpl-2.1;md5=4fbd65380cdd255951079008b364516c \ | 4 | file://../COPYING.lgpl-2.1;md5=4fbd65380cdd255951079008b364516c \ |
| 5 | file://../COPYING.lgpl-3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ | 5 | file://../COPYING.lgpl-3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ |
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb index a0c86223e2..83b15ce8e5 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb +++ b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "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 = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 5 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}%20${PV}/${BPN}-${PV}.tar.xz \ | 5 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}%20${PV}/${BPN}-${PV}.tar.xz \ |
| 6 | file://lxdm.conf \ | 6 | file://lxdm.conf \ |
diff --git a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb index 3f6ab44525..0d53c78f3e 100644 --- a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb +++ b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "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" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dcb1cc75e21540a4a66b54e38d95b047" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dcb1cc75e21540a4a66b54e38d95b047" |
| 6 | DEPENDS = "virtual/libx11 libxtst" | 6 | DEPENDS = "virtual/libx11 libxtst" |
| 7 | 7 | ||
diff --git a/meta-oe/recipes-graphics/openbox/obconf_git.bb b/meta-oe/recipes-graphics/openbox/obconf_git.bb index 4ff0d26219..772347190d 100644 --- a/meta-oe/recipes-graphics/openbox/obconf_git.bb +++ b/meta-oe/recipes-graphics/openbox/obconf_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Openbox configuration tool" | |||
| 2 | AUTHOR = "Dana Jansens & Tim Riley & Javeed Shaikh" | 2 | AUTHOR = "Dana Jansens & Tim Riley & Javeed Shaikh" |
| 3 | HOMEPAGE = "http://openbox.org/wiki/ObConf:About" | 3 | HOMEPAGE = "http://openbox.org/wiki/ObConf:About" |
| 4 | SECTION = "x11/wm" | 4 | SECTION = "x11/wm" |
| 5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPL-2.0-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 7 | DEPENDS = " \ | 7 | DEPENDS = " \ |
| 8 | openbox \ | 8 | openbox \ |
diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb index 6ada9b7d27..4c97c03978 100644 --- a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb +++ b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "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 libcroco librsvg gdk-pixbuf" | 3 | DEPENDS = "glib-2.0 pango libxml2 virtual/libx11 libcroco librsvg gdk-pixbuf" |
| 4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 6 | 6 | ||
| 7 | SRC_URI = " \ | 7 | SRC_URI = " \ |
diff --git a/meta-oe/recipes-graphics/pango/pangomm-2.48_2.50.0.bb b/meta-oe/recipes-graphics/pango/pangomm-2.48_2.50.0.bb index 29d7b285f4..84aedba21b 100644 --- a/meta-oe/recipes-graphics/pango/pangomm-2.48_2.50.0.bb +++ b/meta-oe/recipes-graphics/pango/pangomm-2.48_2.50.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "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 = "LGPL-2.1-only & GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ |
| 5 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" | 5 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb b/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb index 0ba0a77812..9959bdf0f0 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "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 = "LGPL-2.1-only & GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ |
| 5 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" | 5 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb b/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb index defaaeea79..143ab6a0be 100644 --- a/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb +++ b/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "C library for encoding data in a QR Code symbol" | |||
| 2 | AUTHOR = "Kentaro Fukuchi" | 2 | AUTHOR = "Kentaro Fukuchi" |
| 3 | HOMEPAGE = "http://fukuchi.org/works/qrencode/" | 3 | HOMEPAGE = "http://fukuchi.org/works/qrencode/" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPL-2.1-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 7 | 7 | ||
| 8 | SRCREV = "715e29fd4cd71b6e452ae0f4e36d917b43122ce8" | 8 | SRCREV = "715e29fd4cd71b6e452ae0f4e36d917b43122ce8" |
diff --git a/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb b/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb index 7db70ec96e..161650f75d 100644 --- a/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb +++ b/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Stand-alone system tray" | 1 | SUMMARY = "Stand-alone system tray" |
| 2 | DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray" | 2 | DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray" |
| 3 | SECTION = "x11/graphics" | 3 | SECTION = "x11/graphics" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 6 | 6 | ||
| 7 | DEPENDS = "virtual/libx11" | 7 | DEPENDS = "virtual/libx11" |
diff --git a/meta-oe/recipes-graphics/suckless/st_0.8.4.bb b/meta-oe/recipes-graphics/suckless/st_0.8.4.bb index c4bb1d2dfa..acd4cab965 100644 --- a/meta-oe/recipes-graphics/suckless/st_0.8.4.bb +++ b/meta-oe/recipes-graphics/suckless/st_0.8.4.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SECTION = "shadow" | 1 | SECTION = "shadow" |
| 2 | LICENSE = "MIT-X" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=04c3ca13a702147c62db90f556c5b3ca" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=04c3ca13a702147c62db90f556c5b3ca" |
| 4 | SRC_URI = "http://dl.suckless.org/${BPN}/${BP}.tar.gz" | 4 | SRC_URI = "http://dl.suckless.org/${BPN}/${BP}.tar.gz" |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb index a946d92ff7..5f404f2aa2 100644 --- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb +++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "TigerVNC remote display system" | 1 | DESCRIPTION = "TigerVNC remote display system" |
| 2 | HOMEPAGE = "http://www.tigervnc.com/" | 2 | HOMEPAGE = "http://www.tigervnc.com/" |
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | SECTION = "x11/utils" | 4 | SECTION = "x11/utils" |
| 5 | DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk libpam" | 5 | DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk libpam" |
| 6 | RDEPENDS:${PN} = "coreutils hicolor-icon-theme perl bash" | 6 | RDEPENDS:${PN} = "coreutils hicolor-icon-theme perl bash" |
diff --git a/meta-oe/recipes-graphics/tslib/tslib_1.22.bb b/meta-oe/recipes-graphics/tslib/tslib_1.22.bb index 2cdac40fba..c2000b264b 100644 --- a/meta-oe/recipes-graphics/tslib/tslib_1.22.bb +++ b/meta-oe/recipes-graphics/tslib/tslib_1.22.bb | |||
| @@ -7,7 +7,7 @@ HOMEPAGE = "http://tslib.org/" | |||
| 7 | 7 | ||
| 8 | AUTHOR = "Martin Kepplinger <martink@posteo.de>" | 8 | AUTHOR = "Martin Kepplinger <martink@posteo.de>" |
| 9 | SECTION = "base" | 9 | SECTION = "base" |
| 10 | LICENSE = "LGPLv2+ & GPLv2+" | 10 | LICENSE = "LGPL-2.0-or-later & GPL-2.0-or-later" |
| 11 | LIC_FILES_CHKSUM = "\ | 11 | LIC_FILES_CHKSUM = "\ |
| 12 | file://COPYING;md5=fc178bcd425090939a8b634d1d6a9594 \ | 12 | file://COPYING;md5=fc178bcd425090939a8b634d1d6a9594 \ |
| 13 | file://tests/COPYING;md5=a23a74b3f4caf9616230789d94217acb \ | 13 | file://tests/COPYING;md5=a23a74b3f4caf9616230789d94217acb \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb index 964a67600c..e361ce9f64 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb | |||
| @@ -2,7 +2,7 @@ require ttf.inc | |||
| 2 | 2 | ||
| 3 | SUMMARY = "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-2.1+" | 5 | LICENSE = "LGPL-2.1-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://../COPYRIGHT.TXT;md5=70d34478e38b1ad9995079f9921f9ef7" | 6 | LIC_FILES_CHKSUM = "file://../COPYRIGHT.TXT;md5=70d34478e38b1ad9995079f9921f9ef7" |
| 7 | PR = "r7" | 7 | PR = "r7" |
| 8 | 8 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb index d186bc5a9a..f386d6ec58 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb | |||
| @@ -6,7 +6,7 @@ created by Ascender(c) which aims at metric compatibility with \ | |||
| 6 | Arial, Times New Roman, Courier New." | 6 | Arial, Times New Roman, Courier New." |
| 7 | 7 | ||
| 8 | HOMEPAGE = "https://fedorahosted.org/liberation-fonts/" | 8 | HOMEPAGE = "https://fedorahosted.org/liberation-fonts/" |
| 9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPL-2.0-only" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 11 | 11 | ||
| 12 | SRC_URI = "https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-${PV}.tar.gz \ | 12 | SRC_URI = "https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-${PV}.tar.gz \ |
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 b2e2ed8b48..fdcfe0421b 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 | |||
| @@ -2,7 +2,7 @@ require ttf.inc | |||
| 2 | 2 | ||
| 3 | SUMMARY = "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 = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
| 7 | file://License.txt;md5=5b171c5100029d884fcea21d9a2b7543 \ | 7 | file://License.txt;md5=5b171c5100029d884fcea21d9a2b7543 \ |
| 8 | " | 8 | " |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb index b21fbdf8a2..8a7c1f333b 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb | |||
| @@ -2,7 +2,7 @@ require ttf.inc | |||
| 2 | 2 | ||
| 3 | SUMMARY = "Fonts for Sinhala language - TTF Edition" | 3 | SUMMARY = "Fonts for Sinhala language - TTF Edition" |
| 4 | HOMEPAGE = "http://rpms.famillecollet.com/rpmphp/zoom.php?rpm=lklug-fonts" | 4 | HOMEPAGE = "http://rpms.famillecollet.com/rpmphp/zoom.php?rpm=lklug-fonts" |
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://dl.fedoraproject.org/pub/fedora/linux/releases/24/Everything/source/tree/Packages/l/lklug-fonts-0.6-14.20090803cvs.fc24.src.rpm;extract=lklug-20090803.tar.gz" | 8 | SRC_URI = "http://dl.fedoraproject.org/pub/fedora/linux/releases/24/Everything/source/tree/Packages/l/lklug-fonts-0.6-14.20090803cvs.fc24.src.rpm;extract=lklug-20090803.tar.gz" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb index 05c2d825d0..3dad368408 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | SUMMARY = "Thai Linux Working Group Fonts" | 3 | SUMMARY = "Thai Linux Working Group Fonts" |
| 4 | AUTHOR = "Thai Linux Working Group" | 4 | AUTHOR = "Thai Linux Working Group" |
| 5 | HOMEPAGE = "http://linux.thai.net/projects/fonts-tlwg" | 5 | HOMEPAGE = "http://linux.thai.net/projects/fonts-tlwg" |
| 6 | LICENSE = "GPLv2 & TLWG" | 6 | LICENSE = "GPL-2.0-only & TLWG" |
| 7 | LIC_FILES_CHKSUM = "file://../fonts-tlwg-${PV}/COPYING;md5=3d20cd7eadf4afd5460c0adb32e387fd" | 7 | LIC_FILES_CHKSUM = "file://../fonts-tlwg-${PV}/COPYING;md5=3d20cd7eadf4afd5460c0adb32e387fd" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://linux.thai.net/pub/ThaiLinux/software/fonts-tlwg/fonts-tlwg-${PV}.tar.xz;name=source \ | 9 | SRC_URI = "http://linux.thai.net/pub/ThaiLinux/software/fonts-tlwg/fonts-tlwg-${PV}.tar.xz;name=source \ |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb index 20c5f6e2a2..bc14febadb 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | SUMMARY = "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://wenq.org/" | 5 | HOMEPAGE = "http://wenq.org/" |
| 6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPL-2.0-only" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf540fc7d35b5777e36051280b3a911c" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf540fc7d35b5777e36051280b3a911c" |
| 8 | 8 | ||
| 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/wqy/wqy-zenhei-${PV}.tar.gz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/wqy/wqy-zenhei-${PV}.tar.gz" |
diff --git a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb index 0a7af92da0..5f7c0beb66 100644 --- a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb +++ b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.karlrunge.com/x11vnc/" | |||
| 3 | 3 | ||
| 4 | SECTION = "x11/utils" | 4 | SECTION = "x11/utils" |
| 5 | AUTHOR = "Karl Runge" | 5 | AUTHOR = "Karl Runge" |
| 6 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPL-2.0-or-later" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 8 | file://src/x11vnc.h;endline=31;md5=e871a2ad004776794b616822dcab6314" | 8 | file://src/x11vnc.h;endline=31;md5=e871a2ad004776794b616822dcab6314" |
| 9 | 9 | ||
diff --git a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc index 958fecc116..1c6408d0d8 100644 --- a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc +++ b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | HOMEPAGE = "http://www.x.org" | 1 | HOMEPAGE = "http://www.x.org" |
| 2 | SECTION = "x11/data" | 2 | SECTION = "x11/data" |
| 3 | LICENSE = "MIT-X" | 3 | LICENSE = "MIT" |
| 4 | 4 | ||
| 5 | XORG_PN = "${BPN}" | 5 | XORG_PN = "${BPN}" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/xorg-doc/xorg-doc-common.inc b/meta-oe/recipes-graphics/xorg-doc/xorg-doc-common.inc index f4b8b00de5..aa4795edc2 100644 --- a/meta-oe/recipes-graphics/xorg-doc/xorg-doc-common.inc +++ b/meta-oe/recipes-graphics/xorg-doc/xorg-doc-common.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "X documentation" | 1 | DESCRIPTION = "X documentation" |
| 2 | HOMEPAGE = "http://www.x.org" | 2 | HOMEPAGE = "http://www.x.org" |
| 3 | SECTION = "x11/docs" | 3 | SECTION = "x11/docs" |
| 4 | LICENSE = "MIT-X" | 4 | LICENSE = "MIT" |
| 5 | 5 | ||
| 6 | SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.bz2" | 6 | SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.bz2" |
| 7 | 7 | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-armsoc_1.4.1.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-armsoc_1.4.1.bb index 404df4ee99..8b4526fc5e 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-armsoc_1.4.1.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-armsoc_1.4.1.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 | 2 | ||
| 3 | SUMMARY = "X.Org X server -- ARM SOC display driver" | 3 | SUMMARY = "X.Org X server -- ARM SOC display driver" |
| 4 | LICENSE = "MIT-X & GPLv2+" | 4 | LICENSE = "MIT & GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=10ce5de3b111315ea652a5f74ec0c602" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=10ce5de3b111315ea652a5f74ec0c602" |
| 6 | 6 | ||
| 7 | DEPENDS += "virtual/libx11 libdrm xorgproto" | 7 | DEPENDS += "virtual/libx11 libdrm xorgproto" |
diff --git a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.01.bb b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.01.bb index ea4563a6e4..2ab5297949 100644 --- a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.01.bb +++ b/meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.01.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "X screen saver and locker" | 1 | SUMMARY = "X screen saver and locker" |
| 2 | HOMEPAGE = "https://www.jwz.org/xscreensaver/" | 2 | HOMEPAGE = "https://www.jwz.org/xscreensaver/" |
| 3 | LICENSE = "BSD-0-Clause" | 3 | LICENSE = "0BSD" |
| 4 | LIC_FILES_CHKSUM = "file://driver/xscreensaver.h;endline=10;md5=c3ce41cdff745eb1dc9d4fcfbffb4d51" | 4 | LIC_FILES_CHKSUM = "file://driver/xscreensaver.h;endline=10;md5=c3ce41cdff745eb1dc9d4fcfbffb4d51" |
| 5 | 5 | ||
| 6 | SRC_URI = "https://www.jwz.org/${BPN}/${BP}.tar.gz" | 6 | SRC_URI = "https://www.jwz.org/${BPN}/${BP}.tar.gz" |
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 87c373d896..574d259bdf 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,5 +1,5 @@ | |||
| 1 | SUMMARY = "Common X11 scripts and support files" | 1 | SUMMARY = "Common X11 scripts and support files" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 4 | 4 | ||
| 5 | PR = "r9" | 5 | PR = "r9" |
diff --git a/meta-oe/recipes-graphics/yad/yad_6.0.bb b/meta-oe/recipes-graphics/yad/yad_6.0.bb index 029d79316b..40fccbdc1a 100644 --- a/meta-oe/recipes-graphics/yad/yad_6.0.bb +++ b/meta-oe/recipes-graphics/yad/yad_6.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Yet Another Dialog" | |||
| 2 | DESCRIPTION = "Program allowing you to display GTK+ dialog boxes from command line or shell scripts." | 2 | DESCRIPTION = "Program allowing you to display GTK+ dialog boxes from command line or shell scripts." |
| 3 | AUTHOR = "Victor Ananjevsky" | 3 | AUTHOR = "Victor Ananjevsky" |
| 4 | 4 | ||
| 5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPL-3.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/v1cont/yad.git;branch=master;protocol=https" | 8 | SRC_URI = "git://github.com/v1cont/yad.git;branch=master;protocol=https" |
