mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
kde-frameworks: bump to 5.39.0.
add Qt version requires.
This commit is contained in:
@@ -9,14 +9,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kxmlgui/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a857d3cfee3bf026e3b1aad3594567a233af59ff927ec8971a4de2841b839c62"
|
||||
CHECKSUM_SHA256="1851c36ec1b8b4070d997d64504df384038dbbfef597b7edb842f362d9a4ebff"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kxmlgui$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5XmlGui$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5XmlGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -46,7 +46,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kxmlgui${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5XmlGui$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5XmlGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kxmlgui$secondaryArchSuffix == $portVersion base
|
||||
@@ -69,13 +69,13 @@ BUILD_REQUIRES="
|
||||
devel:libkf5textwidgets$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Network$secondaryArchSuffix
|
||||
devel:libQt5PrintSupport$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Network$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5PrintSupport$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user