2009-03-31 16:32:58 +00:00
|
|
|
# Template build file for 'xf86-video-voodoo'.
|
|
|
|
pkgname=xf86-video-voodoo
|
2009-10-28 02:06:01 +00:00
|
|
|
version=1.2.3
|
2010-03-30 20:13:33 +00:00
|
|
|
revision=1
|
2009-03-31 16:32:58 +00:00
|
|
|
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>"
|
2009-10-28 02:06:01 +00:00
|
|
|
checksum=025d4d99ab19325b72417fadbb099c757412988f800c9511be3e2c3993ae29e9
|
2009-03-31 16:32:58 +00:00
|
|
|
long_desc="
|
|
|
|
This is the video driver for Voodoo 1 and Voodoo 2 series video cards
|
|
|
|
for the Xorg X11 server."
|
|
|
|
|
2010-03-30 20:13:33 +00:00
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run xorg-server
|
|
|
|
Add_dependency build xorg-server-devel
|