15 lines
570 B
Text
15 lines
570 B
Text
# Template build file for 'xf86-video-vesa'.
|
|
pkgname=xf86-video-vesa
|
|
_distver="2.3.2"
|
|
version="2:${_distver}"
|
|
wrksrc="${pkgname}-${_distver}"
|
|
revision=3
|
|
build_style=gnu-configure
|
|
depends="xserver-abi-video>=13<14"
|
|
makedepends="automake xorg-util-macros xorg-server-devel>=1.13<1.14"
|
|
short_desc="Xorg VESA video driver"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${XORG_SITE}/driver/${pkgname}-${_distver}.tar.bz2"
|
|
checksum=144a17ffae3c86603ddc4ae33521a52813498ee1f8213faa662dc4a8d6490ee3
|
|
long_desc="
|
|
This is the X11 video driver for Generic VESA video cards."
|