summaryrefslogtreecommitdiffstats
path: root/rules/libvorbis.in
blob: b772127793cd6eacf1aa924647be3dd15f9cda96 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=multimedia_libs

config LIBVORBIS
	tristate
	prompt "libvorbis"
	select LIBC_M
	select LIBOGG
	help
	  Vorbis is a free audio codec, usually used with the Ogg streaming format.