f9ca39d2e71d00b548c40f4a4f493ebd2d3bf471
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / x11r7 / xapp_xcursorgen / xapp_xcursorgen.mk
1 ################################################################################
2 #
3 # xapp_xcursorgen
4 #
5 ################################################################################
6
7 XAPP_XCURSORGEN_VERSION = 1.0.6
8 XAPP_XCURSORGEN_SOURCE = xcursorgen-$(XAPP_XCURSORGEN_VERSION).tar.bz2
9 XAPP_XCURSORGEN_SITE = http://xorg.freedesktop.org/releases/individual/app
10 XAPP_XCURSORGEN_LICENSE = MIT
11 XAPP_XCURSORGEN_LICENSE_FILES = COPYING
12 XAPP_XCURSORGEN_DEPENDENCIES = libpng xlib_libX11 xlib_libXcursor
13
14 $(eval $(autotools-package))
15 $(eval $(host-autotools-package))