void-packages/srcpkgs/xf86-video-apm/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
526 B
Text

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