pingus: Use Boost 1.70 (#7915)

This commit is contained in:
robxnano
2023-03-05 08:57:14 +00:00
committed by GitHub
parent b2c78051d7
commit 94345cd380
2 changed files with 383 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ other operating systems supported by SDL. It is covered under the GPL."
HOMEPAGE="https://pingus.seul.org"
COPYRIGHT="1998-2011 Ingo Ruhnke"
LICENSE="GNU GPL v3"
REVISION="4"
REVISION="5"
SOURCE_URI="https://github.com/Pingus/pingus/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="c4cd89e1d350d2472f32de5f6266ac9f3658a3620eace3f79efac45db4323b65"
PATCHES="pingus-$portVersion.patchset"
@@ -19,7 +19,6 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libboost_signals$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
lib:libglu$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
@@ -32,7 +31,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_signals$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix >= 1.70.0
devel:libGL$secondaryArchSuffix
devel:libglu$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix