UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
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 file size: 1844615
Source file MD5-checkum: 64ea1cdefa38ce952cb76b4849dccd8e
Source directory: fluidsynth-2.5.1
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/f/fluidsynth-2.5.1.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/f/fluidsynth-2.5.1.tar.gz.md5sum
Dependances: glib, cmake, alsa-lib, SDL2, libsndfile, pulseaudio.
Dependance of: dosbox-staging, dosbox-x, 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