eea756bdb2cbaa560d1e234bb5625e7b0bee4e0f
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / x11r7 / xlib_libXxf86dga / xlib_libXxf86dga.mk
1 ################################################################################
2 #
3 # xlib_libXxf86dga
4 #
5 ################################################################################
6
7 XLIB_LIBXXF86DGA_VERSION = 1.1.4
8 XLIB_LIBXXF86DGA_SOURCE = libXxf86dga-$(XLIB_LIBXXF86DGA_VERSION).tar.bz2
9 XLIB_LIBXXF86DGA_SITE = http://xorg.freedesktop.org/releases/individual/lib
10 XLIB_LIBXXF86DGA_LICENSE = MIT
11 XLIB_LIBXXF86DGA_LICENSE_FILES = COPYING
12 XLIB_LIBXXF86DGA_INSTALL_STAGING = YES
13 XLIB_LIBXXF86DGA_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_xf86dgaproto xproto_xproto
14 XLIB_LIBXXF86DGA_CONF_OPTS = --disable-malloc0returnsnull
15
16 $(eval $(autotools-package))