mesa
Port variant standard
Summary Mesa 3D Graphics Library
Package version 23.1.9_1
Homepage https://www.mesa3d.org/
Keywords graphics
Maintainer nobody
License MIT , Kronos License (MIT with modifications) , SGI Free Software License B (multi)
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 29 OCT 2023, 21:28:37 UTC
Port created 07 JUN 2017, 22:40:10 UTC
Subpackage Descriptions
complete This is the mesa-standard metapackage. It pulls in all subpackages of mesa-standard.
primary The Mesa project began as an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. Over the years the project has grown to implement more graphics APIs, including OpenGL ES (versions 1, 2, 3), OpenCL, OpenMAX, VDPAU, VA API, XvMC and Vulkan. A variety of device drivers allows the Mesa libraries to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs. Mesa ties into several other open-source projects: the Direct Rendering Infrastructure and X.org to provide OpenGL support on Linux, FreeBSD and other operating systems. This package contains the Mesa OpenGL libraries for GLX and EGL clients. These include libOSMesa, libEGL, libGL, and libglesv2 as well as utility libraries libglapi and gbm. The OSMesa library is an Off-Screen version of Mesa in order to do off-screen rendering in other packages like VTK. Offscreen rendering is useful for a number of things, such as batch processing, parallel processing, and remote processing. This package also contains Mesa's libOpenCL implementation "Clover". It is built upon GALLIUM and currently only supports Radeon GPUs.
drivers This package contains the Mesa OpenGL libraries for GLX and EGL clients. These include libEGL, libGL, and libglesv2 as well as utlity libraries libglapi and gbm.
dev This is the developer subpackage of the mesa-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
ARM_DRIVERS OFF Build drivers for aarch64 architecture LLVMPIPE ON Build LLVM-based drivers and libraries X86_DRIVERS ON Build drivers for i386 and x86_64 architectures
Package Dependencies by Type
Build (only) libdrm:dev:standard
libelf:dev:standard
libelf:primary:standard
libva:dev:standard
libvdpau:dev:standard
python-Mako:single:v12
libclc:single:standard
opencl-headers:single:standard
ocl-icd:dev:standard
llvm16:tools:standard
llvm16:dev:standard
clang16:complete:standard
gmake:primary:standard
pkgconf:primary:standard
gettext:dev:standard
gettext:bldtools:standard
gettext:tools:standard
bison:primary:standard
meson:single:standard
ninja:single:standard
zlib:dev:standard
zstd:dev:standard
expat:dev:standard
xorg-x11:dev:standard
xorg-xdamage:dev:standard
xorg-xext:dev:standard
xorg-xfixes:dev:standard
xorg-xshmfence:dev:standard
xorg-xxf86vm:dev:standard
xorg-xv:dev:standard
xorg-xrandr:dev:standard
xorg-xcb:dev:standard
xorg-macros:single:standard
python312:dev:standard
python312:primary:standard
autoselect-python:single:standard
Build and Runtime libdrm:primary:standard
llvm16:primary:standard
ocl-icd:primary:standard
zlib:primary:standard
zstd:primary:standard
expat:primary:standard
xorg-x11:primary:standard
xorg-xdamage:primary:standard
xorg-xext:primary:standard
xorg-xfixes:primary:standard
xorg-xshmfence:primary:standard
xorg-xxf86vm:primary:standard
xorg-xv:primary:standard
xorg-xrandr:primary:standard
xorg-xcb:primary:standard
Runtime (only) clang16:dynlibs:standard
mesa:primary:standard (drivers subpackage)
libelf:primary:standard (drivers subpackage)
ravensys-gcc:cxx_run:standard (drivers subpackage)
ravensys-gcc:cxx_run:standard (primary subpackage)
Download groups
main https://mesa.freedesktop.org/archive/
ftp://ftp.freedesktop.org/pub/mesa/
Distribution File Information
295ba27c28146ed09214e8ce79afa1659edf9d142decc3c91f804552d64f7510 18589464 mesa-23.1.9.tar.xz
Ports that require mesa:standard
xorg-driver-video-amdgpu:standard X.org amdgpu video driver
xorg-driver-video-ati:standard ATI Radeon video driver for the Xorg X server
xorg-driver-video-intel:standard X.org legacy driver for Intel graphic chipsets
xorg-server:nest Nesting X server from X.Org
xorg-server:standard X.Org X server and related programs
xorg-server:virtual X virtual framebuffer server from X.Org
xorg-server:xephyr X server from X.Org based on kdrive