blob: eacefada5d864e1eab200b36b306298de5c99300 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_MPG123
bool "mpg123"
depends on BR2_USE_MMU # fork - in the application
help
Fast, free and portable MPEG audio player for Unix. It supports
MPEG 1.0/2.0 layers 1, 2 and 3.
http://www.mpg123.de/
|