board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / x11r7 / xlib_libXxf86dga / xlib_libXxf86dga.mk
blobeea756bdb2cbaa560d1e234bb5625e7b0bee4e0f
1 ################################################################################
3 # xlib_libXxf86dga
5 ################################################################################
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
16 $(eval $(autotools-package))