mesa
Port variant std
Summary Mesa 3D Graphics Library
Package version 25.3.1
Homepage https://www.mesa3d.org/
Keywords graphics
Maintainer nobody
License MIT , SGI Free Software License B (multi)
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 06 DEC 2025, 04:02:23 UTC
Port created 07 JUN 2017, 22:40:10 UTC
Subpackage Descriptions
set This is the mesa:std metapackage. It pulls in all subpackages of mesa:std.
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 and libglesv2 as well as the 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.
drivers This package contains the drivers provided by the Mesa project.
dev This is the developer subpackage of the mesa:std 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:std
libelf:dev:std
libelf:primary:std
libglvnd:dev:std
libva:dev:std
python-Mako:single:v13
python-PyYAML:single:v13
python-packaging:single:v13
xorg-pciaccess:dev:std
libclc:single:std
opencl-headers:single:std
ocl-icd:dev:std
llvm:tools:std
llvm:dev:std
clang:set:std
spirv-tools:set:std
spirv-llvm-translator:set:std
gmake:primary:std
pkgconf:primary:std
gettext:dev:std
gettext:bldtools:std
gettext:tools:std
bison:primary:std
zlib:dev:std
zstd:dev:std
expat:dev:std
xorg-x11:dev:std
xorg-xdamage:dev:std
xorg-xext:dev:std
xorg-xfixes:dev:std
xorg-xshmfence:dev:std
xorg-xxf86vm:dev:std
xorg-xv:dev:std
xorg-xrandr:dev:std
xorg-xcb:dev:std
xorg-macros:single:std
python313:dev:std
python313:primary:std
autoselect-python:single:std
meson:single:v13
Build and Runtime libdrm:primary:std
xorg-pciaccess:primary:std
llvm:primary:std
ocl-icd:primary:std
zlib:primary:std
zstd:primary:std
expat:primary:std
xorg-x11:primary:std
xorg-xdamage:primary:std
xorg-xext:primary:std
xorg-xfixes:primary:std
xorg-xshmfence:primary:std
xorg-xxf86vm:primary:std
xorg-xv:primary:std
xorg-xrandr:primary:std
xorg-xcb:primary:std
Runtime (only) clang:dynlibs:std
mesa:primary:std (drivers subpackage)
libelf:primary:std (drivers subpackage)
ravensys-gcc:cxx_run:std (drivers subpackage)
ravensys-gcc:libs:std (drivers subpackage)
ravensys-gcc:cxx_run:std (primary subpackage)
ravensys-gcc:libs:std (primary subpackage)
Download groups
main https://archive.mesa3d.org/
https://mesa.freedesktop.org/archive/
Distribution File Information
059d0d985622f49588f01aa29152804f4da8ffe6add046e00a52923379c2d8da 43316044 mesa-25.3.1.tar.xz
Ports that require mesa:std
xorg-driver-video-amdgpu:std X.org amdgpu video driver
xorg-driver-video-ati:std ATI Radeon video driver for the Xorg X server
xorg-driver-video-intel:std X.org legacy driver for Intel graphic chipsets
xorg-server:nest Nesting X server from X.Org
xorg-server:std 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