Path to this page:
./
graphics/MesaLib,
Graphics library similar to SGIs OpenGL
Branch: pkgsrc-2013Q2,
Version: 7.11.2nb2,
Package name: MesaLib-7.11.2nb2,
Maintainer: pkgsrc-usersMesaLib is a 3-D graphics library with an API which is very similar to
that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax
or state machine, it is being used with authorization from Silicon Graphics,
Inc. However, the author makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.
Required to run:[
x11/libdrm] [
x11/Xfixes] [
x11/libXdamage] [
sysutils/libpciaccess]
Required to build:[
pkgtools/x11-links] [
x11/dri2proto] [
x11/glproto] [
x11/damageproto] [
x11/xextproto] [
x11/xf86vidmodeproto] [
x11/fixesproto] [
x11/xproto] [
x11/inputproto] [
x11/xf86driproto] [
lang/python27] [
textproc/libxml2]
Package options: dri
Master sites:
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version MesaLib-7.11.2nb2 (created)
CVS history: (Expand)
2013-08-28 07:40:18 by S.P.Zeidler | Files touched by this commit (1) |
Log message:
Pullup ticket #4225 - requested by wiz
graphics/MesaLib: build fix
Revisions pulled up:
- graphics/MesaLib/dri.mk 1.7
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 27 11:14:53 UTC 2013
Modified Files:
pkgsrc/graphics/MesaLib: dri.mk
Log message:
MesaLib's configure insists on glproto>=1.4.11, so depend on that version.
Might help on NetBSD-5.2_STABLE.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/MesaLib/dri.mk
|