several changes to mpd Makefile
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Apr 2010 17:20:04 +0000 (17:20 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Apr 2010 17:20:04 +0000 (17:20 +0000)
commit83831badfefc8818e2c834e16cb053845f3b905e
tree20b5702047b250dbca2f083e4ce3d24700c24696
parentee1807de2b1e987ab2609b275b09fdd358952b0a
several changes to mpd Makefile
 - general cleanup, adjust dependencies -> make build more deterministic
 - enable AAC-support (link against libfaad2)
 - disable sqlite support, as this is only used for the "sticker" feature
 - make build depend on BUILD_PATENTED flag (affects aac/mp3 support)
 - provide avahi service file for mpd to have some kind of mdns support

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21054 3c298f89-4303-0410-b956-a3cf2f4a3e73
sound/mpd/Makefile
sound/mpd/files/mpd.service [new file with mode: 0644]
sound/mpd/patches/diff.patch [new file with mode: 0644]