summaryrefslogtreecommitdiff
path: root/README
blob: ed6893c445200b38edd7a2879c951beca92487f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
dependencies for player core - includes support for sid, tracker music and chiptune music:
    gtk+-2.0 >= 2.12 (+ gthread, + glib)
    libsamplerate
    alsa-lib

optional dependencies
    libvorbis: for ogg vorbis plugin
    libcurl >= 7.10: for last.fm and vfs_curl (shoutcast/icecast) plugins
    libmad: for mpgmad plugin (mpeg1,2 layers1,2,3)
    libFLAC: for flac plugin
    wavpack: for wavpack plugin
    libsndfile: for sndfile plugin
    libcdio: for cd audio plugin

if you want to build from git - install autotools, and run ./autogen.sh before compiling