mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
wesnoth, force rebuild against libcairo (don't use xcairo) (#8595)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user