summaryrefslogtreecommitdiff
path: root/package/libshout/Config.in
blob: 9c9aaf3d5c6ad93a6b081c3ca5a3d8c3189ceaf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config ADK_COMPILE_LIBSHOUT
	tristate
	default n
	depends ADK_PACKAGE_LIBSHOUT

config ADK_PACKAGE_LIBSHOUT
	prompt "libshout.......................... Streaming library"
	tristate
	default n
	select ADK_COMPILE_LIBSHOUT
	select ADK_PACKAGE_LIBVORBIS
	select ADK_PACKAGE_LIBOGG
	help
	  Shoutcast streaming library.

	  http://www.icecast.org/