libzmf, revbump, use icu74 and boost1.83 (#10080)

This commit is contained in:
Schrijvers Luc
2024-02-08 15:17:01 +00:00
committed by GitHub
parent b0270a72e6
commit 67c01698ae

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
COPYRIGHT="2013-2017 David Tardon
2016 Aleksas Pantechovskis"
LICENSE="MPL v2.0"
REVISION="6"
REVISION="7"
SOURCE_URI="https://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.xz"
CHECKSUM_SHA256="27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"
@@ -21,7 +21,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix >= 66
lib:libicui18n$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:librevenge_0.0$secondaryArchSuffix
lib:librevenge_generators_0.0$secondaryArchSuffix
@@ -39,10 +39,9 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_math_c99$secondaryArchSuffix >= 1.70.0
devel:libboost_system$secondaryArchSuffix >= 1.70.0
devel:libboost_system$secondaryArchSuffix >= 1.83.0
devel:libcppunit$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix >= 66
devel:libicui18n$secondaryArchSuffix >= 74
devel:libpng16$secondaryArchSuffix
devel:librevenge_0.0$secondaryArchSuffix
devel:librevenge_generators_0.0$secondaryArchSuffix
@@ -51,9 +50,9 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf
cmd:autoheader
cmd:automake
cmd:autoreconf
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:libtoolize$secondaryArchSuffix
@@ -63,11 +62,7 @@ BUILD_PREREQUIRES="
BUILD()
{
libtoolize --force --copy --install
aclocal
autoheader
automake -a -c --foreign
autoconf
autoreconf -fi
runConfigure ./configure --disable-werror
make $jobArgs
}
@@ -78,7 +73,7 @@ INSTALL()
rm $libDir/libzmf-0.0.la
prepareInstalledDevelLibs libzmf-0.0
prepareInstalledDevelLib libzmf-0.0
fixPkgconfig
packageEntries devel $developDir