mpd-mpc: new package
authorThierry Bultel <tbultel@free.fr>
Fri, 12 Dec 2014 21:24:39 +0000 (22:24 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 2 Jan 2015 16:05:31 +0000 (17:05 +0100)
commit4f2367f416baa3e146f0ac8355bd7dacdcdec74d
treeb8ff06b9158fa648c642fd821cab64ca338ffe01
parent81cbf0bf84bb62d1b40f9ea4e30296b5ef495556
mpd-mpc: new package

[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>
package/Config.in
package/mpd-mpc/Config.in [new file with mode: 0644]
package/mpd-mpc/mpd-mpc.hash [new file with mode: 0644]
package/mpd-mpc/mpd-mpc.mk [new file with mode: 0644]