buildrootschalter/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk
Bernd Kuhls 38f32ea1ce xorg: Bump xlib_libXfixes version to 5.0.1
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-05 22:11:57 +01:00

17 lines
617 B
Makefile

################################################################################
#
# xlib_libXfixes
#
################################################################################
XLIB_LIBXFIXES_VERSION = 5.0.1
XLIB_LIBXFIXES_SOURCE = libXfixes-$(XLIB_LIBXFIXES_VERSION).tar.bz2
XLIB_LIBXFIXES_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXFIXES_LICENSE = MIT
XLIB_LIBXFIXES_LICENSE_FILES = COPYING
XLIB_LIBXFIXES_INSTALL_STAGING = YES
XLIB_LIBXFIXES_DEPENDENCIES = xproto_fixesproto xlib_libX11 xproto_xextproto xproto_xproto
$(eval $(autotools-package))
$(eval $(host-autotools-package))