wesnoth, force rebuild against libcairo (don't use xcairo) (#8595)

This commit is contained in:
Schrijvers Luc
2023-05-05 20:10:45 +02:00
committed by GitHub
parent dfac7b37df
commit a50e1c690e

View File

@@ -22,7 +22,7 @@ fantasy battles."
HOMEPAGE="http://wesnoth.org/"
COPYRIGHT="2003-2015 The Battle for Wesnoth"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="5"
SOURCE_URI="http://sourceforge.net/projects/wesnoth/files/wesnoth-1.12/wesnoth-$portVersion/wesnoth-$portVersion.tar.bz2"
CHECKSUM_SHA256="a50f384cead15f68f31cfa1a311e76a12098428702cb674d3521eb169eb92e4e"
PATCHES="wesnoth-$portVersion.patchset"
@@ -62,13 +62,14 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
cairo${secondaryArchSuffix}_devel # do not use xcairo
devel:libboost_filesystem$secondaryArchSuffix >= 1.70.0
devel:libboost_iostreams$secondaryArchSuffix >= 1.70.0
devel:libboost_locale$secondaryArchSuffix >= 1.70.0
devel:libboost_program_options$secondaryArchSuffix >= 1.70.0
devel:libboost_regex$secondaryArchSuffix >= 1.70.0
devel:libboost_system$secondaryArchSuffix >= 1.70.0
devel:libcairo$secondaryArchSuffix
# devel:libcairo$secondaryArchSuffix
devel:libfontconfig$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libfribidi$secondaryArchSuffix