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

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Chris Ball (1):
      Build fix for EXA 3

Mark Kettenis (2):
      Properly unmap things with libpciaccess.
      Fix endianness bugs in cursor realization code.

Thomas Jaeger (1):
      CheckComposite: Add a few checks

Dave Airlie (3):
      i128: update for resources/RAC API removal
      i128: change to using ABI version check
      i128: bump for release 1.3.3
2009-08-09 22:34:51 +00:00

24 lines
668 B
Makefile

# $NetBSD: Makefile,v 1.7 2009/08/09 22:34:51 wiz Exp $
#
DISTNAME= xf86-video-i128-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 Number 9 I128 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 "../../mk/bsd.pkg.mk"