mocp: disable ffmpeg 12013/head
authorRosen Penev <rosenp@gmail.com>
Thu, 30 Apr 2020 00:10:21 +0000 (17:10 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 30 Apr 2020 00:17:34 +0000 (17:17 -0700)
commitdd77091337c9cc6dd49da04cbeb7c8d01b739e86
treed68eda42be9f628ddf8f023ce28173394208cb1a
parentb375cd26db62ad07e9494f90099343aa5282bbee
mocp: disable ffmpeg

The recent update to ffmpeg broke this.

Instead, use the relevant libraries separately.

Added AAC support. AAC is very common and was recently fixed to be
compatible with BUILD_PATENTED.

Explicitly pass all configure arguments, to avoid future breakage.

Remove autoreconf. autotools files are not being patched.

Add PKG_BUILD_PARALLEL for speed.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
sound/mocp/Makefile