board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / x11r7 / xlib_libXxf86vm / xlib_libXxf86vm.mk
blobf650fe4e2a764b45f6d6172666200adb3252d216
1 ################################################################################
3 # xlib_libXxf86vm
5 ################################################################################
7 XLIB_LIBXXF86VM_VERSION = 1.1.4
8 XLIB_LIBXXF86VM_SOURCE = libXxf86vm-$(XLIB_LIBXXF86VM_VERSION).tar.bz2
9 XLIB_LIBXXF86VM_SITE = http://xorg.freedesktop.org/releases/individual/lib
10 XLIB_LIBXXF86VM_LICENSE = MIT
11 XLIB_LIBXXF86VM_LICENSE_FILES = COPYING
12 XLIB_LIBXXF86VM_INSTALL_STAGING = YES
13 XLIB_LIBXXF86VM_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_xf86vidmodeproto xproto_xproto
14 XLIB_LIBXXF86VM_CONF_OPTS = --disable-malloc0returnsnull
16 $(eval $(autotools-package))