2009-03-31 16:28:37 +00:00
|
|
|
# Template build file for 'xf86-video-vesa'.
|
|
|
|
pkgname=xf86-video-vesa
|
2012-12-16 20:44:42 +00:00
|
|
|
_distver="2.3.2"
|
2012-12-16 21:05:33 +00:00
|
|
|
version="2:${_distver}"
|
2012-12-16 20:44:42 +00:00
|
|
|
wrksrc="${pkgname}-${_distver}"
|
2012-12-16 21:05:33 +00:00
|
|
|
revision=3
|
2012-12-16 20:44:42 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
depends="xserver-abi-video>=13<14"
|
|
|
|
makedepends="automake xorg-util-macros xorg-server-devel>=1.13<1.14"
|
2009-03-31 16:28:37 +00:00
|
|
|
short_desc="Xorg VESA video driver"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-12-16 20:44:42 +00:00
|
|
|
distfiles="${XORG_SITE}/driver/${pkgname}-${_distver}.tar.bz2"
|
|
|
|
checksum=144a17ffae3c86603ddc4ae33521a52813498ee1f8213faa662dc4a8d6490ee3
|
2009-03-31 16:28:37 +00:00
|
|
|
long_desc="
|
2012-12-16 20:44:42 +00:00
|
|
|
This is the X11 video driver for Generic VESA video cards."
|