mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
mame: rebuild with libutf8proc2.
This commit is contained in:
@@ -13,7 +13,7 @@ calculators, in addition to the arcade video games that were its initial focus."
|
||||
HOMEPAGE="https://www.mamedev.org/"
|
||||
COPYRIGHT="1997-2019 MAMEDev and contributors"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/mamedev/mame/archive/mame${portVersion/./}.tar.gz"
|
||||
CHECKSUM_SHA256="4d0b23f3c9f9b2f6283ed78d5afc9a6391d2ee6ce5f0f4bcc2a357ec14aa06c4"
|
||||
SOURCE_FILENAME="mame-$portVersion.tar.gz"
|
||||
@@ -88,7 +88,7 @@ BUILD_REQUIRES="
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:liblua$secondaryArchSuffix >= 5.3
|
||||
devel:libogg$secondaryArchSuffix
|
||||
devel:libpugixml$secondaryArchSuffix
|
||||
@@ -96,7 +96,7 @@ BUILD_REQUIRES="
|
||||
devel:libSDL2_2.0$secondaryArchSuffix
|
||||
devel:libSDL2_ttf$secondaryArchSuffix
|
||||
devel:libsqlite3$secondaryArchSuffix
|
||||
devel:libutf8proc$secondaryArchSuffix
|
||||
devel:libutf8proc$secondaryArchSuffix >= 2
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user