[Buildroot] [PATCH 05/10] libsamplerate: new package

Peter Korsgaard jacmet at uclibc.org
Thu Jan 20 12:22:48 UTC 2011


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 Gustavo> ---
 Gustavo>  package/multimedia/Config.in                      |    1 +
 Gustavo>  package/multimedia/libsamplerate/Config.in        |    9 +++++++++
 Gustavo>  package/multimedia/libsamplerate/libsamplerate.mk |   17 +++++++++++++++++

 Gustavo> +++ b/package/multimedia/libsamplerate/Config.in
 Gustavo> @@ -0,0 +1,9 @@
 Gustavo> +config BR2_PACKAGE_LIBSAMPLERATE
 Gustavo> +	bool "libsamplerate"
 Gustavo> +	help
 Gustavo> +	  Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter
 Gustavo> +	  for audio. One example of where such a thing would be useful
 Gustavo> +	  is converting audio from the CD sample rate of 44.1kHz
 Gustavo> +	  to the 48kHz sample rate used by DAT players. 

You have a long line / trailing spaces her, but I've fixed
that. Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list