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

@@ -32,14 +32,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kunitconversion/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="7148532aac31ed05904599705413d67c67656d8ffa863ca90091d2f994a9d988"
CHECKSUM_SHA256="d4051c40a9b34fa8fdeec5bf6fcebc2c735289daeb13b785f7644a27f5067214"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
kunitconversion$secondaryArchSuffix = $portVersion
lib:libKF5UnitConversion$secondaryArchSuffix = $portVersion
lib:libKF5UnitConversion$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -51,7 +51,7 @@ REQUIRES="
PROVIDES_devel="
kunitconversion${secondaryArchSuffix}_devel = $portVersion
devel:libKF5UnitConversion$secondaryArchSuffix = $portVersion
devel:libKF5UnitConversion$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES_devel="
kunitconversion$secondaryArchSuffix == $portVersion base
@@ -61,9 +61,9 @@ BUILD_REQUIRES="
extra_cmake_modules
haiku${secondaryArchSuffix}_devel
devel:libKF5I18n$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Network$secondaryArchSuffix
devel:libQt5Xml$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.7
devel:libQt5Network$secondaryArchSuffix >= 5.7
devel:libQt5Xml$secondaryArchSuffix >= 5.7
"
BUILD_PREREQUIRES="
cmd:cmake