Files
meta-qt5-extra/classes/kde-apps.bbclass
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

8 lines
165 B
Plaintext

inherit kde-base
KDE_APP_VERSION = "21.04.0"
SRC_URI = "${KDE_MIRROR}/stable/release-service/${PV}/src/${BPN}-${PV}.tar.xz"
RRECOMMENDS_${PN} += "qtbase-plugins"