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