summaryrefslogtreecommitdiff
path: root/package/mpg123/Config.in
blob: f4850f86a0f3fb6f759a45c927d5ed1c6c2d6d88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_MPG123
	bool "mpg123"
	default n
	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/

config BR2_PACKAGE_MPG123_ALSA
	bool
	default y
	depends on BR2_PACKAGE_ALSA_LIB