another reorganization of kde-recipes
* split kde.bbclass -> kde-base.bbclass + kde-kf5.bbclass + kde-plasma.bbclass * kf5-recipes are build from git / plasma recipes are build from release tarballs * minor formatting cleanup Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
5
classes/kde-plasma.bbclass
Normal file
5
classes/kde-plasma.bbclass
Normal file
@@ -0,0 +1,5 @@
|
||||
inherit kde-base
|
||||
|
||||
PLASMA_VERSION ??= "5.2.0"
|
||||
|
||||
SRC_URI = "http://download.kde.org/stable/plasma/${PLASMA_VERSION}/${BPN}-${PV}.tar.xz"
|
||||
Reference in New Issue
Block a user