buildrootschalter/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk
Alexandre Belloni f2c2f25cef Remove description and url from header
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-06 22:30:00 +02:00

15 lines
672 B
Makefile

################################################################################
#
# xdriver_xf86-video-wsfb
#
################################################################################
XDRIVER_XF86_VIDEO_WSFB_VERSION = 0.4.0
XDRIVER_XF86_VIDEO_WSFB_SOURCE = xf86-video-wsfb-$(XDRIVER_XF86_VIDEO_WSFB_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_WSFB_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_VIDEO_WSFB_LICENSE = MIT
XDRIVER_XF86_VIDEO_WSFB_LICENSE_FILES = COPYING
XDRIVER_XF86_VIDEO_WSFB_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xproto
$(eval $(autotools-package))