From c523f595c47ebacca6436f05f36dc4d92fec3bb1 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 20 Nov 2019 22:06:36 +0100 Subject: [PATCH] mame: rebuild with libutf8proc2. --- games-emulation/mame/mame-0.210.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-emulation/mame/mame-0.210.recipe b/games-emulation/mame/mame-0.210.recipe index c55a8a7a1..d6d848e07 100644 --- a/games-emulation/mame/mame-0.210.recipe +++ b/games-emulation/mame/mame-0.210.recipe @@ -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="