void-packages/srcpkgs/xf86-video-chips/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

16 lines
538 B
Plaintext

# Template build file for 'xf86-video-chips'.
pkgname=xf86-video-chips
version=1.2.3
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Xorg Chips and Technologies video driver"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0561278e06f84d4ee20317b19831cc8d42c952a1577c7865163ad2d6d900cb1d
long_desc="
This is the video driver for Chips and Technologies video cards for
the Xorg X11 server."
Add_dependency run glibc
Add_dependency run xorg-server
Add_dependency build xorg-server-devel