fluidsynth2: bump revision.

This commit is contained in:
Jérôme Duval
2019-05-17 12:52:33 +02:00
committed by GitHub
parent 3d80ee08d9
commit 060ac0192a

View File

@@ -8,7 +8,7 @@ ability to send audio data to a Raw or Wave file."
HOMEPAGE="http://www.fluidsynth.org/"
COPYRIGHT="2007-2019 Josh Green, Pedro Lopez-Cabanillas, David Henningsson"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/FluidSynth/fluidsynth/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="2c065de87e9c9ba0311ebf2f4828a4fd76f1f5cc7d1d93dd80d7a048d7d2a76c"
SOURCE_DIR="fluidsynth-$portVersion"
@@ -18,12 +18,12 @@ ARCHITECTURES="?x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
fluidsynth2${secondaryArchSuffix} = $portVersion
fluidsynth2$secondaryArchSuffix = $portVersion
cmd:fluidsynth
lib:libfluidsynth${secondaryArchSuffix} = 2.1.1 compat >= 2
lib:libfluidsynth$secondaryArchSuffix = 2.1.1 compat >= 2
"
REQUIRES="
haiku${secondaryArchSuffix}
haiku$secondaryArchSuffix
lib:libFLAC$secondaryArchSuffix
lib:libglib_2.0$secondaryArchSuffix
lib:libgomp$secondaryArchSuffix