From d0b1d1b52ea5be6d125c1946c0a0ca7db9af8ef3 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 13 Dec 2005 14:57:16 +0000 Subject: add libaudiofile package (thanks to Romain Beauxis) SVN-Revision: 2651 --- openwrt/package/libaudiofile/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 openwrt/package/libaudiofile/Config.in (limited to 'openwrt/package/libaudiofile/Config.in') diff --git a/openwrt/package/libaudiofile/Config.in b/openwrt/package/libaudiofile/Config.in new file mode 100644 index 0000000..f9a89de --- /dev/null +++ b/openwrt/package/libaudiofile/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_LIBAUDIOFILE + prompt "libaudiofile...................... An open-source version of SGI's audiofile library" + tristate + help + The audiofile library allows the processing of audio data to and from audio + files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, + and raw data). -- cgit v1.1