mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
0ad: update boost version
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="A free, open-source, Real-Time Strategy (RTS) game."
|
||||
HOMEPAGE="https://play0ad.com/"
|
||||
COPYRIGHT="Wildfire Games"
|
||||
LICENSE="0ADLicense"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="https://releases.wildfiregames.com/0ad-${portVersion/\~/-}-unix-build.tar.xz"
|
||||
CHECKSUM_SHA256="01bff7641ee08cac896c54d518d7e4b01752513105558f212e3199d747512a37"
|
||||
SOURCE_DIR="0ad-${portVersion/\~/-}"
|
||||
@@ -26,8 +26,8 @@ REQUIRES="
|
||||
lib:libenet$secondaryArchSuffix
|
||||
lib:libgloox$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libicui18n$secondaryArchSuffix >= 66
|
||||
lib:libicuuc$secondaryArchSuffix >= 66
|
||||
lib:libicui18n$secondaryArchSuffix
|
||||
lib:libicuuc$secondaryArchSuffix
|
||||
lib:libminiupnpc$secondaryArchSuffix
|
||||
lib:libnspr4$secondaryArchSuffix
|
||||
lib:libopenal$secondaryArchSuffix
|
||||
@@ -44,7 +44,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.69.0
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libsdl2$secondaryArchSuffix
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user