diff options
84 files changed, 84 insertions, 84 deletions
diff --git a/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb index c3c30ca467..14e74cd0a2 100644 --- a/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb +++ b/meta-gnome/recipes-connectivity/folks/folks_0.15.4.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Folks is a contact aggregation library." | 1 | SUMMARY = "Folks is a contact aggregation library." |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-connectivity/geary/geary_40.0.bb b/meta-gnome/recipes-connectivity/geary/geary_40.0.bb index b3b4311320..5821122759 100644 --- a/meta-gnome/recipes-connectivity/geary/geary_40.0.bb +++ b/meta-gnome/recipes-connectivity/geary/geary_40.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Geary is an email application built around conversations, for the GNOME 3 desktop." | 1 | SUMMARY = "Geary is an email application built around conversations, for the GNOME 3 desktop." |
2 | SECTION = "network" | 2 | SECTION = "network" |
3 | LICENSE = "LGPL-2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2a2244d5a13871ad950c55877546a6a2" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2a2244d5a13871ad950c55877546a6a2" |
5 | 5 | ||
6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb index 311492eea3..ea852ce3a0 100644 --- a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb +++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.8.34.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "NetworkManager GUI library" | 1 | SUMMARY = "NetworkManager GUI library" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | DEPENDS = "glib-2.0 gtk+3 networkmanager" | 5 | DEPENDS = "glib-2.0 gtk+3 networkmanager" |
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.24.0.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.24.0.bb index c181d3943e..c0667b5bb1 100644 --- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.24.0.bb +++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.24.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GTK+ applet for NetworkManager" | 1 | SUMMARY = "GTK+ applet for NetworkManager" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | DEPENDS = "gtk+3 libnma libnotify libsecret libgudev networkmanager iso-codes nss" | 5 | DEPENDS = "gtk+3 libnma libnotify libsecret libgudev networkmanager iso-codes nss" |
diff --git a/meta-gnome/recipes-extended/gparted/gparted_1.3.1.bb b/meta-gnome/recipes-extended/gparted/gparted_1.3.1.bb index 355bcce9b6..d1a9759303 100644 --- a/meta-gnome/recipes-extended/gparted/gparted_1.3.1.bb +++ b/meta-gnome/recipes-extended/gparted/gparted_1.3.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A partition editor to graphically manage disk partitions " | 1 | SUMMARY = "A partition editor to graphically manage disk partitions " |
2 | HOMEPAGE = "http://gparted.org/index.php" | 2 | HOMEPAGE = "http://gparted.org/index.php" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | 5 | ||
6 | inherit features_check autotools pkgconfig python3native gnome-help gtk-icon-cache | 6 | inherit features_check autotools pkgconfig python3native gnome-help gtk-icon-cache |
diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb index cf10a5ce80..0d2ac527a0 100644 --- a/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb +++ b/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "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-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb index d7595b7c9a..a6e5fa0300 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "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 = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=f1a8bfcbc85304df454b65d378b299c7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=f1a8bfcbc85304df454b65d378b299c7" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb index 5081583d63..36448b8f76 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "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 = "GPL-3.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e" |
6 | 6 | ||
7 | DEPENDS = " \ | 7 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/amtk/amtk_5.3.1.bb b/meta-gnome/recipes-gnome/amtk/amtk_5.3.1.bb index d4d91ed51a..f6d8739dae 100644 --- a/meta-gnome/recipes-gnome/amtk/amtk_5.3.1.bb +++ b/meta-gnome/recipes-gnome/amtk/amtk_5.3.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Actions, Menus and Toolbars Kit" | 1 | SUMMARY = "Actions, Menus and Toolbars Kit" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.38.3.bb b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.38.3.bb index 55b29139bb..ef26caa144 100644 --- a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.38.3.bb +++ b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.38.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Configuration editor for dconf" | 1 | SUMMARY = "Configuration editor for dconf" |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb index 5613556aa7..6641be86ee 100644 --- a/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb +++ b/meta-gnome/recipes-gnome/dconf/dconf_0.40.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "configuation database system" | 1 | SUMMARY = "configuation database system" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
4 | SECTION = "x11/gnome" | 4 | SECTION = "x11/gnome" |
5 | 5 | ||
diff --git a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb index 8e048170bc..01900cce39 100644 --- a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb +++ b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Devilspie2 is a window matching utility, allowing the user to perform scripted actions on windows as they are created" | 1 | DESCRIPTION = "Devilspie2 is a window matching utility, allowing the user to perform scripted actions on windows as they are created" |
2 | HOMEPAGE = "http://www.gusnan.se/devilspie2" | 2 | HOMEPAGE = "http://www.gusnan.se/devilspie2" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPL-3.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=00aefaa50aad75c21367df66102d542c \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=00aefaa50aad75c21367df66102d542c \ |
5 | file://GPL3.txt;md5=d32239bcb673463ab874e80d47fae504" | 5 | file://GPL3.txt;md5=d32239bcb673463ab874e80d47fae504" |
6 | 6 | ||
diff --git a/meta-gnome/recipes-gnome/evince/evince_41.3.bb b/meta-gnome/recipes-gnome/evince/evince_41.3.bb index ec3dca209d..2dc0aeaa82 100644 --- a/meta-gnome/recipes-gnome/evince/evince_41.3.bb +++ b/meta-gnome/recipes-gnome/evince/evince_41.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Evince is a document viewer for document formats like pdf, ps, djvu" | 1 | SUMMARY = "Evince is a document viewer for document formats like pdf, ps, djvu" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b" |
4 | SECTION = "x11/office" | 4 | SECTION = "x11/office" |
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc index 96367aa0c6..d22310f7ec 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc | |||
@@ -2,7 +2,7 @@ SUMMARY = "Evolution database backend server" | |||
2 | HOMEPAGE = "http://www.gnome.org/projects/evolution/" | 2 | HOMEPAGE = "http://www.gnome.org/projects/evolution/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | 4 | ||
5 | LICENSE = "LGPLv2 & LGPLv2+" | 5 | LICENSE = "LGPL-2.0-only & LGPL-2.0-or-later" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ |
7 | file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \ | 7 | file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \ |
8 | file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543" | 8 | file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543" |
diff --git a/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb b/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb index 55fdba5e38..5ed3375eb0 100644 --- a/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb +++ b/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "An icon theme for Gnome" | 1 | DESCRIPTION = "An icon theme for Gnome" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPL-3.0-only" |
4 | HOMEPAGE = "http://code.google.com/p/faenza-icon-theme/" | 4 | HOMEPAGE = "http://code.google.com/p/faenza-icon-theme/" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
6 | 6 | ||
diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_3.40.0.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_3.40.0.bb index ccc82aec45..cce7f211f7 100644 --- a/meta-gnome/recipes-gnome/file-roller/file-roller_3.40.0.bb +++ b/meta-gnome/recipes-gnome/file-roller/file-roller_3.40.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "An archive manager utility for the GNOME Environment" | 1 | SUMMARY = "An archive manager utility for the GNOME Environment" |
2 | LICENSE="GPLv2" | 2 | LICENSE="GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_41.0.bb b/meta-gnome/recipes-gnome/gdm/gdm_41.0.bb index e31ca13f0f..94ffdc28eb 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_41.0.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_41.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME Display Manager" | 1 | SUMMARY = "GNOME Display Manager" |
2 | LICENSE="GPLv2" | 2 | LICENSE="GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_41.0.bb b/meta-gnome/recipes-gnome/gedit/gedit_41.0.bb index 8c11fb52e0..b8d686fa50 100644 --- a/meta-gnome/recipes-gnome/gedit/gedit_41.0.bb +++ b/meta-gnome/recipes-gnome/gedit/gedit_41.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GNOME editor" | 1 | SUMMARY = "GNOME editor" |
2 | SECTION = "x11/gnome" | 2 | SECTION = "x11/gnome" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" |
5 | 5 | ||
6 | GNOMEBASEBUILDCLASS = "meson" | 6 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.2.bb b/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.2.bb index c0f3c27af4..df401f7291 100644 --- a/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.2.bb +++ b/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A convenience library for the geocoding" | 1 | SUMMARY = "A convenience library for the geocoding" |
2 | 2 | ||
3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | 4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" |
5 | 5 | ||
6 | GNOMEBASEBUILDCLASS = "meson" | 6 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.0.bb b/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.0.bb index b2fd4b0316..afec302cb4 100644 --- a/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.0.bb +++ b/meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "A GObject-based Exiv2 wrapper" | 1 | SUMMARY = "A GObject-based Exiv2 wrapper" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" |
4 | 4 | ||
5 | DEPENDS = "exiv2 python3-pygobject-native" | 5 | DEPENDS = "exiv2 python3-pygobject-native" |
diff --git a/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb b/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb index 23b3bf63a5..b64b231b50 100644 --- a/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb +++ b/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A GObject library for Facebook Graph API" | 1 | SUMMARY = "A GObject library for Facebook Graph API" |
2 | SECTION = "x11/gnome" | 2 | SECTION = "x11/gnome" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5804fe91d3294da4ac47c02b454bbc8a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5804fe91d3294da4ac47c02b454bbc8a" |
5 | 5 | ||
6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/ghex/ghex_3.18.4.bb b/meta-gnome/recipes-gnome/ghex/ghex_3.18.4.bb index 438f8113a6..08e50409eb 100644 --- a/meta-gnome/recipes-gnome/ghex/ghex_3.18.4.bb +++ b/meta-gnome/recipes-gnome/ghex/ghex_3.18.4.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GHex - a hex editor for GNOME" | 1 | SUMMARY = "GHex - a hex editor for GNOME" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.3.bb b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.3.bb index 0015e9f05b..017d67b5a6 100644 --- a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.3.bb +++ b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME archive library" | 1 | SUMMARY = "GNOME archive library" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb index 8eed262998..57fe74495d 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME bluetooth manager" | 1 | SUMMARY = "GNOME bluetooth manager" |
2 | LICENSE = "GPLv2 & LGPLv2.1" | 2 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ |
4 | file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 4 | file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
5 | " | 5 | " |
diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_41.1.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_41.1.bb index f4aba65953..607f52afeb 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_41.1.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_41.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME calculator" | 1 | SUMMARY = "GNOME calculator" |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
4 | 4 | ||
5 | SECTION = "x11/gnome" | 5 | SECTION = "x11/gnome" |
diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_41.2.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_41.2.bb index 4b62a0c07c..c97bf0bec8 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_41.2.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_41.2.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME calendar" | 1 | SUMMARY = "GNOME calendar" |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" |
4 | 4 | ||
5 | SECTION = "x11/gnome" | 5 | SECTION = "x11/gnome" |
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.2.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.2.bb index f2b95edd06..1cdc96ba0b 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.2.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GNOME Settings" | 1 | SUMMARY = "GNOME Settings" |
2 | DESCRIPTION = "GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop" | 2 | DESCRIPTION = "GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" |
5 | 5 | ||
6 | GNOMEBASEBUILDCLASS = "meson" | 6 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.2.bb b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.2.bb index 3085d2767e..6bf2ab3986 100644 --- a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.2.bb +++ b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GNOME library for reading .desktop files" | 1 | SUMMARY = "GNOME library for reading .desktop files" |
2 | SECTION = "x11/gnome" | 2 | SECTION = "x11/gnome" |
3 | LICENSE = "GPLv2 & LGPLv2" | 3 | LICENSE = "GPL-2.0-only & LGPL-2.0-only" |
4 | LIC_FILES_CHKSUM = " \ | 4 | LIC_FILES_CHKSUM = " \ |
5 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 5 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
6 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 6 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ |
diff --git a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_41.0.bb b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_41.0.bb index 7e254f52c7..a7945dd3e4 100644 --- a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_41.0.bb +++ b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_41.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME disk utility" | 1 | SUMMARY = "GNOME disk utility" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | SECTION = "x11/gnome" | 5 | SECTION = "x11/gnome" |
diff --git a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb index 3f47de6f29..13a68e3c80 100644 --- a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb +++ b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME Flashback (GNOME 2) session" | 1 | SUMMARY = "GNOME Flashback (GNOME 2) session" |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
4 | 4 | ||
5 | inherit gnomebase gsettings gtk-icon-cache gettext upstream-version-is-even features_check | 5 | inherit gnomebase gsettings gtk-icon-cache gettext upstream-version-is-even features_check |
diff --git a/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_41.0.bb b/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_41.0.bb index 9528b6641c..2e2927f1c7 100644 --- a/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_41.0.bb +++ b/meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer_41.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME font viewer" | 1 | SUMMARY = "GNOME font viewer" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | 4 | ||
5 | SECTION = "x11/gnome" | 5 | SECTION = "x11/gnome" |
diff --git a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb index 5bc5f2e0fb..5aa52d1a50 100644 --- a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb +++ b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnome.org/" | |||
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | SECTION = "x11/gnome" | 4 | SECTION = "x11/gnome" |
5 | 5 | ||
6 | LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+" | 6 | LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later & LGPL-2.1-or-later" |
7 | LIC_FILES_CHKSUM = " \ | 7 | LIC_FILES_CHKSUM = " \ |
8 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 8 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
9 | file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ | 9 | file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ |
diff --git a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_3.36.0.bb b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_3.36.0.bb index c58229879c..dbc6e962eb 100644 --- a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_3.36.0.bb +++ b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_3.36.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GNOME menus" | 1 | SUMMARY = "GNOME menus" |
2 | SECTION = "x11/gnome" | 2 | SECTION = "x11/gnome" |
3 | LICENSE = "GPLv2 & LGPLv2" | 3 | LICENSE = "GPL-2.0-only & LGPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
5 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 5 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
6 | 6 | ||
diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb index 3dca7e37a8..8dabb9e0c1 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME Online Accounts - Single sign-on framework for GNOME" | 1 | SUMMARY = "GNOME Online Accounts - Single sign-on framework for GNOME" |
2 | LICENSE = "LGPLv2+" | 2 | LICENSE = "LGPL-2.0-or-later" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=34c88b124db5fb2762c1676be7dadd36" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=34c88b124db5fb2762c1676be7dadd36" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "autotools" | 5 | GNOMEBASEBUILDCLASS = "autotools" |
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb index 9c9add4f48..2bcf145471 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.42.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME flashback panel" | 1 | SUMMARY = "GNOME flashback panel" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check | 5 | inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check |
diff --git a/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb b/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb index ae8ab31f64..52f5154ac9 100644 --- a/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb +++ b/meta-gnome/recipes-gnome/gnome-photos/gnome-photos_40.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Access, organize and share your photos on GNOME" | 1 | SUMMARY = "Access, organize and share your photos on GNOME" |
2 | SECTION = "x11/gnome" | 2 | SECTION = "x11/gnome" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPL-3.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" |
5 | 5 | ||
6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot_41.0.bb b/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot_41.0.bb index 18d73d872a..fa7e161e9e 100644 --- a/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot_41.0.bb +++ b/meta-gnome/recipes-gnome/gnome-screenshot/gnome-screenshot_41.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "GNOME Screenshot" | 1 | SUMMARY = "GNOME Screenshot" |
2 | DESCRIPTION = "GNOME Screenshot is a small utility that takes a screenshot \ | 2 | DESCRIPTION = "GNOME Screenshot is a small utility that takes a screenshot \ |
3 | of the whole desktop, the currently focused window, or an area of the screen." | 3 | of the whole desktop, the currently focused window, or an area of the screen." |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
6 | 6 | ||
7 | SECTION = "x11/gnome" | 7 | SECTION = "x11/gnome" |
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_41.3.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_41.3.bb index 010f815cdd..07f3634294 100644 --- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_41.3.bb +++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_41.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME session" | 1 | SUMMARY = "GNOME session" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb index 78d6811700..cbc4c460c1 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Window navigation construction toolkit" | 1 | SUMMARY = "Window navigation construction toolkit" |
2 | LICENSE = "LGPLv2" | 2 | LICENSE = "LGPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_41.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_41.1.bb index db1c0a5797..f51ca9f918 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_41.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_41.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME Shell Extensions" | 1 | SUMMARY = "GNOME Shell Extensions" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4cb3a392cbf81a9e685ec13b88c4c101" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4cb3a392cbf81a9e685ec13b88c4c101" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.2.bb index d1b19895ae..8d0dba4840 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.2.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME Shell is the graphical shell of the GNOME desktop environment" | 1 | SUMMARY = "GNOME Shell is the graphical shell of the GNOME desktop environment" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_41.0.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_41.0.bb index 9b573d0ff0..c0b4b39375 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_41.0.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_41.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Gnome system monitor" | 1 | SUMMARY = "Gnome system monitor" |
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 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.2.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.2.bb index 2b3f3a6162..061da27f60 100644 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.2.bb +++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.42.2.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME terminal" | 1 | SUMMARY = "GNOME terminal" |
2 | LICENSE = "GPLv3 & GFDL-1.3" | 2 | LICENSE = "GPL-3.0-only & GFDL-1.3" |
3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
4 | file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ | 4 | file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ |
5 | file://COPYING.GFDL;md5=a22d0be1ce2284b67950a4d1673dd1b0 \ | 5 | file://COPYING.GFDL;md5=a22d0be1ce2284b67950a4d1673dd1b0 \ |
diff --git a/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb b/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb index c816fc209a..ffdf2c9d38 100644 --- a/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb +++ b/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME tweaks: Advanced options for GNOME 3 session" | 1 | SUMMARY = "GNOME tweaks: Advanced options for GNOME 3 session" |
2 | LICENSE = "GPLv3 & CC0-1.0" | 2 | LICENSE = "GPL-3.0-only & CC0-1.0" |
3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
4 | file://LICENSES/CC0-1.0;md5=65d3616852dbf7b1a6d4b53b00626032 \ | 4 | file://LICENSES/CC0-1.0;md5=65d3616852dbf7b1a6d4b53b00626032 \ |
5 | file://LICENSES/GPL-3.0;md5=9eef91148a9b14ec7f9df333daebc746 \ | 5 | file://LICENSES/GPL-3.0;md5=9eef91148a9b14ec7f9df333daebc746 \ |
diff --git a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb index 028e1d22b7..d00e737f4a 100644 --- a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb +++ b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Grilo is a framework forsearching media content from various sources" | 1 | SUMMARY = "Grilo is a framework forsearching media content from various sources" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/grilo/grilo_0.3.14.bb b/meta-gnome/recipes-gnome/grilo/grilo_0.3.14.bb index 53d80c5cbe..7ceb26d7a2 100644 --- a/meta-gnome/recipes-gnome/grilo/grilo_0.3.14.bb +++ b/meta-gnome/recipes-gnome/grilo/grilo_0.3.14.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Grilo is a framework forsearching media content from various sources" | 1 | SUMMARY = "Grilo is a framework forsearching media content from various sources" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gsound/gsound_1.0.3.bb b/meta-gnome/recipes-gnome/gsound/gsound_1.0.3.bb index 7c7925420c..bdef603f0d 100644 --- a/meta-gnome/recipes-gnome/gsound/gsound_1.0.3.bb +++ b/meta-gnome/recipes-gnome/gsound/gsound_1.0.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Small gobject library for playing system sounds" | 1 | SUMMARY = "Small gobject library for playing system sounds" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=447b837ae57f08b7060593ac6256163f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=447b837ae57f08b7060593ac6256163f" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb index aba9be87aa..15f1cadbab 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "gspell adds spell-checking to a GTK+ applications" | 1 | SUMMARY = "gspell adds spell-checking to a GTK+ applications" |
2 | HOMEPAGE = "https://wiki.gnome.org/Projects/gspell" | 2 | HOMEPAGE = "https://wiki.gnome.org/Projects/gspell" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" |
5 | 5 | ||
6 | DEPENDS = "gtk+3 iso-codes enchant2" | 6 | DEPENDS = "gtk+3 iso-codes enchant2" |
diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb index e9c52f3470..1459e0b434 100644 --- a/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb +++ b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Image viewer and browser" | 1 | SUMMARY = "Image viewer and browser" |
2 | LICENSE="GPLv2" | 2 | LICENSE="GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb index 64d5b868f7..4e1e434314 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "Gtksourceview Classic-Light theme" | 1 | DESCRIPTION = "Gtksourceview Classic-Light theme" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://classic-light.xml;beginline=6;endline=23;md5=2b4f75364fad00a4d752214dcbd7d7c3" | 3 | LIC_FILES_CHKSUM = "file://classic-light.xml;beginline=6;endline=23;md5=2b4f75364fad00a4d752214dcbd7d7c3" |
4 | 4 | ||
5 | inherit allarch | 5 | inherit allarch |
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb index 9f88513f7d..1e5652d3bd 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Portable C library for multiline text editing" | 1 | SUMMARY = "Portable C library for multiline text editing" |
2 | HOMEPAGE = "http://projects.gnome.org/gtksourceview/" | 2 | HOMEPAGE = "http://projects.gnome.org/gtksourceview/" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
6 | 6 | ||
7 | DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native" | 7 | DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native" |
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb index 5b5ce5328a..db4d89de22 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Portable C library for multiline text editing" | 1 | SUMMARY = "Portable C library for multiline text editing" |
2 | HOMEPAGE = "http://projects.gnome.org/gtksourceview/" | 2 | HOMEPAGE = "http://projects.gnome.org/gtksourceview/" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
6 | 6 | ||
7 | DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native" | 7 | DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native" |
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.2.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.2.0.bb index c7c6e92037..00487743e8 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.2.0.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.2.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Portable C library for multiline text editing" | 1 | SUMMARY = "Portable C library for multiline text editing" |
2 | HOMEPAGE = "http://projects.gnome.org/gtksourceview/" | 2 | HOMEPAGE = "http://projects.gnome.org/gtksourceview/" |
3 | 3 | ||
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
6 | 6 | ||
7 | DEPENDS = " \ | 7 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.49.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.49.1.bb index c73716d749..9df054d3b5 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.49.1.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.49.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "gvfs is a userspace virtual filesystem" | 1 | DESCRIPTION = "gvfs is a userspace virtual filesystem" |
2 | LICENSE = "LGPLv2" | 2 | LICENSE = "LGPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=05df38dd77c35ec8431f212410a3329e" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=05df38dd77c35ec8431f212410a3329e" |
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.20.bb b/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.20.bb index 51ca63e1fb..859eab9164 100644 --- a/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.20.bb +++ b/meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.20.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "libchamplain is a Gtk widget displaying zoomable and pannable maps" | 1 | SUMMARY = "libchamplain is a Gtk widget displaying zoomable and pannable maps" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
4 | DEPENDS = "glib-2.0 gtk+3 gdk-pixbuf clutter-1.0 clutter-gtk-1.0 libsoup-2.4" | 4 | DEPENDS = "glib-2.0 gtk+3 gdk-pixbuf clutter-1.0 clutter-gtk-1.0 libsoup-2.4" |
5 | 5 | ||
diff --git a/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb b/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb index a1be2a2b64..921c3ee805 100644 --- a/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb +++ b/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "GLib-based library for accessing online service APIs using the GData | |||
2 | HOMEPAGE = "http://live.gnome.org/libgdata" | 2 | HOMEPAGE = "http://live.gnome.org/libgdata" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | 4 | ||
5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPL-2.1-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ |
7 | file://gdata/gdata.h;endline=20;md5=079a554efcf65d46f96a515806e7e99a \ | 7 | file://gdata/gdata.h;endline=20;md5=079a554efcf65d46f96a515806e7e99a \ |
8 | file://gdata/gdata-types.h;endline=20;md5=7399b111aac8718da13888fc634be6ef" | 8 | file://gdata/gdata-types.h;endline=20;md5=7399b111aac8718da13888fc634be6ef" |
diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.48.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.48.bb index a3ff13f9ba..22599f599e 100644 --- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.48.bb +++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.48.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME Structured File Library" | 1 | SUMMARY = "GNOME Structured File Library" |
2 | LICENSE = "GPLv2 & LGPLv2.1" | 2 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \ |
4 | file://COPYING.LIB;md5=61464cfe342798eeced82efe9ae55f63" | 4 | file://COPYING.LIB;md5=61464cfe342798eeced82efe9ae55f63" |
5 | 5 | ||
diff --git a/meta-gnome/recipes-gnome/libgtop/libgtop_2.40.0.bb b/meta-gnome/recipes-gnome/libgtop/libgtop_2.40.0.bb index 6d9398f4e4..3ee7746c10 100644 --- a/meta-gnome/recipes-gnome/libgtop/libgtop_2.40.0.bb +++ b/meta-gnome/recipes-gnome/libgtop/libgtop_2.40.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "A library for collecting system monitoring data" | 1 | SUMMARY = "A library for collecting system monitoring data" |
2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPL-2.0-or-later" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
4 | 4 | ||
5 | inherit gnomebase lib_package gtk-doc gobject-introspection gettext upstream-version-is-even | 5 | inherit gnomebase lib_package gtk-doc gobject-introspection gettext upstream-version-is-even |
diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb index 49493b17b2..771fc62e1e 100644 --- a/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb +++ b/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A library to access weather information from online services" | 1 | SUMMARY = "A library to access weather information from online services" |
2 | 2 | ||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
5 | 5 | ||
6 | GNOMEBASEBUILDCLASS = "meson" | 6 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/libportal/libportal_0.5.bb b/meta-gnome/recipes-gnome/libportal/libportal_0.5.bb index 67f63fea68..6deac38fda 100644 --- a/meta-gnome/recipes-gnome/libportal/libportal_0.5.bb +++ b/meta-gnome/recipes-gnome/libportal/libportal_0.5.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "It provides simple asynchronous wrappers for most Flatpak portals | |||
3 | with a familiar GObject API along side the D-Bus API" | 3 | with a familiar GObject API along side the D-Bus API" |
4 | HOMEPAGE = "https://github.com/flatpak/libportal" | 4 | HOMEPAGE = "https://github.com/flatpak/libportal" |
5 | BUGTRACKER = "https://github.com/flatpak/libportal/issues" | 5 | BUGTRACKER = "https://github.com/flatpak/libportal/issues" |
6 | LICENSE = "LGPLv3" | 6 | LICENSE = "LGPL-3.0-only" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=master" |
diff --git a/meta-gnome/recipes-gnome/libtimezonemap/libtimezonemap_0.4.6.bb b/meta-gnome/recipes-gnome/libtimezonemap/libtimezonemap_0.4.6.bb index c74e1d4388..d633b0621d 100644 --- a/meta-gnome/recipes-gnome/libtimezonemap/libtimezonemap_0.4.6.bb +++ b/meta-gnome/recipes-gnome/libtimezonemap/libtimezonemap_0.4.6.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Time zone map widget for Gtk+" | 1 | DESCRIPTION = "Time zone map widget for Gtk+" |
2 | HOMEPAGE = "https://launchpad.net/timezonemap" | 2 | HOMEPAGE = "https://launchpad.net/timezonemap" |
3 | SECTION = "devel/lib" | 3 | SECTION = "devel/lib" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPL-3.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
6 | 6 | ||
7 | SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/libt/${BPN}/${BPN}_${PV}.tar.gz" | 7 | SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/libt/${BPN}/${BPN}_${PV}.tar.gz" |
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_40.1.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_40.1.bb index 6c9e631e11..cb4e459b3d 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck3_40.1.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck3_40.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Window navigation construction toolkit" | 1 | SUMMARY = "Window navigation construction toolkit" |
2 | LICENSE = "LGPLv2" | 2 | LICENSE = "LGPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
4 | 4 | ||
5 | BPN = "libwnck" | 5 | BPN = "libwnck" |
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb b/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb index d1f36a94d2..3abba94990 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Window navigation construction toolkit" | 1 | SUMMARY = "Window navigation construction toolkit" |
2 | LICENSE = "LGPLv2" | 2 | LICENSE = "LGPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
4 | 4 | ||
5 | SECTION = "x11/libs" | 5 | SECTION = "x11/libs" |
diff --git a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb index e47d74b7b8..7955663f26 100644 --- a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb +++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Helper lib for keyboard management" | 1 | SUMMARY = "Helper lib for keyboard management" |
2 | LICENSE = "LGPLv2" | 2 | LICENSE = "LGPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812" | 3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812" |
4 | 4 | ||
5 | DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" | 5 | DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" |
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.42.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.42.0.bb index 58479cf7b3..8baf2bc62b 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.42.0.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.42.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SECTION = "x11/wm" | 1 | SECTION = "x11/wm" |
2 | SUMMARY = "Metacity is the boring window manager for the adult in you" | 2 | SUMMARY = "Metacity is the boring window manager for the adult in you" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b4cce53560b8e619ffa7c830fb8761aa \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b4cce53560b8e619ffa7c830fb8761aa \ |
5 | file://src/include/main.h;endline=24;md5=72148ede07a6dadd01de6a882d20a9ad" | 5 | file://src/include/main.h;endline=24;md5=72148ede07a6dadd01de6a882d20a9ad" |
6 | 6 | ||
diff --git a/meta-gnome/recipes-gnome/mutter/mutter_41.2.bb b/meta-gnome/recipes-gnome/mutter/mutter_41.2.bb index 19dad21380..08ac897a7f 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_41.2.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_41.2.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Window and compositing manager based on Clutter" | 1 | SUMMARY = "Window and compositing manager based on Clutter" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | 4 | ||
5 | DEPENDS = " \ | 5 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb index e9541a7150..66043fad34 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "File manager for GNOME" | 1 | SUMMARY = "File manager for GNOME" |
2 | SECTION = "x11/gnome" | 2 | SECTION = "x11/gnome" |
3 | 3 | ||
4 | LICENSE="GPLv3" | 4 | LICENSE="GPL-3.0-only" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" |
6 | 6 | ||
7 | GNOMEBASEBUILDCLASS = "meson" | 7 | GNOMEBASEBUILDCLASS = "meson" |
diff --git a/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb b/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb index 545224a99e..f1c9915c09 100644 --- a/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb +++ b/meta-gnome/recipes-gnome/rest/rest_0.8.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "library to access web services that claim to be "RESTful"" | 1 | SUMMARY = "library to access web services that claim to be "RESTful"" |
2 | HOMEPAGE = "https://wiki.gnome.org/Projects/Librest" | 2 | HOMEPAGE = "https://wiki.gnome.org/Projects/Librest" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
5 | 5 | ||
6 | GNOMEBASEBUILDCLASS = "autotools" | 6 | GNOMEBASEBUILDCLASS = "autotools" |
diff --git a/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb b/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb index 3dd08a29cd..99b3c60fa5 100644 --- a/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb +++ b/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "System-wide Performance Profiler for Linux" | 1 | SUMMARY = "System-wide Performance Profiler for Linux" |
2 | HOMEPAGE = "http://www.sysprof.com" | 2 | HOMEPAGE = "http://www.sysprof.com" |
3 | LICENSE = "GPLv3+" | 3 | LICENSE = "GPL-3.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
5 | file://src/sysprof/sysprof-application.c;endline=17;md5=a3de8df3b0f8876dd01e1388d2d4b607" | 5 | file://src/sysprof/sysprof-application.c;endline=17;md5=a3de8df3b0f8876dd01e1388d2d4b607" |
6 | 6 | ||
diff --git a/meta-gnome/recipes-gnome/tracker/tracker-miners_3.2.1.bb b/meta-gnome/recipes-gnome/tracker/tracker-miners_3.2.1.bb index 44b3671122..2847635b6d 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker-miners_3.2.1.bb +++ b/meta-gnome/recipes-gnome/tracker/tracker-miners_3.2.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Tracker miners and metadata extractors" | 1 | SUMMARY = "Tracker miners and metadata extractors" |
2 | LICENSE = "GPLv2 & LGPLv2.1" | 2 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
4 | file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \ | 4 | file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \ |
5 | file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 5 | file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
diff --git a/meta-gnome/recipes-gnome/tracker/tracker_3.2.1.bb b/meta-gnome/recipes-gnome/tracker/tracker_3.2.1.bb index 1c18efbcef..f81a84cd31 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker_3.2.1.bb +++ b/meta-gnome/recipes-gnome/tracker/tracker_3.2.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Tracker is a file search engine" | 1 | SUMMARY = "Tracker is a file search engine" |
2 | LICENSE = "GPLv2 & LGPLv2.1" | 2 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
4 | file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \ | 4 | file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \ |
5 | file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 5 | file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb b/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb index ec8edb80d3..13dada4438 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Collection of scripts and build utilities for documentation" | 1 | SUMMARY = "Collection of scripts and build utilities for documentation" |
2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPL-2.0-or-later" |
3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
4 | file://COPYING;md5=d67c6f9f1515506abfea4f0d920c0774 \ | 4 | file://COPYING;md5=d67c6f9f1515506abfea4f0d920c0774 \ |
5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb index 3b23979780..50cc8fc3a7 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "XSL stylesheets for the yelp help browser" | 1 | SUMMARY = "XSL stylesheets for the yelp help browser" |
2 | LICENSE = "LGPLv2.1 & GPLv2 & BSD-3-Clause" | 2 | LICENSE = "LGPL-2.1-only & GPL-2.0-only & BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
4 | file://COPYING;md5=8ca13a5a6972ac1620a1e42a3dacd774 \ | 4 | file://COPYING;md5=8ca13a5a6972ac1620a1e42a3dacd774 \ |
5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb index 590ff2f548..01427b157d 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Help browser for the GNOME desktop" | 1 | SUMMARY = "Help browser for the GNOME desktop" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = " \ | 3 | LIC_FILES_CHKSUM = " \ |
4 | file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ | 4 | file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ |
5 | " | 5 | " |
diff --git a/meta-gnome/recipes-graphics/clutter/clutter-1.0.inc b/meta-gnome/recipes-graphics/clutter/clutter-1.0.inc index b91bc30488..ce6b8a0f49 100644 --- a/meta-gnome/recipes-graphics/clutter/clutter-1.0.inc +++ b/meta-gnome/recipes-graphics/clutter/clutter-1.0.inc | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Clutter is an Open GL based interactive canvas library, \ | |||
3 | designed for creating fast, mainly 2D single window applications such as media \ | 3 | designed for creating fast, mainly 2D single window applications such as media \ |
4 | box UIs, presentations, kiosk style applications and so on." | 4 | box UIs, presentations, kiosk style applications and so on." |
5 | HOMEPAGE = "http://www.clutter-project.org/" | 5 | HOMEPAGE = "http://www.clutter-project.org/" |
6 | LICENSE = "LGPLv2.1+" | 6 | LICENSE = "LGPL-2.1-or-later" |
7 | 7 | ||
8 | inherit clutter ptest-gnome features_check upstream-version-is-even gobject-introspection | 8 | inherit clutter ptest-gnome features_check upstream-version-is-even gobject-introspection |
9 | # depends on cogl-1.0 which needs opengl | 9 | # depends on cogl-1.0 which needs opengl |
diff --git a/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0.inc b/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0.inc index 8c6d0b3a07..7880021755 100644 --- a/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0.inc +++ b/meta-gnome/recipes-graphics/clutter/clutter-gst-3.0.inc | |||
@@ -4,7 +4,7 @@ It provides a GStreamer sink to upload frames to GL and an actor that \ | |||
4 | implements the ClutterGstPlayer interface using playbin." | 4 | implements the ClutterGstPlayer interface using playbin." |
5 | HOMEPAGE = "http://www.clutter-project.org/" | 5 | HOMEPAGE = "http://www.clutter-project.org/" |
6 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter-gst/-/issues" | 6 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter-gst/-/issues" |
7 | LICENSE = "LGPLv2+" | 7 | LICENSE = "LGPL-2.0-or-later" |
8 | 8 | ||
9 | inherit clutter features_check upstream-version-is-even gobject-introspection | 9 | inherit clutter features_check upstream-version-is-even gobject-introspection |
10 | # depends on clutter-1.0 which depends on cogl-1.0 | 10 | # depends on clutter-1.0 which depends on cogl-1.0 |
diff --git a/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0.inc b/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0.inc index 9a28b5219b..025e95b5d4 100644 --- a/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0.inc +++ b/meta-gnome/recipes-graphics/clutter/clutter-gtk-1.0.inc | |||
@@ -5,7 +5,7 @@ a Clutter stage into any GtkContainer; and GtkClutterActor, a Clutter \ | |||
5 | actor for embedding any GtkWidget inside a Clutter stage." | 5 | actor for embedding any GtkWidget inside a Clutter stage." |
6 | HOMEPAGE = "http://www.clutter-project.org/" | 6 | HOMEPAGE = "http://www.clutter-project.org/" |
7 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter/-/issues" | 7 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter/-/issues" |
8 | LICENSE = "LGPLv2+" | 8 | LICENSE = "LGPL-2.0-or-later" |
9 | 9 | ||
10 | CLUTTERBASEBUILDCLASS = "meson" | 10 | CLUTTERBASEBUILDCLASS = "meson" |
11 | inherit clutter features_check upstream-version-is-even gobject-introspection gtk-doc | 11 | inherit clutter features_check upstream-version-is-even gobject-introspection gtk-doc |
diff --git a/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb b/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb index 26cc04b8e2..551ff5dc9d 100644 --- a/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb +++ b/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "D-Bus interfaces for querying and manipulating user account information" | 1 | DESCRIPTION = "D-Bus interfaces for querying and manipulating user account information" |
2 | HOMEPAGE = "https://www.freedesktop.org/wiki/Software/AccountsService/" | 2 | HOMEPAGE = "https://www.freedesktop.org/wiki/Software/AccountsService/" |
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 | 5 | ||
6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb index 3488fb568c..45a28ed967 100644 --- a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb +++ b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Objects and helper methods to help reading and writing AppStream metadata" | 1 | SUMMARY = "Objects and helper methods to help reading and writing AppStream metadata" |
2 | HOMEPAGE = "https://people.freedesktop.org/~hughsient/appstream-glib/index.htm" | 2 | HOMEPAGE = "https://people.freedesktop.org/~hughsient/appstream-glib/index.htm" |
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 = " \ | 6 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb b/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb index 2b09adf710..e9c79e28b2 100644 --- a/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb +++ b/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GTK support library for colord" | 1 | SUMMARY = "GTK support library for colord" |
2 | HOMEPAGE = "https://www.freedesktop.org/software/colord/" | 2 | HOMEPAGE = "https://www.freedesktop.org/software/colord/" |
3 | LICENSE = "LGPLv3" | 3 | LICENSE = "LGPL-3.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" |
5 | 5 | ||
6 | inherit meson gobject-introspection gettext gtk-doc features_check | 6 | inherit meson gobject-introspection gettext gtk-doc features_check |
diff --git a/meta-gnome/recipes-support/ibus/ibus.inc b/meta-gnome/recipes-support/ibus/ibus.inc index 01f05c1b69..23f565f661 100644 --- a/meta-gnome/recipes-support/ibus/ibus.inc +++ b/meta-gnome/recipes-support/ibus/ibus.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Intelligent Input Bus for Linux/Unix" | 1 | SUMMARY = "Intelligent Input Bus for Linux/Unix" |
2 | HOMEPAGE = "https://github.com/ibus/ibus/wiki" | 2 | HOMEPAGE = "https://github.com/ibus/ibus/wiki" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
5 | 5 | ||
6 | inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala | 6 | inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala |
diff --git a/meta-gnome/recipes-support/libuser/libuser_0.62.bb b/meta-gnome/recipes-support/libuser/libuser_0.62.bb index 722b647f21..22ddd10a63 100644 --- a/meta-gnome/recipes-support/libuser/libuser_0.62.bb +++ b/meta-gnome/recipes-support/libuser/libuser_0.62.bb | |||
@@ -4,7 +4,7 @@ and group accounts" | |||
4 | HOMEPAGE = "https://pagure.io/libuser" | 4 | HOMEPAGE = "https://pagure.io/libuser" |
5 | BUGTRACKER = "https://pagure.io/libuser/issues" | 5 | BUGTRACKER = "https://pagure.io/libuser/issues" |
6 | 6 | ||
7 | LICENSE = "LGPLv2" | 7 | LICENSE = "LGPL-2.0-only" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ |
9 | file://lib/user.h;endline=19;md5=76b301f63c39fa992062395efbdc9558 \ | 9 | file://lib/user.h;endline=19;md5=76b301f63c39fa992062395efbdc9558 \ |
10 | file://samples/testuser.c;endline=19;md5=3b87fa660fa3f4a6bb31d624afe30ba1" | 10 | file://samples/testuser.c;endline=19;md5=3b87fa660fa3f4a6bb31d624afe30ba1" |
diff --git a/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb b/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb index 775e7c3c7a..9325ef9c25 100644 --- a/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb +++ b/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "An onscreen keyboard" | 1 | SUMMARY = "An onscreen keyboard" |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e" | 3 | LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e" |
4 | 4 | ||
5 | DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf python3-distutils-extra-native intltool-native" | 5 | DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf python3-distutils-extra-native intltool-native" |
diff --git a/meta-gnome/recipes-support/usermode/usermode_1.114.bb b/meta-gnome/recipes-support/usermode/usermode_1.114.bb index 478d8fa9b5..1811b2d3c4 100644 --- a/meta-gnome/recipes-support/usermode/usermode_1.114.bb +++ b/meta-gnome/recipes-support/usermode/usermode_1.114.bb | |||
@@ -7,7 +7,7 @@ graphical tools for users: \ | |||
7 | * userpasswd allows users to change their passwords. \ | 7 | * userpasswd allows users to change their passwords. \ |
8 | " | 8 | " |
9 | HOMEPAGE = "https://pagure.io/usermode" | 9 | HOMEPAGE = "https://pagure.io/usermode" |
10 | LICENSE = "GPLv2+" | 10 | LICENSE = "GPL-2.0-or-later" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
12 | 12 | ||
13 | DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \ | 13 | DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \ |