Added xf86-video-voodoo-1.2.1 template.
--HG-- extra : convert_revision : 3f41e6677f6a4edbf05d719629ca3a1092891109
This commit is contained in:
parent
eeb0d3eda3
commit
0eef3a1c6b
|
@ -0,0 +1,14 @@
|
|||
# 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
|
Loading…
Reference in New Issue