summaryrefslogtreecommitdiffstats
path: root/package/multimedia/mpd/mpd.mk
Commit message (Collapse)AuthorAgeFilesLines
* mpd: fix mpd.conf installation checkGustavo Zacarias2011-02-091-2/+3
| | | | | | | | If target /etc/mpd.conf exists the evaluation will be fail thus breaking the build process. Fix it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: fix libao supportGustavo Zacarias2011-02-091-2/+1
| | | | | | | libao output must be explicitly enabled, so fix it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: new packageGustavo Zacarias2011-01-211-0/+109
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>