void-packages/srcpkgs/xf86-video-ark/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

15 lines
512 B
Text

# Template build file for 'xf86-video-ark'.
pkgname=xf86-video-ark
version=0.7.3
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Xorg ARK Logic video driver"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=39149a565c64ae013962022c45e561a0e92c5ab413688f3b5055cad694f28f98
long_desc="
This is the video driver for the ARK Logic video cards for
the Xorg X11 server."
Add_dependency run glibc
Add_dependency run xorg-server
Add_dependency build xorg-server-devel