sound/mocp: General cleanup
authorDaniel Engberg <redacted>
Wed, 12 Jul 2017 06:37:01 +0000 (08:37 +0200)
committerDaniel Engberg <redacted>
Wed, 12 Jul 2017 07:49:51 +0000 (09:49 +0200)
commit08e74f346afa8b65c1661d531e25d3a3334a6d3c
treedaf65c1196c2afbf77aa0ca221a1b5d529deac33
parent537ffd4da782e731f886fc3d6612505ba0759d66
sound/mocp: General cleanup

General cleanup of this port

Don't add libraries as dependencies and disable them later on in configure
arguments (curl and (lib)samplerate). Enabled from now on.
Fix dependencies and functionality provided by external libraries. If we link
(lib)ffmpeg we don't need to have external libraries for handling formats
that ffmpeg already handles.
Update PKG_MD5SUM (deprecated) to PKG_HASH

Sources:
https://github.com/mir-ror/moc/blob/master/decoder_plugins/ffmpeg/ffmpeg.c#L213

Signed-off-by: Daniel Engberg <redacted>
sound/mocp/Makefile
git clone https://git.99rst.org/PROJECT