The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / wmctrl / wmctrl.mk
1 ################################################################################
2 #
3 # wmctrl
4 #
5 ################################################################################
6
7 WMCTRL_VERSION = 1.07
8 WMCTRL_SITE = http://tomas.styblo.name/wmctrl/dist
9 WMCTRL_LICENSE = GPLv2+
10 WMCTRL_LICENSE_FILES = COPYING
11
12 WMCTRL_DEPENDENCIES = libglib2 xlib_libX11 xlib_libXmu
13
14 $(eval $(autotools-package))