kde-frameworks: bump to 5.39.0.

add Qt version requires.
This commit is contained in:
Jerome Duval
2017-10-22 14:48:46 +02:00
parent 04c8dd72fd
commit a9f072df15
53 changed files with 257 additions and 254 deletions

View File

@@ -7,7 +7,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kpackage/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="f4563283be09fed4db6abf686eebda1a873d0db6c94eb69ccaa0b3de53127e79"
CHECKSUM_SHA256="08ffbbb8022c8f293f54912084f7c4577ee0b270ecbd3fcd3b0643f087d7ab17"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -15,7 +15,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
kpackage$secondaryArchSuffix = $portVersion
cmd:kpackagetool5$secondaryArchSuffix = $portVersion
lib:libKF5Package$secondaryArchSuffix = $portVersion
lib:libKF5Package$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -27,7 +27,7 @@ REQUIRES="
PROVIDES_devel="
kpackage${secondaryArchSuffix}_devel = $portVersion
devel:libKF5Package$secondaryArchSuffix = $portVersion
devel:libKF5Package$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES_devel="
kpackage$secondaryArchSuffix == $portVersion base
@@ -39,7 +39,7 @@ BUILD_REQUIRES="
devel:libKF5Archive$secondaryArchSuffix
devel:libKF5I18n$secondaryArchSuffix
devel:libKF5CoreAddons$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.7
"
BUILD_PREREQUIRES="
cmd:cmake