kf5: prepare update to 5.13

kfilemetadata and baloo have moved to kf5

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-08-13 23:37:50 +02:00
parent 21f6ebe8b5
commit baaf8cbe98
7 changed files with 9 additions and 9 deletions

View File

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

View File

@@ -1,5 +1,5 @@
inherit kde-base
KF5_VERSION = "5.12.0"
KF5_VERSION = "5.13.0"
SRC_URI = "http://download.kde.org/stable/frameworks/5.12/${BPN}-${PV}.tar.xz"
SRC_URI = "http://download.kde.org/stable/frameworks/5.13/${BPN}-${PV}.tar.xz"

View File

@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = " \
"
inherit kde-plasma cmake-lib pkgconfig
inherit kde-kf5 cmake-lib pkgconfig
PV = "5.9.2"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "74d278d9c6dab71d3126ba51858a5d02"
SRC_URI[sha256sum] = "0959a19591180216472c9c7845d180d2b16501b266c6ca10e438c745ca2e151c"

View File

@@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
"
inherit kde-plasma cmake-lib
inherit kde-kf5 cmake-lib
DEPENDS += "ki18n kconfig kidletime kitemmodels kinit kauth kcrash solid kio kdelibs4support kfilemetadata ktexteditor xapian-core"
PV = "5.9.2"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "2fb26fe7937565d3c8d54a11ee8b21a5"
SRC_URI[sha256sum] = "1ca97763c136d3b7762cdc04f6e76fb9d314ba38db8ad48778647590626e19e6"

View File

@@ -34,6 +34,7 @@ TIER_2 = " \
kcompletion \
kcrash \
kdoctools \
kfilemetadata \
kjobwidgets \
kpackage \
kpty \
@@ -41,6 +42,7 @@ TIER_2 = " \
"
TIER_3 = " \
baloo \
kactivities \
kbookmarks \
kcmutils \

View File

@@ -9,11 +9,9 @@ TIER_1 = " \
"
TIER_2 = " \
kfilemetadata \
"
TIER_3 = " \
baloo \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "plasma-workspace", "",d)} \
"