mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a32fc41775
commit
06851c6fdc
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Folks is a contact aggregation library."
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Geary is an email application built around conversations, for the GNOME 3 desktop."
|
||||
SECTION = "network"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2a2244d5a13871ad950c55877546a6a2"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "NetworkManager GUI library"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk+3 networkmanager"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GTK+ applet for NetworkManager"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
DEPENDS = "gtk+3 libnma libnotify libsecret libgudev networkmanager iso-codes nss"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "A partition editor to graphically manage disk partitions "
|
||||
HOMEPAGE = "http://gparted.org/index.php"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
inherit features_check autotools pkgconfig python3native gnome-help gtk-icon-cache
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library"
|
||||
LICENSE = "LGPL-3.0"
|
||||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GEGL (Generic Graphics Library) is a graph based image processing framework"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f1a8bfcbc85304df454b65d378b299c7"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "The GIMP is the GNU Image Manipulation Program"
|
||||
HOMEPAGE = "http://www.gimp.org"
|
||||
SECTION = "x11/graphics"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Actions, Menus and Toolbars Kit"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Configuration editor for dconf"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "configuation database system"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
SECTION = "x11/gnome"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "Devilspie2 is a window matching utility, allowing the user to perform scripted actions on windows as they are created"
|
||||
HOMEPAGE = "http://www.gusnan.se/devilspie2"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=00aefaa50aad75c21367df66102d542c \
|
||||
file://GPL3.txt;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Evince is a document viewer for document formats like pdf, ps, djvu"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b"
|
||||
SECTION = "x11/office"
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ SUMMARY = "Evolution database backend server"
|
|||
HOMEPAGE = "http://www.gnome.org/projects/evolution/"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "LGPLv2 & LGPLv2+"
|
||||
LICENSE = "LGPL-2.0-only & LGPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \
|
||||
file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \
|
||||
file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "An icon theme for Gnome"
|
||||
SECTION = "x11/wm"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
HOMEPAGE = "http://code.google.com/p/faenza-icon-theme/"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "An archive manager utility for the GNOME Environment"
|
||||
LICENSE="GPLv2"
|
||||
LICENSE="GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME Display Manager"
|
||||
LICENSE="GPLv2"
|
||||
LICENSE="GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "GNOME editor"
|
||||
SECTION = "x11/gnome"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "A convenience library for the geocoding"
|
||||
|
||||
LICENSE = "LGPLv2"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "A GObject-based Exiv2 wrapper"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
|
||||
|
||||
DEPENDS = "exiv2 python3-pygobject-native"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "A GObject library for Facebook Graph API"
|
||||
SECTION = "x11/gnome"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5804fe91d3294da4ac47c02b454bbc8a"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GHex - a hex editor for GNOME"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME archive library"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME bluetooth manager"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
|
||||
file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME calculator"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SECTION = "x11/gnome"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME calendar"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||
|
||||
SECTION = "x11/gnome"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "GNOME Settings"
|
||||
DESCRIPTION = "GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "GNOME library for reading .desktop files"
|
||||
SECTION = "x11/gnome"
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME disk utility"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SECTION = "x11/gnome"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME Flashback (GNOME 2) session"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
inherit gnomebase gsettings gtk-icon-cache gettext upstream-version-is-even features_check
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME font viewer"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
SECTION = "x11/gnome"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnome.org/"
|
|||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
SECTION = "x11/gnome"
|
||||
|
||||
LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+"
|
||||
LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later & LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "GNOME menus"
|
||||
SECTION = "x11/gnome"
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME Online Accounts - Single sign-on framework for GNOME"
|
||||
LICENSE = "LGPLv2+"
|
||||
LICENSE = "LGPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=34c88b124db5fb2762c1676be7dadd36"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "autotools"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME flashback panel"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Access, organize and share your photos on GNOME"
|
||||
SECTION = "x11/gnome"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "GNOME Screenshot"
|
||||
DESCRIPTION = "GNOME Screenshot is a small utility that takes a screenshot \
|
||||
of the whole desktop, the currently focused window, or an area of the screen."
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
SECTION = "x11/gnome"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME session"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Window navigation construction toolkit"
|
||||
LICENSE = "LGPLv2"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME Shell Extensions"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4cb3a392cbf81a9e685ec13b88c4c101"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME Shell is the graphical shell of the GNOME desktop environment"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Gnome system monitor"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME terminal"
|
||||
LICENSE = "GPLv3 & GFDL-1.3"
|
||||
LICENSE = "GPL-3.0-only & GFDL-1.3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
|
||||
file://COPYING.GFDL;md5=a22d0be1ce2284b67950a4d1673dd1b0 \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME tweaks: Advanced options for GNOME 3 session"
|
||||
LICENSE = "GPLv3 & CC0-1.0"
|
||||
LICENSE = "GPL-3.0-only & CC0-1.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSES/CC0-1.0;md5=65d3616852dbf7b1a6d4b53b00626032 \
|
||||
file://LICENSES/GPL-3.0;md5=9eef91148a9b14ec7f9df333daebc746 \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Grilo is a framework forsearching media content from various sources"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Grilo is a framework forsearching media content from various sources"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Small gobject library for playing system sounds"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=447b837ae57f08b7060593ac6256163f"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "gspell adds spell-checking to a GTK+ applications"
|
||||
HOMEPAGE = "https://wiki.gnome.org/Projects/gspell"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
|
||||
|
||||
DEPENDS = "gtk+3 iso-codes enchant2"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Image viewer and browser"
|
||||
LICENSE="GPLv2"
|
||||
LICENSE="GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "Gtksourceview Classic-Light theme"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://classic-light.xml;beginline=6;endline=23;md5=2b4f75364fad00a4d752214dcbd7d7c3"
|
||||
|
||||
inherit allarch
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Portable C library for multiline text editing"
|
||||
HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
|
||||
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Portable C library for multiline text editing"
|
||||
HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
|
||||
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Portable C library for multiline text editing"
|
||||
HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
|
||||
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "gvfs is a userspace virtual filesystem"
|
||||
LICENSE = "LGPLv2"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=05df38dd77c35ec8431f212410a3329e"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "libchamplain is a Gtk widget displaying zoomable and pannable maps"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
DEPENDS = "glib-2.0 gtk+3 gdk-pixbuf clutter-1.0 clutter-gtk-1.0 libsoup-2.4"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ SUMMARY = "GLib-based library for accessing online service APIs using the GData
|
|||
HOMEPAGE = "http://live.gnome.org/libgdata"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
|
||||
file://gdata/gdata.h;endline=20;md5=079a554efcf65d46f96a515806e7e99a \
|
||||
file://gdata/gdata-types.h;endline=20;md5=7399b111aac8718da13888fc634be6ef"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "GNOME Structured File Library"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \
|
||||
file://COPYING.LIB;md5=61464cfe342798eeced82efe9ae55f63"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "A library for collecting system monitoring data"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
inherit gnomebase lib_package gtk-doc gobject-introspection gettext upstream-version-is-even
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "A library to access weather information from online services"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "It provides simple asynchronous wrappers for most Flatpak portals
|
|||
with a familiar GObject API along side the D-Bus API"
|
||||
HOMEPAGE = "https://github.com/flatpak/libportal"
|
||||
BUGTRACKER = "https://github.com/flatpak/libportal/issues"
|
||||
LICENSE = "LGPLv3"
|
||||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
|
||||
|
||||
SRC_URI = "git://github.com/flatpak/${BPN}.git;protocol=https;branch=master"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "Time zone map widget for Gtk+"
|
||||
HOMEPAGE = "https://launchpad.net/timezonemap"
|
||||
SECTION = "devel/lib"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/libt/${BPN}/${BPN}_${PV}.tar.gz"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Window navigation construction toolkit"
|
||||
LICENSE = "LGPLv2"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
||||
|
||||
BPN = "libwnck"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Window navigation construction toolkit"
|
||||
LICENSE = "LGPLv2"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
||||
|
||||
SECTION = "x11/libs"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Helper lib for keyboard management"
|
||||
LICENSE = "LGPLv2"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
|
||||
|
||||
DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SECTION = "x11/wm"
|
||||
SUMMARY = "Metacity is the boring window manager for the adult in you"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b4cce53560b8e619ffa7c830fb8761aa \
|
||||
file://src/include/main.h;endline=24;md5=72148ede07a6dadd01de6a882d20a9ad"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Window and compositing manager based on Clutter"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "File manager for GNOME"
|
||||
SECTION = "x11/gnome"
|
||||
|
||||
LICENSE="GPLv3"
|
||||
LICENSE="GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "library to access web services that claim to be "RESTful""
|
||||
HOMEPAGE = "https://wiki.gnome.org/Projects/Librest"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "autotools"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "System-wide Performance Profiler for Linux"
|
||||
HOMEPAGE = "http://www.sysprof.com"
|
||||
LICENSE = "GPLv3+"
|
||||
LICENSE = "GPL-3.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://src/sysprof/sysprof-application.c;endline=17;md5=a3de8df3b0f8876dd01e1388d2d4b607"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Tracker miners and metadata extractors"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \
|
||||
file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Tracker is a file search engine"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \
|
||||
file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Collection of scripts and build utilities for documentation"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=d67c6f9f1515506abfea4f0d920c0774 \
|
||||
file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "XSL stylesheets for the yelp help browser"
|
||||
LICENSE = "LGPLv2.1 & GPLv2 & BSD-3-Clause"
|
||||
LICENSE = "LGPL-2.1-only & GPL-2.0-only & BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=8ca13a5a6972ac1620a1e42a3dacd774 \
|
||||
file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "Help browser for the GNOME desktop"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "Clutter is an Open GL based interactive canvas library, \
|
|||
designed for creating fast, mainly 2D single window applications such as media \
|
||||
box UIs, presentations, kiosk style applications and so on."
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
|
||||
inherit clutter ptest-gnome features_check upstream-version-is-even gobject-introspection
|
||||
# depends on cogl-1.0 which needs opengl
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ It provides a GStreamer sink to upload frames to GL and an actor that \
|
|||
implements the ClutterGstPlayer interface using playbin."
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter-gst/-/issues"
|
||||
LICENSE = "LGPLv2+"
|
||||
LICENSE = "LGPL-2.0-or-later"
|
||||
|
||||
inherit clutter features_check upstream-version-is-even gobject-introspection
|
||||
# depends on clutter-1.0 which depends on cogl-1.0
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ a Clutter stage into any GtkContainer; and GtkClutterActor, a Clutter \
|
|||
actor for embedding any GtkWidget inside a Clutter stage."
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter/-/issues"
|
||||
LICENSE = "LGPLv2+"
|
||||
LICENSE = "LGPL-2.0-or-later"
|
||||
|
||||
CLUTTERBASEBUILDCLASS = "meson"
|
||||
inherit clutter features_check upstream-version-is-even gobject-introspection gtk-doc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "D-Bus interfaces for querying and manipulating user account information"
|
||||
HOMEPAGE = "https://www.freedesktop.org/wiki/Software/AccountsService/"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Objects and helper methods to help reading and writing AppStream metadata"
|
||||
HOMEPAGE = "https://people.freedesktop.org/~hughsient/appstream-glib/index.htm"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "GTK support library for colord"
|
||||
HOMEPAGE = "https://www.freedesktop.org/software/colord/"
|
||||
LICENSE = "LGPLv3"
|
||||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||
|
||||
inherit meson gobject-introspection gettext gtk-doc features_check
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Intelligent Input Bus for Linux/Unix"
|
||||
HOMEPAGE = "https://github.com/ibus/ibus/wiki"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ and group accounts"
|
|||
HOMEPAGE = "https://pagure.io/libuser"
|
||||
BUGTRACKER = "https://pagure.io/libuser/issues"
|
||||
|
||||
LICENSE = "LGPLv2"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
|
||||
file://lib/user.h;endline=19;md5=76b301f63c39fa992062395efbdc9558 \
|
||||
file://samples/testuser.c;endline=19;md5=3b87fa660fa3f4a6bb31d624afe30ba1"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "An onscreen keyboard"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e"
|
||||
|
||||
DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf python3-distutils-extra-native intltool-native"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ graphical tools for users: \
|
|||
* userpasswd allows users to change their passwords. \
|
||||
"
|
||||
HOMEPAGE = "https://pagure.io/usermode"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user