void-packages/templates/xf86-video-vmware.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

13 lines
474 B
Cheetah

# Template build file for 'xf86-video-vmware'.
pkgname=xf86-video-vmware
version=10.16.4
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 Xorg VMware virtual video driver"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=175bf82b20697837356370a96e2bc7bcb2931fb5
long_desc="
This is the VMware virtual video driver for the modular Xorg server."