diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6.recipe b/media-sound/fluidsynth/fluidsynth-1.1.6.recipe index 03fcfff81..b2650c86c 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.6.recipe +++ b/media-sound/fluidsynth/fluidsynth-1.1.6.recipe @@ -9,15 +9,14 @@ CHECKSUM_SHA256="d28b47dfbf7f8e426902ae7fa2981d821fbf84f41da9e1b85be933d2d748f60 LICENSE="GNU LGPL v2.1" COPYRIGHT="2007-2012 Josh Green, Pedro Lopez-Cabanillas, David Henningsson" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86 ?x86_64" PATCHES="fluidsynth-1.1.6.patchset" PROVIDES=" - fluidsynth - libfluidsynth${secondaryArchSuffix} = 1.1.6 compat >= 1.0 + fluidsynth${secondaryArchSuffix} = $portVersion lib:libfluidsynth${secondaryArchSuffix} = 1.1.6 compat >= 1.0 cmd:fluidsynth${secondaryArchSuffix} " @@ -85,9 +84,9 @@ INSTALL() # ----- devel package ------------------------------------------------------- PROVIDES_devel=" - libfluidsynth${secondaryArchSuffix}_devel = $portVersion compat >= 1 + fluidsynth${secondaryArchSuffix}_devel = $portVersion devel:libfluidsynth$secondaryArchSuffix = $portVersion compat >= 1 " REQUIRES_devel=" - libfluidsynth$secondaryArchSuffix == $portVersion base + fluidsynth$secondaryArchSuffix == $portVersion base "