Port details on branch 2022Q2 |
- mesa-devel Bleeding edge Mesa drivers (OpenGL, Vulkan)
- 22.1.b.3763 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-04-24 03:53:24
- Last Update: 2022-07-02 00:34:44
- Commit Hash: ecc6a37
- License: MIT
- Description:
- Development branch of Mesa 3D graphics library. Only some drivers are
enabled, so it can co-exist with the stable version.
WWW: https://www.mesa3d.org/
¦ ¦ ¦ ¦ 
- 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 = 1656710107
SHA256 (mesa3d-mesa-22.1-branchpoint-3763-ga0c2b342482_GH0.tar.gz) = 95234587ed2bfefe91c199491209245cb96233af4856bdb6fe8dfd35c14d1475
SIZE (mesa3d-mesa-22.1-branchpoint-3763-ga0c2b342482_GH0.tar.gz) = 25220323
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-mako>0 : textproc/py-mako@py38
- 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.8 : lang/python38
- 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:
-
- 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
- libLLVM-13.so : devel/llvm13
- libwayland-server.so : graphics/wayland
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mesa-devel-22.1.b.3763:
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: Haswell and newer
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 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|