summaryrefslogtreecommitdiff
path: root/package/libshout/Config.in
blob: 2a34f2c1bb52d5b7c8cbd4ceb5684e15ce4e469e (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 on 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/