mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
vcmi: update to boost 1.85
This commit is contained in:
@@ -8,7 +8,7 @@ You'll require the original game files to use this port."
|
||||
HOMEPAGE="https://vcmi.eu"
|
||||
COPYRIGHT="2005-2023 VCMI Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/vcmi/vcmi/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1c714487a6c3c7b9fd956fc2a50d05a1ebcc9431c6b9c72f256143be38f4e0da"
|
||||
PATCHES="vcmi-$portVersion.patchset"
|
||||
@@ -54,11 +54,11 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
# dependency of devel:libQt5Gui
|
||||
devel:libavcodec$secondaryArchSuffix >= 60
|
||||
devel:libboost_filesystem$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_program_options$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_unit_test_framework$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_filesystem$secondaryArchSuffix >= 1.85.0
|
||||
devel:libboost_program_options$secondaryArchSuffix >= 1.85.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.85.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.85.0
|
||||
devel:libboost_unit_test_framework$secondaryArchSuffix >= 1.85.0
|
||||
devel:libexecinfo$secondaryArchSuffix
|
||||
devel:libfuzzylite$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user