xf86-video-vesa: update to 2.3.0.
--HG-- extra : convert_revision : 70ccb0be586c1907bbd16a90d8577451ddef37b5
This commit is contained in:
parent
5bd2a1b780
commit
354a3b0249
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template build file for 'xf86-video-vesa'.
|
||||
pkgname=xf86-video-vesa
|
||||
version=2.2.1
|
||||
version=2.3.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=a3657971232e9c7db3e7517a8aedd86d3ef4d159f7099ec974cdd03aafa41080
|
||||
checksum=8ed85a0e94523539d81d5ae6639fa22ceb1c1e3baf89128915db65d4d2900d7a
|
||||
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
|
||||
Add_dependency run glibc
|
||||
Add_dependency run xorg-server
|
||||
Add_dependency build xorg-server-devel
|
||||
|
|
Loading…
Reference in a new issue