mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
fluidsynth2: bump revision.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user