Port details on branch 2021Q3 |
- mesa-devel Bleeding edge Mesa drivers (OpenGL, Vulkan)
- 21.2.b.3070 graphics
=0 25.0.b.2650_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-07-10 00:59:41
- Last Update: 2021-10-02 00:57:51
- Commit Hash: 5fd2ec7
- 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.
WWW: https://www.mesa3d.org/
¦ ¦ ¦ ¦ 
- 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 = 1633108299
SHA256 (mesa3d-mesa-21.2-branchpoint-3070-g2aa705ec87c_GH0.tar.gz) = 593ea9690bca2568d766ee737be9d069019f01cb3fc63259e5b637ce3f9939b3
SIZE (mesa3d-mesa-21.2-branchpoint-3070-g2aa705ec87c_GH0.tar.gz) = 25267681
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:
-
- py38-mako>0 : textproc/py-mako@py38
- libglvnd>=1.3.2 : graphics/libglvnd
- libva>0 : multimedia/libva
- libvdpau>0 : multimedia/libvdpau
- glslangValidator : graphics/glslang
- wayland-protocols>0 : graphics/wayland-protocols
- bison : devel/bison
- meson : 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
- libexpat.so : textproc/expat2
- libunwind.so : devel/libunwind
- libLLVM-12.so : devel/llvm12
- 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-21.2.b.3070:
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 radv)
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
ZSTD=on: Use ZSTD for shader cache
====> Classic OpenGL drivers
i965=on: GMA 3000 (Gen4) and newer
====> 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 compiler:c++11-lib meson pkgconfig python:3.6+,build shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|