Change licenses to SPDIX
* Latest oe-core warns with 'Recipe LICENSE includes obsolete licenses GPLv2 [obsolete-license]' * Auto changed by oe-cores's script scripts/contrib/convert-spdx-licenses.py Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
2
dependencies/freealut/freealut_1.1.0.bb
vendored
2
dependencies/freealut/freealut_1.1.0.bb
vendored
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "OpenAL Utility Toolkit"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7ec51bd663119a90c3d50704d6051fae"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
2
dependencies/tolua/tolua_5.2.4.bb
vendored
2
dependencies/tolua/tolua_5.2.4.bb
vendored
@@ -10,7 +10,7 @@ SECTION = "console/utils"
|
||||
DEPENDS= "lua-native"
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://include/tolua.h;beginline=9;endline=12;md5=4a3fbc0759a4b8318d99f3d71a773105"
|
||||
|
||||
SRC_URI = "\
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "AstroMenace is an astonishing hardcore scroll-shooter"
|
||||
HOMEPAGE = "http://www.viewizard.com/"
|
||||
LICENSE = "GPLv3 & OFL-1.1 & CC-BY-SA-3.0"
|
||||
LICENSE = "GPL-3.0-only & OFL-1.1 & CC-BY-SA-3.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://gpl-3.0.txt;md5=3c34afdc3adf82d2448f12715a255122 \
|
||||
file://License.txt;md5=022aa28c3afa9de245970d5aa93bcb89 \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Annihilate the other tanks to earn money, then spend it on bigger and better shields and weapons to wipe out the opposition."
|
||||
HOMEPAGE = "http://atanks.sourceforge.net/"
|
||||
SECTION = "games"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bfbc31ee85cf099e77a598c8a66dd124"
|
||||
|
||||
DEPENDS = "allegro4"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "High speed arctic racing game based on Tux Racer."
|
||||
DESCRIPTION = " "
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SECTION = "games"
|
||||
|
||||
@@ -6,7 +6,7 @@ DESCRIPTION = "Freeciv is distributed under the GPL and implemented for X. \
|
||||
"
|
||||
HOMEPAGE = "http://www.freeciv.org/"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SECTION = "games"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "GNOME Chess is a 2D chess game, where games can be played between a combination of human and computer players."
|
||||
HOMEPAGE = "https://www.gnome.org/"
|
||||
SECTION = "x11/application"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "libgames-support glib-2.0 gtk+3 librsvg libcanberra intltool-native itstool-native"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "gnome-robots is a small game"
|
||||
HOMEPAGE = "https://www.gnome.org/"
|
||||
SECTION = "x11/application"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "libgnome-games-support glib-2.0 gtk+3 librsvg libcanberra intltool-native itstool-native"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ but it may be used by others."
|
||||
HOMEPAGE = "https://live.gnome.org/GnomeGames"
|
||||
SECTION = "x11/application"
|
||||
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk+3 libgee intltool-native"
|
||||
|
||||
@@ -3,7 +3,7 @@ but it may be used by others."
|
||||
HOMEPAGE = "https://live.gnome.org/GnomeGames"
|
||||
SECTION = "x11/application"
|
||||
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = "gtk+3 libgee"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Maelstrom is a GPL'd port of the shareware game for the Macintosh"
|
||||
LICENSE = "GPLv2 & CC-BY-3.0"
|
||||
LICENSE = "GPL-2.0-only & CC-BY-3.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0642955deaee2fa53c36bc592dc1ef25"
|
||||
HOMEPAGE = "https://www.libsdl.org/projects/Maelstrom/"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Tilt the floor to roll a ball through an obstacle course before time
|
||||
SECTION = "graphics"
|
||||
HOMEPAGE = "https://neverball.org/"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=200ddba3b50e856bfb681a2b13dfb523"
|
||||
|
||||
SRC_URI = "git://github.com/Neverball/neverball.git;branch=master;protocol=https"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "GNU Pinball table for Emilia Pinball Simulator"
|
||||
HOMEPAGE = "https://github.com/rzr/pinball-table-gnu"
|
||||
SECTION = "games"
|
||||
LICENSE = "GPLv2 & GPLv3 & LAL-1.3 & CC-BY-SA-3.0"
|
||||
LICENSE = "GPL-2.0-only & GPL-3.0-only & LAL-1.3 & CC-BY-SA-3.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://debian/copyright;md5=7d2f80a6e11a2648d4657afdb89d05a8 \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "HURD Pinball table for Emilia Pinball Simulator"
|
||||
HOMEPAGE = "https://github.com/rzr/pinball-table-hurd"
|
||||
SECTION = "games"
|
||||
LICENSE = "GPLv2 & LAL-1.3 & CC-BY-SA-3.0"
|
||||
LICENSE = "GPL-2.0-only & LAL-1.3 & CC-BY-SA-3.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://debian/copyright;md5=894ad8c75ec3bbd77c06d637d85dbb63 \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Emilia Pinball Simulator"
|
||||
HOMEPAGE = "http://pinball.sf.net/"
|
||||
SECTION = "games"
|
||||
LICENSE = "GPLv2 & CC0-1.0"
|
||||
LICENSE = "GPL-2.0-only & CC0-1.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://debian/copyright;md5=ef0d1a481815636a22c1d73b1233d9c0 \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Pingus is a free Lemmings clone."
|
||||
DEPENDS = "virtual/libiconv boost libpng libglu libsdl-mixer libsdl-image"
|
||||
LICENSE = "GPLv3+"
|
||||
LICENSE = "GPL-3.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
HOMEPAGE = "http://pingus.seul.org/"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION = "Virtual Machine for several classic graphical point-and-click adv
|
||||
HOMEPAGE = "https://www.scummvm.org"
|
||||
SECTION = "games"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit autotools-brokensep pkgconfig gtk-icon-cache manpages features_check
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "SuperTux is a classic 2D jump'n run sidescroller game"
|
||||
DESCRIPTION = "SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original Super Mario games covered under the GPL"
|
||||
HOMEAPAGE = "http://supertux.lethargik.org"
|
||||
SECTION = "x11/application"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "boost libsdl2 libsdl2-image libvorbis curl openal-soft physfs glew freetype glm"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "SuperTuxKart is a kart racing game featuring Tux and his friends"
|
||||
HOMEPAGE = "http://supertuxkart.sourceforge.net"
|
||||
SECTION = "x11/application"
|
||||
LICENSE = "GPLv2 & GPLv3+ & CC-BY-SA-3.0 & CC-BY-SA-4.0 & PD"
|
||||
LICENSE = "GPL-2.0-only & GPL-3.0-or-later & CC-BY-SA-3.0 & CC-BY-SA-4.0 & PD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bcfdeb69518cfe348a07845ebba5c295"
|
||||
|
||||
DEPENDS = " \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "The Battle for Wesnoth is a turn-based strategy game with a fantasy theme."
|
||||
HOMEPAGE = "http://www.wesnoth.org/"
|
||||
SECTION = "games"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://copyright;md5=794c9526b4086a97155c27908976bbfd"
|
||||
|
||||
DEPENDS = "asio freetype libsdl2-image libsdl2-mixer libsdl2-net libsdl2-ttf zlib boost pango libpng"
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION = "Games image to be used on USB stick (development image)"
|
||||
|
||||
IMAGE_LINGUAS = " "
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
inherit core-image
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION = "meta-games layer test image"
|
||||
|
||||
IMAGE_LINGUAS = " "
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
inherit core-image
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION = "Games image to be used on USB stick"
|
||||
|
||||
IMAGE_LINGUAS = " "
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
inherit core-image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user