[Buildroot] [PATCH] vlc: new package

Baruch Siach baruch at tkos.co.il
Tue Jan 7 03:39:17 UTC 2014


Hi Simon,

On Mon, Jan 06, 2014 at 10:09:02PM +0000, spdawson at gmail.com wrote:
> From: Simon Dawson <spdawson at gmail.com>
> 
> Signed-off-by: Simon Dawson <spdawson at gmail.com>
> ---

[...]

> diff --git a/package/vlc/Config.in b/package/vlc/Config.in
> new file mode 100644
> index 0000000..83576e9
> --- /dev/null
> +++ b/package/vlc/Config.in
> @@ -0,0 +1,12 @@
> +config BR2_PACKAGE_VLC
> +	bool "vlc"
> +	depends on BR2_TOOLCHAIN_USES_GLIBC # spawn.h

My uClibc toolchain has spawn.h as well. Is this a specific feature that is 
missing in uClibc?

> +	help
> +	  VLC is a free and open source cross-platform multimedia player
> +	  and framework that plays most multimedia files as well as DVD,
> +	  Audio CD, VCD, and various streaming protocols.
> +
> +	  http://www.videolan.org/vlc/
> +
> +comment "vlc needs an (e)glibc toolchain"
> +	depends on !BR2_TOOLCHAIN_USES_GLIBC

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list