Update the tier 2 frameworks to 5.36

Reviewers: cordlandwehr

Reviewed By: cordlandwehr

Differential Revision: https://phabricator.kde.org/D6986
This commit is contained in:
Volker Krause
2017-07-29 21:37:08 +02:00
parent 9c973e8940
commit ab1ef73548
15 changed files with 22 additions and 33 deletions

View File

@@ -7,7 +7,7 @@ PR = "r0"
DEPENDS = "qtbase kcoreaddons"
GIT_REPO = "git://anongit.kde.org/kauth"
SRC_URI = "git://anongit.kde.org/kauth;nobranch=1"
S = "${WORKDIR}/git"
inherit cmake_kf5

View File

@@ -1,5 +0,0 @@
require ${PN}.inc
SRC_URI = "${GIT_REPO}"
SRCREV = "63abc315ec9bea4860e2600913d59e4c288cc418"
PV = "5.0.0"

View File

@@ -0,0 +1,2 @@
require ${PN}.inc
SRCREV = "v${PV}"

View File

@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
PR = "r0"
DEPENDS = "kcoreaddons kwindowsystem"
DEPENDS = "kcoreaddons kwindowsystem kcoreaddons-native"
GIT_REPO = "git://anongit.kde.org/kcrash"
SRC_URI = "git://anongit.kde.org/kcrash"
S = "${WORKDIR}/git"
inherit cmake_kf5

View File

@@ -1,5 +0,0 @@
require ${PN}.inc
SRC_URI = "${GIT_REPO}"
SRCREV = "6fd5c71b0b949f92ab8d2f0f71d700ba729de7ca"
PV = "5.0.0"

View File

@@ -0,0 +1,2 @@
require ${PN}.inc
SRCREV = "v${PV}"

View File

@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
PR = "r0"
DEPENDS = "qtbase kcoreaddons kwidgetsaddons"
DEPENDS = "qtbase kcoreaddons kwidgetsaddons kcoreaddons-native"
GIT_REPO = "git://anongit.kde.org/kjobwidgets"
SRC_URI = "git://anongit.kde.org/kjobwidgets;nobranch=1"
S = "${WORKDIR}/git"
inherit cmake_kf5

View File

@@ -1,5 +0,0 @@
require ${PN}.inc
SRC_URI = "${GIT_REPO}"
SRCREV = "511abe938b2937eb12ab588be81430b17e70da8a"
PV = "5.0.0"

View File

@@ -0,0 +1,2 @@
require ${PN}.inc
SRCREV = "v${PV}"

View File

@@ -5,12 +5,14 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
PR = "r0"
DEPENDS = "ki18n kcoreaddons"
DEPENDS = "ki18n kcoreaddons kcoreaddons-native"
GIT_REPO = "git://anongit.kde.org/kpty"
SRC_URI = "git://anongit.kde.org/kpty;nobranch=1"
S = "${WORKDIR}/git"
inherit cmake_kf5
inherit gettext
inherit python3native
FILES_${PN}-dev += " \
${libdir}/cmake/KF5Pty/*.cmake \

View File

@@ -1,5 +0,0 @@
require ${PN}.inc
SRC_URI = "${GIT_REPO}"
SRCREV = "9ad950b78394e737bd0a03e207cc701ed4d17790"
PV = "5.0.0"

View File

@@ -0,0 +1,2 @@
require ${PN}.inc
SRCREV = "v${PV}"

View File

@@ -7,10 +7,12 @@ PR = "r0"
DEPENDS = "qtbase ki18n"
GIT_REPO = "git://anongit.kde.org/kunitconversion"
SRC_URI = "git://anongit.kde.org/kunitconversion;nobranch=1"
S = "${WORKDIR}/git"
inherit cmake_kf5
inherit python3native
inherit gettext
FILES_${PN}-dev += " \
${libdir}/cmake/KF5UnitConversion/*.cmake \

View File

@@ -1,5 +0,0 @@
require ${PN}.inc
SRC_URI = "${GIT_REPO}"
SRCREV = "03faceaf5f0fd9aac0579bb067428ffac9554954"
PV = "5.0.0"

View File

@@ -0,0 +1,2 @@
require ${PN}.inc
SRCREV = "v${PV}"