Import xf86-video-vmware-10.15.0.
This is the VMware virtual video driver for the modular Xorg server.
This commit is contained in:
parent
c0e09eee62
commit
98b73db2f0
4 changed files with 34 additions and 0 deletions
1
x11/xf86-video-vmware/DESCR
Normal file
1
x11/xf86-video-vmware/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This is the VMware virtual video driver for the modular Xorg server.
|
22
x11/xf86-video-vmware/Makefile
Normal file
22
x11/xf86-video-vmware/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/03/21 00:19:09 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86-video-vmware-10.15.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
COMMENT= Modular Xorg VMware virtual video driver
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../x11/modular-xorg-server/buildlink3.mk"
|
||||
.include "../../x11/randrproto/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../x11/xineramaproto/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
6
x11/xf86-video-vmware/PLIST
Normal file
6
x11/xf86-video-vmware/PLIST
Normal file
|
@ -0,0 +1,6 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/21 00:19:09 joerg Exp $
|
||||
lib/xorg/modules/drivers/vmware_drv.la
|
||||
man/man4/vmware.4
|
||||
@comment @dirrm lib/xorg/modules/drivers
|
||||
@comment @dirrm lib/xorg/modules
|
||||
@comment @dirrm lib/xorg
|
5
x11/xf86-video-vmware/distinfo
Normal file
5
x11/xf86-video-vmware/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/03/21 00:19:09 joerg Exp $
|
||||
|
||||
SHA1 (xf86-video-vmware-10.15.0.tar.bz2) = b3f0dfe367eb05441d4bbef0945464d027b4879d
|
||||
RMD160 (xf86-video-vmware-10.15.0.tar.bz2) = 08df92966c9d89fb400cf67914c0e8b50471cc1f
|
||||
Size (xf86-video-vmware-10.15.0.tar.bz2) = 261255 bytes
|
Loading…
Reference in a new issue