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