change license from GPLv3 to GPLv3 or later
[mmq.git] / INSTALL
blob7394c0d560a2872d5daf31a836d9b914d5771b1c
1 Build Pre-requisites
2 ====================
4 fixeddec - fixed point audio decoders
5 -------------------------------------
6 * FLAC 1.2.1 or later
7 * Tremor (libvorbisidec)
9 audio outputs
10 -------------
11 * SALSA-lib - lightweight ALSA-lib designed for embedded systems
12   http://www.alsa-project.org/main/index.php/SALSA-Library
14 * ALSA-lib - maybe used in place of SALSA-lib, but not recommended
15   as it is bloated with more features we don't need
17 build environment
18 -----------------
19 * GNU make
20 * gcc