mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
libqalculate, bump version, use icu74 (#10075)
This commit is contained in:
@@ -6,12 +6,12 @@ COPYRIGHT="2003-2007, 2008, 2016-2023 Hanna Knutsson"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/Qalculate/libqalculate/releases/download/v$portVersion/libqalculate-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c2761626a061b772da3cec9135c21e9b7ce5aa87a6bb47c9ddd7d82fc8f0f46c"
|
||||
CHECKSUM_SHA256="6130ed28f7fb8688bccede4f3749b7f75e4a000b8080840794969d21d1c1bf0f"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="22.20.0"
|
||||
libVersion="22.20.1"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
@@ -44,7 +44,7 @@ REQUIRES_devel="
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libgmp$secondaryArchSuffix
|
||||
devel:libicudata$secondaryArchSuffix
|
||||
devel:libicui18n$secondaryArchSuffix >= 66
|
||||
devel:libicui18n$secondaryArchSuffix >= 74
|
||||
devel:libicuuc$secondaryArchSuffix
|
||||
devel:libmpfr$secondaryArchSuffix >= 6
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
@@ -76,9 +76,9 @@ BUILD_REQUIRES="
|
||||
devel:libgmp$secondaryArchSuffix
|
||||
devel:libhistory$secondaryArchSuffix >= 8
|
||||
devel:libicudata$secondaryArchSuffix
|
||||
devel:libicui18n$secondaryArchSuffix >= 66
|
||||
devel:libicui18n$secondaryArchSuffix >= 74
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libicuuc$secondaryArchSuffix >= 66
|
||||
devel:libicuuc$secondaryArchSuffix >= 74
|
||||
devel:libintl$secondaryArchSuffix
|
||||
devel:libmpfr$secondaryArchSuffix >= 6
|
||||
devel:libreadline$secondaryArchSuffix >= 8
|
||||
Reference in New Issue
Block a user