Added xf86-video-vesa-2.2.0 template.
--HG-- extra : convert_revision : 86a8ec5fc7c3eb2b2a14656151baa82c38db8937
This commit is contained in:
parent
50097bdac6
commit
eeb0d3eda3
1 changed files with 14 additions and 0 deletions
14
templates/xf86-video-vesa/template
Normal file
14
templates/xf86-video-vesa/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template build file for 'xf86-video-vesa'.
|
||||||
|
pkgname=xf86-video-vesa
|
||||||
|
version=2.2.0
|
||||||
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="Xorg VESA video driver"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=8b3e077d2534722033d7b1c647aa7f31fc7fbb5014da096b7a53170005e80226
|
||||||
|
long_desc="
|
||||||
|
This is the video driver for Generic VESA video cards for the
|
||||||
|
Xorg X11 server."
|
||||||
|
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full xorg-server
|
Loading…
Reference in a new issue