blob: 4d040c7d2d95f5768e8a88dd01214adfa9c52a05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
dependencies (player core, included support for sid, game music and chiptune music):
gtk+ 2.x (and gthread, and glib)
libsamplerate
libalsa
libmad
optional dependencies
libvorbis: for ogg vorbis plugin
libcurl: for last.fm plugin
libmad: for mpgmad plugin (mpeg1,2 layers1,2,3)
libFLAC: for flac plugin
if you want to build from git - install autotools, and run ./bootstrap.sh before compiling
|