xf86-video-vmware: enable vmwarectrl client.
This commit is contained in:
parent
57522f89a4
commit
5b0e37aceb
2 changed files with 4 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
||||||
# Template build file for 'xf86-video-vmware'.
|
# Template build file for 'xf86-video-vmware'.
|
||||||
pkgname=xf86-video-vmware
|
pkgname=xf86-video-vmware
|
||||||
version=12.0.2
|
version=12.0.2
|
||||||
|
revision=1
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--enable-vmwarectrl-client"
|
||||||
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=c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147
|
checksum=c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libX11.so.6
|
||||||
|
libXext.so.6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue