xf86-video-vmware: update to 10.16.5, new deps style.
--HG-- extra : convert_revision : b0960b37d5d40879ca585d2a12fb1d683e77fd98
This commit is contained in:
parent
3322a09054
commit
389d113373
1 changed files with 6 additions and 5 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template build file for 'xf86-video-vmware'.
|
# Template build file for 'xf86-video-vmware'.
|
||||||
pkgname=xf86-video-vmware
|
pkgname=xf86-video-vmware
|
||||||
version=10.16.4
|
version=10.16.5
|
||||||
distfiles="
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
|
||||||
short_desc="Modular Xorg VMware virtual video driver"
|
short_desc="Modular Xorg VMware virtual video driver"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=175bf82b20697837356370a96e2bc7bcb2931fb5
|
checksum=3e4e9abfd806b36076083ef6cacc93b713bfa4ddefe7005edfc15c64f5174366
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the VMware virtual video driver for the modular Xorg server."
|
This is the VMware virtual video driver for the modular Xorg server."
|
||||||
|
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full xorg-server
|
||||||
|
|
Loading…
Reference in a new issue