summaryrefslogtreecommitdiffstats
path: root/package/multimedia/mpd/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* mpd: bump to version 0.16.2 and bugfixGustavo Zacarias2011-04-011-2/+2
| | | | | | | | | Bump mpd server to version 0.6.12 Also make ffmpeg support conditional on IPv6 since the new ffmpeg version requires it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: move ffmpeg option upGustavo Zacarias2011-02-251-11/+11
| | | | | | | Move the ffmpeg option up to keep the pretty sort order. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: default to tremor input pluginGustavo Zacarias2011-02-251-0/+1
| | | | | | | | MPD requires at least one input plugin to build. If there's none selected default to tremor (vorbis). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: fix alsa dependenciesPeter Korsgaard2011-02-251-0/+2
| | | | | | Alsa output support needs pcm and mixer support in alsa-lib. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: add option for ffmpeg supportPeter Korsgaard2011-02-191-0/+11
| | | | | | For all the special file formats supported by ffmpeg. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: new featuresGustavo Zacarias2011-02-101-1/+13
| | | | | | | | | * Add libcue support (.cue file parsing) * Add lame support (mp3 encoding) * Fix slight typo in Config.in wrt LIBCUEFILE Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: new packageGustavo Zacarias2011-01-211-0/+138
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>