9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
inherit kde-base
|
|
|
|
KDE_APP_VERSION = "20.12.2"
|
|
|
|
#SRC_URI = "${KDE_MIRROR}/stable/applications/${PV}/src/${BPN}-${PV}.tar.xz"
|
|
SRC_URI = "${KDE_MIRROR}/stable/release-service/${PV}/src/${BPN}-${PV}.tar.xz"
|
|
|
|
RRECOMMENDS_${PN} += "qtbase-plugins"
|