xref: /OK3568_Linux_fs/buildroot/package/libsndfile/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBSNDFILE
2	bool "libsndfile"
3	help
4	  Libsndfile is a C library for reading and writing files
5	  containing sampled sound (such as MS Windows WAV and the
6	  Apple/SGI AIFF format) through one standard library interface.
7
8	  http://www.mega-nerd.com/libsndfile/
9