17 lines
634 B
Text
17 lines
634 B
Text
# Template build file for 'xf86-video-vesa'.
|
|
pkgname=xf86-video-vesa
|
|
_distver="2.3.2"
|
|
version="2:${_distver}"
|
|
wrksrc="${pkgname}-${_distver}"
|
|
revision=4
|
|
build_style=gnu-configure
|
|
depends="xserver-abi-video>=13<14"
|
|
makedepends="automake pkg-config xorg-util-macros xorg-server-devel>=1.13<1.14"
|
|
short_desc="Xorg VESA video driver"
|
|
homepage="http://xorg.freedesktop.org"
|
|
license="MIT"
|
|
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."
|