Port details on branch 2023Q1 |
- mesa-devel Bleeding edge Mesa drivers (OpenGL, Vulkan)
- 23.0.b.4037 graphics =0 24.2.b.5103_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-01-02 23:36:30
- Last Update: 2023-04-01 01:00:44
- Commit Hash: f81b7417
- 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 = 1680294540
SHA256 (mesa3d-mesa-23.0-branchpoint-4037-gac993ae8287_GH0.tar.gz) = d2d8bfedf0379bef19e76cd490bd3804652144e6c61fa5fc7183c987a7f4ce38
SIZE (mesa3d-mesa-23.0-branchpoint-4037-gac993ae8287_GH0.tar.gz) = 28789052
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:
-
- py39-mako>0 : textproc/py-mako@py39
- libva>0 : multimedia/libva
- libvdpau>0 : multimedia/libvdpau
- glslangValidator : graphics/glslang
- wayland-protocols>0 : graphics/wayland-protocols
- glslangValidator : graphics/glslang
- bison : devel/bison
- meson>=0.57.1_1 : 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
- 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
- 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.0.b.4037:
LIBUNWIND=on: Use libunwind for stacktraces
LLVM=on: Build with LLVM support (see implies)
LTO=on: Use Link-Time Optimization
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:3.6+,build shebangfix llvm:min=11,lib xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|