From 8aacde26f56b987451b32b165f70dde5755209ba Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Thu, 31 Oct 2013 23:51:44 +0000 Subject: [PATCH] Updated sdl_mixer as Ingo suggested, hopefully I got it this time. TODO: get fluidsynth added in soon --- media-libs/sdl_mixer/sdl_mixer-1.2.12.recipe | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/media-libs/sdl_mixer/sdl_mixer-1.2.12.recipe b/media-libs/sdl_mixer/sdl_mixer-1.2.12.recipe index c7e88ab23..9e3b4f3c5 100644 --- a/media-libs/sdl_mixer/sdl_mixer-1.2.12.recipe +++ b/media-libs/sdl_mixer/sdl_mixer-1.2.12.recipe @@ -12,14 +12,15 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" sdl_mixer$secondaryArchSuffix = $portVersion compat >= 1.2 - lib:libSDL_mixer_1.2$secondaryArchSuffix = 0.12.0 compat >= 0 - devel:libSDL_mixer$secondaryArchSuffix = 0.12.0 compat >= 0 + lib:libSDL_mixer$secondaryArchSuffix = 1.2_0.12.0 compat >= 1.2_0 + lib:libSDL_mixer_1.2$secondaryArchSuffix = 0.12.0 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix >= $haikuVersion libsdl$secondaryArchSuffix flac$secondaryArchSuffix +# fluidsynth libmad$secondaryArchSuffix libvorbis$secondaryArchSuffix libogg$secondaryArchSuffix @@ -45,6 +46,7 @@ BUILD_PREREQUIRES=" cmd:libmikmod_config$secondaryArchSuffix devel:libogg$secondaryArchSuffix devel:flac$secondaryArchSuffix +# devel:fluidsynth devel:libmad$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix devel:libogg$secondaryArchSuffix @@ -76,8 +78,8 @@ INSTALL() PROVIDES_devel=" sdl_mixer${secondaryArchSuffix}_devel = $portVersion compat >= 1.2 - devel:SDL_mixer$secondaryArchSuffix = 0.12.0 compat >= 0 - devel:libSDL_mixer$secondaryArchSuffix = 0.12.0 compat >= 0 + devel:libSDL_mixer$secondaryArchSuffix = 1.2_0.12.0 compat >= 0 + devel:libSDL_mixer_1.2$secondaryArchSuffix = 0.12.0 compat >= 0 " REQUIRES_devel="