Port details on branch 2023Q4 |
- mesa-devel Bleeding edge Mesa drivers (OpenCL, OpenGL, Vulkan)
- 23.3.b.2529 graphics =0 24.3.b.2654Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-10-03 01:00:48
- Last Update: 2023-12-12 01:00:13
- Commit Hash: d811860
- License: MIT
- WWW:
- https://www.mesa3d.org/
- Description:
- Development branch of Mesa 3D graphics library. Only some drivers are
enabled, so it can co-exist with the stable version.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mesa-devel>0:graphics/mesa-devel
- To install the port:
- cd /usr/ports/graphics/mesa-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mesa-devel
- pkg install mesa-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mesa-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1702338386
SHA256 (mesa-23.3-branchpoint-2529-g1188b218c61.tar.bz2) = f951df832d9e32b4dcf73434e39831d4709d1190622a7fced4245d6c4e81d28a
SIZE (mesa-23.3-branchpoint-2529-g1188b218c61.tar.bz2) = 23093281
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-mako>0 : textproc/py-mako@py39
- bindgen : devel/rust-bindgen-cli
- libclc>0 : devel/libclc
- spirv-tools>0 : graphics/spirv-tools
- rustc : lang/rust
- libva>0 : multimedia/libva
- libvdpau>0 : multimedia/libvdpau
- glslangValidator : graphics/glslang
- wayland-protocols>0 : graphics/wayland-protocols
- glslangValidator : graphics/glslang
- bison : devel/bison
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- xshmfence.pc : x11/libxshmfence
- xxf86vm.pc : x11/libXxf86vm
- Runtime dependencies:
-
- mesa-dri>0 : graphics/mesa-dri
- clover>0 : lang/clover
- libclc>0 : devel/libclc
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- xshmfence.pc : x11/libxshmfence
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libOpenGL.so : graphics/libglvnd
- libexpat.so : textproc/expat2
- libunwind.so : devel/libunwind
- libLLVMSPIRVLib.so.15 : devel/spirv-llvm-translator@llvm15
- libwayland-server.so : graphics/wayland
- libzstd.so : archivers/zstd
- libLLVM-15.so : devel/llvm15
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mesa-devel-23.3.b.2529:
LIBUNWIND=on: Use libunwind for stacktraces
LLVM=on: Build with LLVM support (see implies)
LTO=on: Use Link-Time Optimization
OPENCL=on: Heterogeneous computing via OpenCL (implies LLVM)
VAAPI=on: Hardware encoding/decoding (only r600, radeonsi)
VDPAU=on: Hardware decoding (only r600, radeonsi) (implies X11)
VKLAYERS=on: Vulkan layers: device-select,overlay (implies anv)
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
ZSTD=on: Use ZSTD for shader cache
====> Unified OpenGL drivers
crocus=on: Broadwater, Eaglelake, Ironlake, Sandybridge, Ivybridge, Haswell
iris=on: Broadwell and newer
r600=on: R600, R700, Evergreen, Northern Islands (implies LLVM)
radeonsi=on: Southern Islands and newer (implies LLVM)
====> Vulkan drivers
anv=on: Skylake and newer
hasvk=on: Ivy Bridge, Haswell, Broadwell
radv=on: Southern Islands and newer (implies LLVM)
===> Use 'make config' to modify these settings
- Options name:
- graphics_mesa-devel
- USES:
- bison cpe compiler:c++11-lib meson pkgconfig python:build shebangfix llvm:15,lib,noexport xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|