mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
kde-frameworks: bump to 5.39.0.
add Qt version requires.
This commit is contained in:
@@ -15,14 +15,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kwindowsystem/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5d2a8c6558fe89b3ee6910a09014b6f1ffef3ac89f7bb604eb87bd4b6f2f71cd"
|
||||
CHECKSUM_SHA256="60b05630b1d0ff29242202e28d886b67dd31a90086e337a2c6988ed4c048e899"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kwindowsystem$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5WindowSystem$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5WindowSystem$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kwindowsystem${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kwindowsystem$secondaryArchSuffix == $portVersion base
|
||||
@@ -40,7 +40,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user