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:
@@ -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
|
||||
Reference in New Issue
Block a user