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

@@ -6,14 +6,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/ktextwidgets/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="e6925bdf08e7ae00f895a6d1253743114217c9a0f49c75328162dba05dcecc4d"
CHECKSUM_SHA256="c10874a76481ec6c19fca4b74e9e18d4c9469cac850a6d84d840952e8d6ed520"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
ktextwidgets$secondaryArchSuffix = $portVersion
lib:libKF5TextWidgets$secondaryArchSuffix = $portVersion
lib:libKF5TextWidgets$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -40,7 +40,7 @@ REQUIRES="
PROVIDES_devel="
ktextwidgets${secondaryArchSuffix}_devel = $portVersion
devel:libKF5TextWidgets$secondaryArchSuffix = $portVersion
devel:libKF5TextWidgets$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES_devel="
ktextwidgets$secondaryArchSuffix == $portVersion base