Finally, the Mesa meta-package !
MesaLib 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.
snuck into my command line. ;)
What's really going on here is this:
--Update for Mesa 7.0.3 release!
--Disable 'xcb' option handling for libX11--it's not implemented yet.
--Make sure that -DHZ=${MESA_HZ} ends up in DEFINES for pkgsrc-dri.
We're very close to ready for import ... basically, we need more testing on
various platforms. I built the whole thing on amd64 (4.99.58) yesterday
without incident (and using MAKE_JOBS=4, incedentally).
Cross-compiling support especially needs to be tested by someone
who has the means to do so.
I hope to have a new xorg-server package [in pkgsrc-wip] and
some kernel drm fixes committed shortly.
Cheers,
--Blair
seperately from ${CFLAGS}. This is currently used to pass -prefer-pic
to libtool. We indeed to prefer PIC, which is necessary to avoid
untoward relocs.
While here, make sure that PKG_DESTDIR_SUPPORT is set in a consisent
way from Makefile.lib. This fixes a problem where it would become
unset under certain circumstances.
These packages are basically ready for import now, though
they do need more testing.
This package is from complete or polished and were unabashedly haphazardly put
together. You have been warned, and please let me know about any problems,
etc. Many thanks to Jeremy Reed for doing the bulk of the work (patches).