aboutsummaryrefslogtreecommitdiff
path: root/sound/mocp
Commit message (Collapse)AuthorAge
* sound/mocp: General cleanupDaniel Engberg2017-07-12
| | | | | | | | | | | | | | | | 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 <daniel.engberg.lists@pyret.net>
* moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibilityTed Hess2017-01-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mocp: fix ncurses dependencyFelix Fietkau2016-05-11
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mocp: fix build with gcc5Dirk Neukirchen2015-08-19
| | | | | | | change in default CPP settings lead to build errors explicitly set flag to enable old behaviour Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* mocp: Fix musl compatibilityTed Hess2015-06-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* moc: updgrade to released version 2.5.0Ted Hess2015-01-10
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* moc: import from oldpackages, add LICENSE info, add myself as pkg maintainerTed Hess2014-07-31
Signed-off-by: Ted Hess <thess@kitschensync.net>