void-packages/templates/xf86-video-radeonhd.tmpl
Juan RP ac80ddda40 Use bash features to improve $distfiles parsing.
That means that it's not necessary anymore to use an '@' before the
extract suffix string. yay.

--HG--
extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
2008-10-28 23:57:52 +01:00

14 lines
487 B
Cheetah

# Template build file for 'xf86-video-radeonhd'.
pkgname=xf86-video-radeonhd
version=1.2.1
distfiles="
http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$version.tar.bz2"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
short_desc="Modular X.org driver for Radeon HD series"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f35d3a9491c5f43e94dda391a8b292aa46590a84
long_desc="
This is the video driver for ATI Radeon HD cards for the modular Xorg
server."