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

@@ -13,7 +13,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/solid/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="7f1dfe1610fae4e1124e36e128526e88f97d0b68fcebe6a7896f761f911fd5a4"
CHECKSUM_SHA256="9b2a6e25809ed907a31c23b54108ebaf4f12feb088867e5bd38a416554224d6b"
PATCHES="solid-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86_64"
@@ -22,7 +22,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
solid$secondaryArchSuffix = $portVersion
cmd:solid_hardware5$secondaryArchSuffix = $portVersion
lib:libKF5Solid$secondaryArchSuffix = $portVersion
lib:libKF5Solid$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -35,7 +35,7 @@ REQUIRES="
PROVIDES_devel="
solid${secondaryArchSuffix}_devel = $portVersion
devel:libKF5Solid$secondaryArchSuffix = $portVersion
devel:libKF5Solid$secondaryArchSuffix = $portVersion compat >= 5
"
REQUIRES_devel="
solid$secondaryArchSuffix == $portVersion base