Introduce the make_env var for templates, and other related changes.
[pkgfs.git] / templates / xf86-video-ati.tmpl
blob9ac7664972df4b908679f54ca70462b39bce77db
1 # Template build file for 'xf86-video-ati'.
2 pkgname=xf86-video-ati
3 version=6.9.0
4 extract_sufx=".tar.bz2"
5 url=http://xorg.freedesktop.org/releases/individual/driver
6 build_style=gnu_configure
7 configure_args="--enable-dri"
8 make_cmd="$PKGFS_MASTERDIR/bin/gmake"
9 short_desc="Modular Xorg ATI Radeon video driver"
10 maintainer="Juan RP <xtraeme@gmail.com>"
11 checksum=7c990dc8c770865d6c8a45e4861207c1dda07a13
12 long_desc="
13  This is the video driver for ATI Radeon cards for the modular Xorg server."