mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
pingus: Use Boost 1.70 (#7915)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user