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

@@ -15,14 +15,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kcompletion/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="b6ef74f72a723a7b6615716abe4c82f2ffc7ca9bd314255664495989cc5aab88"
CHECKSUM_SHA256="b89c942eceecda68c7d97d0e30e5406eb0836695456e88742498d3c634aa7450"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
kcompletion$secondaryArchSuffix = $portVersion
lib:libKF5Completion$secondaryArchSuffix = $portVersion
lib:libKF5Completion$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -35,7 +35,7 @@ REQUIRES="
PROVIDES_devel="
kcompletion${secondaryArchSuffix}_devel = $portVersion
devel:libKF5Completion$secondaryArchSuffix = $portVersion
devel:libKF5Completion$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES_devel="
kcompletion$secondaryArchSuffix == $portVersion base
@@ -46,9 +46,9 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libKF5ConfigGui$secondaryArchSuffix
devel:libKF5WidgetsAddons$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libQt5Xml$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.7
devel:libQt5Gui$secondaryArchSuffix >= 5.7
devel:libQt5Xml$secondaryArchSuffix >= 5.7
"
BUILD_PREREQUIRES="
cmd:cmake