kf5: update to 5.9.0

* libmm-qt -> modemmanager-qt
* plasma-nm apply patch to follow modemmanager-qt's API change

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-04-24 11:09:00 +02:00
parent d34a1f76c8
commit 653f2afd25
69 changed files with 190 additions and 179 deletions

View File

@@ -1,3 +1,3 @@
inherit kde-kf5
SRC_URI = "http://download.kde.org/stable/frameworks/5.8/portingAids/${BPN}-${PV}.tar.xz"
SRC_URI = "http://download.kde.org/stable/frameworks/5.9/portingAids/${BPN}-${PV}.tar.xz"

View File

@@ -1,5 +1,5 @@
inherit kde-base
KF5_VERSION = "5.8.0"
KF5_VERSION = "5.9.0"
SRC_URI = "http://download.kde.org/stable/frameworks/5.8/${BPN}-${PV}.tar.xz"
SRC_URI = "http://download.kde.org/stable/frameworks/5.9/${BPN}-${PV}.tar.xz"