Port details on branch 2024Q3 |
- mesa-devel Bleeding edge Mesa drivers (OpenCL, OpenGL, Vulkan)
- 24.1.b.3782_1 graphics =0 24.2.b.5103Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-07-11 00:57:24
- Last Update: 2024-09-28 21:44:59
- Commit Hash: 311a1ef
- 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 = 1721257011
SHA256 (mesa-24.1-branchpoint-3782-gc8d64860ec7.tar.bz2) = acff95d4a30e4cec00e713a7c40f0be8138debc07ad8e9e83a679d01ae1296dd
SIZE (mesa-24.1-branchpoint-3782-gc8d64860ec7.tar.bz2) = 37842672
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libglvnd>=1.3.2 : graphics/libglvnd
- py311-mako>0 : textproc/py-mako@py311
- 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
- py311-ply>0 : devel/py-ply@py311
- glslangValidator : graphics/glslang
- glslangValidator : graphics/glslang
- bison : devel/bison
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- 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
- libexpat.so : textproc/expat2
- 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-24.1.b.3782_1:
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 (implies OPENCL)
r600=on: R600, R700, Evergreen, Northern Islands (implies LLVM)
radeonsi=on: Southern Islands and newer
====> Vulkan drivers
anv=on: Skylake and newer (implies OPENCL)
hasvk=on: Ivy Bridge, Haswell, Broadwell
radv=on: Southern Islands and newer
===> 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:min=15,lib,noexport xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|