summaryrefslogtreecommitdiffstats
path: root/package/libsndfile/Config.in
blob: f813b5f92b3c0dba35a1b95ef598bab07294fe7a (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBSNDFILE
	bool "libsndfile"
	default n
	help
	    Libsndfile is a C library for reading and writing files containing 
	    sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) 
	    through one standard library interface.