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-gnome | |
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-gnome')
-rw-r--r-- | meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gcab/gcab_1.4.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gnome-common/gnome-common_3.18.0.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gtk+/gtk+.inc | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.5.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/libpeas/libpeas_1.30.0.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.7.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/pyxdg/pyxdg_0.27.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-gnome/vte9/vte9.inc | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb index 40487520f..9a5b1a1b8 100644 --- a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb +++ b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "C++ bindings for the atk" | 1 | SUMMARY = "C++ bindings for the atk" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1 & GPLv2" | 4 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
6 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" | 6 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" |
7 | 7 | ||
diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb index b305fe573..1f9c28e53 100644 --- a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb +++ b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "C++ bindings for the atk" | 1 | SUMMARY = "C++ bindings for the atk" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1 & GPLv2" | 4 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
6 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" | 6 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" |
7 | 7 | ||
diff --git a/meta-oe/recipes-gnome/gcab/gcab_1.4.bb b/meta-oe/recipes-gnome/gcab/gcab_1.4.bb index 68f52bf92..321e7c36a 100644 --- a/meta-oe/recipes-gnome/gcab/gcab_1.4.bb +++ b/meta-oe/recipes-gnome/gcab/gcab_1.4.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A GObject library to create cabinet files" | 1 | SUMMARY = "A GObject library to create cabinet files" |
2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcab" | 2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcab" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
5 | 5 | ||
6 | DEPENDS = "glib-2.0" | 6 | DEPENDS = "glib-2.0" |
diff --git a/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb b/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb index d89613d74..2677f5c61 100644 --- a/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb +++ b/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | LICENSE = "LGPL-2.1" | 1 | LICENSE = "LGPL-2.1-only" |
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
3 | DESCRIPTION = "Runtime libraries for parsing and creating MIME mail" | 3 | DESCRIPTION = "Runtime libraries for parsing and creating MIME mail" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
diff --git a/meta-oe/recipes-gnome/gnome-common/gnome-common_3.18.0.bb b/meta-oe/recipes-gnome/gnome-common/gnome-common_3.18.0.bb index 634b60940..86a941f4a 100644 --- a/meta-oe/recipes-gnome/gnome-common/gnome-common_3.18.0.bb +++ b/meta-oe/recipes-gnome/gnome-common/gnome-common_3.18.0.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Common macros for building GNOME applications" | |||
2 | HOMEPAGE = "http://www.gnome.org/" | 2 | HOMEPAGE = "http://www.gnome.org/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | 4 | ||
5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPL-2.0-or-later" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
7 | 7 | ||
8 | SECTION = "x11/gnome" | 8 | SECTION = "x11/gnome" |
diff --git a/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb b/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb index ec258ae98..db55f2239 100644 --- a/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb +++ b/meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Stub implementation of gnome-doc-utils" | |||
2 | DESCRIPTION = "This recipe provides m4 macros from gnome-doc-utils project, so \ | 2 | DESCRIPTION = "This recipe provides m4 macros from gnome-doc-utils project, so \ |
3 | that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \ | 3 | that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \ |
4 | it requires libxml2 and python 2 at the same time, which can no longer be satisfied. " | 4 | it requires libxml2 and python 2 at the same time, which can no longer be satisfied. " |
5 | LICENSE = "GPLv2 & LGPLv2.1" | 5 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ |
7 | file://${COREBASE}/meta/files/common-licenses/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" | 7 | file://${COREBASE}/meta/files/common-licenses/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" |
8 | SRC_URI = "file://gnome-doc-utils.m4" | 8 | SRC_URI = "file://gnome-doc-utils.m4" |
diff --git a/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb b/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb index bba972006..d7e422cc9 100644 --- a/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb +++ b/meta-oe/recipes-gnome/gnome-themes/gnome-themes-extra_3.28.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/" | |||
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | SECTION = "x11/gnome" | 4 | SECTION = "x11/gnome" |
5 | 5 | ||
6 | LICENSE = "LGPL-2.1" | 6 | LICENSE = "LGPL-2.1-only" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" |
8 | 8 | ||
9 | inherit gnomebase gettext gtk-icon-cache upstream-version-is-even features_check | 9 | inherit gnomebase gettext gtk-icon-cache upstream-version-is-even features_check |
diff --git a/meta-oe/recipes-gnome/gtk+/gtk+.inc b/meta-oe/recipes-gnome/gtk+/gtk+.inc index 124e3db9b..f2af7c920 100644 --- a/meta-oe/recipes-gnome/gtk+/gtk+.inc +++ b/meta-oe/recipes-gnome/gtk+/gtk+.inc | |||
@@ -4,7 +4,7 @@ set of widgets, GTK+ is suitable for projects ranging from small one-off project | |||
4 | HOMEPAGE = "http://www.gtk.org" | 4 | HOMEPAGE = "http://www.gtk.org" |
5 | BUGTRACKER = "https://bugzilla.gnome.org/" | 5 | BUGTRACKER = "https://bugzilla.gnome.org/" |
6 | 6 | ||
7 | LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+" | 7 | LICENSE = "LGPL-2.0-only & LGPL-2.0-or-later & LGPL-2.1-or-later" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
10 | 10 | ||
diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.5.bb b/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.5.bb index a8c771364..46c335860 100644 --- a/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.5.bb +++ b/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.5.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "C++ bindings for the GTK+ toolkit V3" | |||
2 | HOMEPAGE = "http://www.gtkmm.org/" | 2 | HOMEPAGE = "http://www.gtkmm.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
5 | LICENSE = "LGPLv2.1 & GPLv2" | 5 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ |
7 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" | 7 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" |
8 | 8 | ||
diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb b/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb index a9bb3387b..54e75a20d 100644 --- a/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb +++ b/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "C++ bindings for the GTK+ toolkit" | |||
2 | HOMEPAGE = "http://www.gtkmm.org/" | 2 | HOMEPAGE = "http://www.gtkmm.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
5 | LICENSE = "LGPLv2.1 & GPLv2" | 5 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ |
7 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" | 7 | file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" |
8 | 8 | ||
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb index bbbc728d3..7422e2887 100644 --- a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb +++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Library for reading and writing Jcat files" | 1 | SUMMARY = "Library for reading and writing Jcat files" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" |
4 | 4 | ||
5 | DEPENDS = "\ | 5 | DEPENDS = "\ |
diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.30.0.bb b/meta-oe/recipes-gnome/libpeas/libpeas_1.30.0.bb index d2e01833d..0ef733ce9 100644 --- a/meta-oe/recipes-gnome/libpeas/libpeas_1.30.0.bb +++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.30.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "libpeas is a gobject-based plugins engine" | 1 | SUMMARY = "libpeas is a gobject-based plugins engine" |
2 | HOMEPAGE = "https://wiki.gnome.org/Projects/Libpeas" | 2 | HOMEPAGE = "https://wiki.gnome.org/Projects/Libpeas" |
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPL-2.1-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b54a1fd55a448865a0b32d41598759d" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b54a1fd55a448865a0b32d41598759d" |
5 | 5 | ||
6 | DEPENDS = "gtk+3" | 6 | DEPENDS = "gtk+3" |
diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.7.bb b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.7.bb index 48a7701db..d65e043ec 100644 --- a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.7.bb +++ b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.7.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "A library to help create and query binary XML blobs" | 1 | SUMMARY = "A library to help create and query binary XML blobs" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" |
4 | 4 | ||
5 | SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \ | 5 | SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \ |
diff --git a/meta-oe/recipes-gnome/pyxdg/pyxdg_0.27.bb b/meta-oe/recipes-gnome/pyxdg/pyxdg_0.27.bb index 35ecd7ff5..abc1c2327 100644 --- a/meta-oe/recipes-gnome/pyxdg/pyxdg_0.27.bb +++ b/meta-oe/recipes-gnome/pyxdg/pyxdg_0.27.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "A Python module to deal with freedesktop.org specifications" | 1 | DESCRIPTION = "A Python module to deal with freedesktop.org specifications" |
2 | HOMEPAGE = "http://freedesktop.org/wiki/Software/pyxdg" | 2 | HOMEPAGE = "http://freedesktop.org/wiki/Software/pyxdg" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "LGPLv2" | 4 | LICENSE = "LGPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a" |
6 | 6 | ||
7 | SRCREV = "f097a66923a65e93640c48da83e6e9cfbddd86ba" | 7 | SRCREV = "f097a66923a65e93640c48da83e6e9cfbddd86ba" |
diff --git a/meta-oe/recipes-gnome/vte9/vte9.inc b/meta-oe/recipes-gnome/vte9/vte9.inc index c191a6d29..49b974012 100644 --- a/meta-oe/recipes-gnome/vte9/vte9.inc +++ b/meta-oe/recipes-gnome/vte9/vte9.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Virtual terminal emulator GTK+ widget library" | 1 | SUMMARY = "Virtual terminal emulator GTK+ widget library" |
2 | BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte" | 2 | BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte" |
3 | LICENSE = "LGPLv2.0" | 3 | LICENSE = "LGPL-2.0-only" |
4 | DEPENDS = " glib-2.0 gtk+ intltool-native gnome-common-native ncurses" | 4 | DEPENDS = " glib-2.0 gtk+ intltool-native gnome-common-native ncurses" |
5 | RDEPENDS:libvte = "vte-termcap" | 5 | RDEPENDS:libvte = "vte-termcap" |
6 | 6 | ||