15 lines
493 B
Plaintext
15 lines
493 B
Plaintext
|
# Template build file for 'xf86-video-sis'.
|
||
|
pkgname=xf86-video-sis
|
||
|
version=0.10.1
|
||
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Xorg video driver"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=11529f094cbdcdaba505596488eda623e0f0bd3c51139359d587ea58b6527307
|
||
|
long_desc="
|
||
|
This is the video driver for SiS (Silicon Integrated Systems) and XGI
|
||
|
video chips for the Xorg X11 server."
|
||
|
|
||
|
Add_dependency full glibc
|
||
|
Add_dependency full xorg-server
|