pkgsrc/x11/xf86-video-vmware/Makefile
obache 99bae5e4a1 Update xf86-video-vmware to 10.16.6.
Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Micah Dowty (5):
      Update README
      Fix dynamic mode edge cases
      Unbreak vmwarectrl setres
      Allow cursor updates while unhidden
      Better cursor size limit and explanation

Philip Langdale (1):
      Bump for 10.16.6 release

Shelley Gong (1):
      Automatically add modelines for the driver's built-in set of modes.
2009-06-08 08:41:23 +00:00

23 lines
632 B
Makefile

# $NetBSD: Makefile,v 1.8 2009/06/08 08:41:23 obache Exp $
#
DISTNAME= xf86-video-vmware-10.16.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.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"