blob: ce4716dca5b06ff6f7ce1be4430bad1e2b6cbfc0 [file] [log] [blame]
################################################################################
#
# xapp_xdriinfo -- query configuration information of DRI drivers
#
################################################################################
XAPP_XDRIINFO_VERSION = 1.0.3
XAPP_XDRIINFO_SOURCE = xdriinfo-$(XAPP_XDRIINFO_VERSION).tar.bz2
XAPP_XDRIINFO_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XDRIINFO_AUTORECONF = NO
XAPP_XDRIINFO_DEPENDENCIES = xlib_libX11 xproto_glproto mesa3d
$(eval $(call AUTOTARGETS,package/x11r7,xapp_xdriinfo))