UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
fluidsynth
FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution.Package info
Template:
Codename: fluidsynth
Source file: fluidsynth-2.5.1.tar.gz
Source directory: fluidsynth-2.5.1
Package URL: fluidsynth-2.5.1.tar.gz
Package md5-checksum URL: fluidsynth-2.5.1.tar.gz.md5sum
Dependances: glib, cmake, alsa-lib, SDL3, libsndfile, pulseaudio.
Dependance of: dosbox-x, dosbox-staging, scummvm.
Patches: *** NO PATCHES FOUND ***
Addons: gcem-1.18.0.tar.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
tar -xf ../gcem-1.18.0.tar.gz
mv -v gcem-1.18.0/* gcem
rm -v gcem-1.18.0
mkdir -v build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
Build script:
cd build &&
make
Install script:
cd build &&
make install