kumquat-buildroot/package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk
Will Wagner 741d1cd4b0 xlib_libpciaccess: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-08 21:57:33 +02:00

15 lines
603 B
Makefile

################################################################################
#
# xlib_libpciaccess -- X.Org pciaccess library
#
################################################################################
XLIB_LIBPCIACCESS_VERSION = 0.11.0
XLIB_LIBPCIACCESS_SOURCE = libpciaccess-$(XLIB_LIBPCIACCESS_VERSION).tar.bz2
XLIB_LIBPCIACCESS_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBPCIACCESS_LIBTOOL_PATCH = NO
XLIB_LIBPCIACCESS_INSTALL_STAGING = YES
XLIB_LIBPCIACCESS_CONF_OPT = --enable-shared --disable-static
$(eval $(call AUTOTARGETS,package/x11r7,xlib_libpciaccess))