mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
libzmf: Use Boost 1.70 (#7912)
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
|
|||||||
COPYRIGHT="2013-2017 David Tardon
|
COPYRIGHT="2013-2017 David Tardon
|
||||||
2016 Aleksas Pantechovskis"
|
2016 Aleksas Pantechovskis"
|
||||||
LICENSE="MPL v2.0"
|
LICENSE="MPL v2.0"
|
||||||
REVISION="5"
|
REVISION="6"
|
||||||
SOURCE_URI="https://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.xz"
|
SOURCE_URI="https://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"
|
CHECKSUM_SHA256="27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"
|
||||||
|
|
||||||
@@ -39,8 +39,8 @@ REQUIRES_devel="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
devel:libboost_math_c99$secondaryArchSuffix >= 1.57.0
|
devel:libboost_math_c99$secondaryArchSuffix >= 1.70.0
|
||||||
devel:libboost_system$secondaryArchSuffix >= 1.57.0
|
devel:libboost_system$secondaryArchSuffix >= 1.70.0
|
||||||
devel:libcppunit$secondaryArchSuffix
|
devel:libcppunit$secondaryArchSuffix
|
||||||
devel:libicui18n$secondaryArchSuffix >= 66
|
devel:libicui18n$secondaryArchSuffix >= 66
|
||||||
devel:libpng16$secondaryArchSuffix
|
devel:libpng16$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user