diff --git a/media-libs/sdl_sound/sdl_sound-1.0.3.recipe b/media-libs/sdl_sound/sdl_sound-1.0.3.recipe index 0fffc3523..3508b4708 100644 --- a/media-libs/sdl_sound/sdl_sound-1.0.3.recipe +++ b/media-libs/sdl_sound/sdl_sound-1.0.3.recipe @@ -5,7 +5,7 @@ playback tasks simpler." HOMEPAGE="http://www.icculus.org/SDL_sound" COPYRIGHT="2001-2009 Ryan C. Gordon" LICENSE="GNU LGPL v2.1" -REVISION="4" +REVISION="5" SOURCE_URI="hg+http://hg.icculus.org/icculus/SDL_sound#release-1.0.3" SOURCE_DIR="SDL_sound-$portVersion" @@ -14,10 +14,10 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" sdl_sound$secondaryArchSuffix = $portVersion - cmd:playsound$secondaryArchSuffix = $portVersion compat >= 2 - cmd:playsound_simple$secondaryArchSuffix = $portVersion compat >= 2 - lib:libSDL_sound$secondaryArchSuffix = 1.0_0.8.0 compat >= 1.0_0 - lib:libSDL_sound_1.0$secondaryArchSuffix = 0.8.0 compat >= 1.0 + cmd:playsound$secondaryArchSuffix = $portVersion compat >= 1 + cmd:playsound_simple$secondaryArchSuffix = $portVersion compat >= 1 + lib:libSDL_sound$secondaryArchSuffix = 1.0.2 compat >= 1 + lib:libSDL_sound_1.0$secondaryArchSuffix = 1.0.2 compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -36,10 +36,9 @@ REQUIRES=" " PROVIDES_devel=" - sdl_sound${secondaryArchSuffix}_devel = $portVersion compat >= 1.0 - devel:SDL_sound$secondaryArchSuffix = 0.8.0 compat >= 0 - devel:libSDL_sound$secondaryArchSuffix = 1.0_0.8.0 compat >= 1.0_0 - devel:libSDL_sound_1.0$secondaryArchSuffix = 0.8.0 compat >= 0 + sdl_sound${secondaryArchSuffix}_devel = $portVersion compat >= 1 + devel:libsdl_sound$secondaryArchSuffix = 1.0.2 compat >= 1 + devel:libsdl_sound_1.0$secondaryArchSuffix = 1.0.2 compat >= 1 " REQUIRES_devel=" sdl_sound$secondaryArchSuffix == $portVersion base