From f0b5b924dc9765d90e2cd34bd3c8647b63e5d41c Mon Sep 17 00:00:00 2001 From: Chris Moore Date: Mon, 27 Feb 2017 07:09:41 +0000 Subject: [PATCH] Chocolate doom: specify all bins and correct REQUIRES (#1191) --- .../chocolate_doom-2.2.1.recipe | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/games-fps/chocolate-doom/chocolate_doom-2.2.1.recipe b/games-fps/chocolate-doom/chocolate_doom-2.2.1.recipe index 8bdd9065e..abe8d8924 100644 --- a/games-fps/chocolate-doom/chocolate_doom-2.2.1.recipe +++ b/games-fps/chocolate-doom/chocolate_doom-2.2.1.recipe @@ -17,14 +17,23 @@ ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES=" - chocolate_doom = $portVersion - cmd:chocolate_doom = $portVersion + chocolate_doom$secondaryArchSuffix = $portVersion + cmd:chocolate_doom$secondaryArchSuffix = $portVersion + cmd:chocolate_doom_setup$secondaryArchSuffix = $portVersion + cmd:chocolate_heretic_setup$secondaryArchSuffix = $portVersion + cmd:chocolate_heretic$secondaryArchSuffix = $portVersion + cmd:chocolate_hexen_setup$secondaryArchSuffix = $portVersion + cmd:chocolate_hexen$secondaryArchSuffix = $portVersion + cmd:chocolate_server$secondaryArchSuffix = $portVersion + cmd:chocolate_setup$secondaryArchSuffix = $portVersion + cmd:chocolate_strife_setup$secondaryArchSuffix = $portVersion + cmd:chocolate_strife$secondaryArchSuffix = $portVersion " REQUIRES=" haiku$secondaryArchSuffix - lib:libsdl$secondaryArchSuffix - lib:libsdl_mixer$secondaryArchSuffix - lib:libsdl_net$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix + lib:libSDL_mixer_1.2$secondaryArchSuffix + lib:libSDL_net_1.2$secondaryArchSuffix " BUILD_REQUIRES=" @@ -39,7 +48,7 @@ BUILD_PREREQUIRES=" cmd:install cmd:ld$secondaryArchSuffix cmd:make - cmd:pkg_config + cmd:pkg_config$secondaryArchSuffix cmd:python cmd:sed "