[Buildroot] [PATCH v2] wmctrl: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jan 3 21:40:29 UTC 2014


Dear Jérôme Pouiller,

On Thu,  2 Jan 2014 22:29:40 +0100, Jérôme Pouiller wrote:
> Provides command line access to almost all the features defined in
> the EWMH specification. It can be used, for example, to get
> information about the window manager, to get a detailed list of
> desktops and managed windows, to switch and resize desktops, to
> make windows full-screen, always-above or sticky, and to activate,
> close, move, resize, maximize and minimize them.
> 
> Signed-off-by: Jérôme Pouiller <jezz at sysmic.org>
> ---
> v2:
>  Fix alphabetical order
>  Fix dependencies

Applied, after a few fixes, see below.

> +	help
> +	  Provides command line access to almost all the features defined in 
> +	  the EWMH specification. It can be used, for example, to get 
> +	  information about the window manager, to get a detailed list of 
> +	  desktops and managed windows, to switch and resize desktops, to 
> +	  make windows full-screen, always-above or sticky, and to activate, 
> +	  close, move, resize, maximize and minimize them. 

These lines were slightly too long, and contained trailing whitespaces.

> +comment "libglib2 needs a toolchain w/ mmu, wchar, threads"
> +	depends on !BR2_USE_MMU || !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS

It is not necessary to comment about the MMU dependency.

> +WMCTRL_LICENSE = GPLv2

License is GPLv2+.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list