libqxp, revbump, use ICU74 (#10477)

This commit is contained in:
Schrijvers Luc
2024-05-26 17:02:55 +02:00
committed by GitHub
parent 8471b1a07f
commit e211e4dda5

View File

@@ -5,7 +5,7 @@ documents. Currently it only understands documents created by QuarkXPress \
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libqxp"
COPYRIGHT="2017-2018 David Tardon, Aleksas Pantechovski"
LICENSE="MPL v2.0"
REVISION="4"
REVISION="5"
SOURCE_URI="http://dev-www.libreoffice.org/src/libqxp/libqxp-$portVersion.tar.xz"
CHECKSUM_SHA256="e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c"
@@ -32,8 +32,9 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
icu66$secondaryArchSuffix
lib:libboost_system$secondaryArchSuffix
lib:libicudata$secondaryArchSuffix
lib:libicuuc$secondaryArchSuffix
lib:librevenge_0.0$secondaryArchSuffix
"
@@ -47,9 +48,10 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
icu66${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix >= 1.83.0
devel:libcppunit$secondaryArchSuffix
devel:libicudata$secondaryArchSuffix >= 74
devel:libicuuc$secondaryArchSuffix >= 74
devel:librevenge_0.0$secondaryArchSuffix
"
BUILD_PREREQUIRES="