mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libqalculate, revbump, force correct icu version (#10196)
This commit is contained in:
@@ -4,7 +4,7 @@ units, variables and functions support and CAS functionality."
|
||||
HOMEPAGE="https://qalculate.github.io/"
|
||||
COPYRIGHT="2003-2007, 2008, 2016-2023 Hanna Knutsson"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/Qalculate/libqalculate/releases/download/v$portVersion/libqalculate-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6130ed28f7fb8688bccede4f3749b7f75e4a000b8080840794969d21d1c1bf0f"
|
||||
|
||||
@@ -43,9 +43,9 @@ REQUIRES_devel="
|
||||
libqalculate$secondaryArchSuffix == $portVersion base
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libgmp$secondaryArchSuffix
|
||||
devel:libicudata$secondaryArchSuffix
|
||||
devel:libicudata$secondaryArchSuffix >= 74
|
||||
devel:libicui18n$secondaryArchSuffix >= 74
|
||||
devel:libicuuc$secondaryArchSuffix
|
||||
devel:libicuuc$secondaryArchSuffix >= 74
|
||||
devel:libmpfr$secondaryArchSuffix >= 6
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
"
|
||||
@@ -75,7 +75,7 @@ BUILD_REQUIRES="
|
||||
devel:libgettextlib$secondaryArchSuffix
|
||||
devel:libgmp$secondaryArchSuffix
|
||||
devel:libhistory$secondaryArchSuffix >= 8
|
||||
devel:libicudata$secondaryArchSuffix
|
||||
devel:libicudata$secondaryArchSuffix >= 74
|
||||
devel:libicui18n$secondaryArchSuffix >= 74
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libicuuc$secondaryArchSuffix >= 74
|
||||
|
||||
Reference in New Issue
Block a user