Update to Gears 21.08.0

This commit is contained in:
Andreas Cord-Landwehr
2021-08-19 17:18:39 +02:00
parent 5e61e3d4e1
commit e4203ac775
19 changed files with 12 additions and 6 deletions

View File

@@ -5,8 +5,8 @@
SUMMARY = "KEduVocDocument"
DESCRIPTION = "Library for reading from/writing to the KVTML format."
HOMEPAGE = "https://edu.kde.org/khangman/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
LICENSE = "GPL-2.0+"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881"
PR = "r0"
DEPENDS += " \

View File

@@ -4,8 +4,11 @@
DESCRIPTION = "Okular"
HOMEPAGE = "https://okular.kde.org/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=5a3169a2d39a757efd8b7aa66a69d97b"
LICENSE = "GPL-2.0+ & GPL-3.0"
LIC_FILES_CHKSUM = " \
file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881 \
file://LICENSES/GPL-3.0-or-later.txt;md5=49fc03046e56a282c0c743b5d3a55b7c \
"
PR = "r0"
DEPENDS += " \

View File

@@ -12,6 +12,7 @@ PR = "r0"
DEPENDS += " \
qtdeclarative \
qtmultimedia \
qtwayland-native \
qca \
kconfigwidgets \
kdbusaddons \
@@ -22,6 +23,7 @@ DEPENDS += " \
kirigami \
kpeople \
kwayland \
qqc2-desktop-style \
"
inherit cmake_kdeapp

View File

@@ -10,6 +10,7 @@ PR = "r0"
DEPENDS += " \
kirigami \
kitemmodels \
"
inherit cmake_kdeapp

View File

@@ -3,8 +3,8 @@
# SPDX-License-Identifier: MIT
DESCRIPTION = "KDialog"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
LICENSE = "GPL-2.0+"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881"
PR = "r0"
DEPENDS += " \