{
"name": "fluidsynth",
"buildsystem": "cmake-ninja",
"config-opts": [
"-DLIB_SUFFIX="
],
"cleanup": [
"/bin",
"/include",
"/lib/pkgconfig",
"/share/man",
"*.so"
],
"sources": [
{
"type": "archive",
"url": "https://github.com/FluidSynth/fluidsynth/archive/v2.2.3.tar.gz",
"sha256": "b31807cb0f88e97f3096e2b378c9815a6acfdc20b0b14f97936d905b536965c4"
}
]
}