kumquat-buildroot/package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk
Will Wagner 857e93aa71 xlib_libpciaccess: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
2013-03-20 15:11:02 +01:00

13 lines
473 B
Makefile

################################################################################
#
# xlib_libpciaccess -- X.Org pciaccess library
#
################################################################################
XLIB_LIBPCIACCESS_VERSION = 0.13.1
XLIB_LIBPCIACCESS_SOURCE = libpciaccess-$(XLIB_LIBPCIACCESS_VERSION).tar.bz2
XLIB_LIBPCIACCESS_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBPCIACCESS_INSTALL_STAGING = YES
$(eval $(autotools-package))