summaryrefslogtreecommitdiffstats
path: root/package/mpd-mpc
Commit message (Collapse)AuthorAgeFilesLines
* mpd-mpc: bump to version 0.27Gustavo Zacarias2015-06-262-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mpd-mpc: new packageThierry Bultel2015-01-023-0/+25
[Thomas: - Changed hash file to use SHA256 - Remove libiconv handling, since the iconv detection in mpc is broken: if it's not available in the C library, it expects to find iconv() in libintl (from gettext). But it's actually libiconv that provides iconv() for non-locale capable uClibc toolchains. But since anyway the package builds fine without iconv() support and properly detects when it's available, don't bother with this.] Signed-off-by: Thierry Bultel <tbultel@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud