pkgsrc/x11/xf86-video-trident/Makefile
wiz 45ea8a9edf Update to 1.3.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      trident 1.3.2

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Chris Ball (2):
      Build fix: set EXA_DRIVER_KNOWN_MAJOR=3
      Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"

Dave Airlie (3):
      trident: update for resources/RAC API removal
      trident: change to using ABI version check
      bump to 1.3.3 for release

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:58:28 +00:00

25 lines
713 B
Makefile

# $NetBSD: Makefile,v 1.7 2009/08/09 22:58:28 wiz Exp $
#
DISTNAME= xf86-video-trident-1.3.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg Trident 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/renderproto/buildlink3.mk"
.include "../../x11/videoproto/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
.include "../../x11/xf86dgaproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"