15 lines
504 B
Plaintext
15 lines
504 B
Plaintext
|
# Template build file for 'xf86-video-voodoo'.
|
||
|
pkgname=xf86-video-voodoo
|
||
|
version=1.2.1
|
||
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Xorg Voodoo 1/2 series video driver"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=a2ea804932ea47dd3d9e4b6ea4475b768305e5041dc1899393004ece558b3cda
|
||
|
long_desc="
|
||
|
This is the video driver for Voodoo 1 and Voodoo 2 series video cards
|
||
|
for the Xorg X11 server."
|
||
|
|
||
|
Add_dependency full glibc
|
||
|
Add_dependency full xorg-server
|