Files
meta-qt5-extra/recipes-kde/apps/kdevelop/libkomparediff2.bb
Andreas Müller fbb2ba5f5f kde-apps: upgrade 20.12.3 -> 21.04.0
License crusaders ruined my day (again) and it seems they do not even know what
they are doing:
* Loads of new checksums (shouldn't there be just one accepted variabt?)
* libkdegames 'invented' a new license 'ICS'
* kbounce LGPL - sure?

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-04-25 16:25:10 +02:00

19 lines
464 B
BlitzBasic

SUMMARY = "Library to compare files and strings, used in Kompare and KDevelop"
LICENSE = "GPL-2.0 & LGPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=8d8cc811a0870dd8391a69e61a77967a"
inherit kde-apps gettext
DEPENDS += " \
kauth-native \
kconfig-native \
kcoreaddons-native \
ki18n-native \
kcodecs \
kio \
kxmlgui \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "f06c5e2599e43e8cb65cf2896f3736bbf162364e0f1785e6cb1066e8b552778e"