Port details |
- vulkan-extension-layer Layer providing Vulkan features when native support is unavailable
- 1.4.304 graphics =2 1.3.297Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2021-07-24 12:15:06
- Last Update: 2024-12-24 08:16:58
- Commit Hash: e99219f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/KhronosGroup/Vulkan-ExtensionLayer
- Description:
- There are some extensions and features in Vulkan that are not
available everywhere due to various reasons. While not available, some
extensions are capable of being done as layer and mapping to any
Vulkan implementation regardless of it supporting the desired
functionality or not.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vulkan-extension-layer>0:graphics/vulkan-extension-layer
- To install the port:
- cd /usr/ports/graphics/vulkan-extension-layer/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/vulkan-extension-layer
- pkg install vulkan-extension-layer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vulkan-extension-layer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734989557
SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.4.304_GH0.tar.gz) = 168cd5b69f54e82d7fa670d9187a43270b843e6dda21330ced43d6c85a050317
SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.4.304_GH0.tar.gz) = 789881
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:
-
- vulkan-headers>0 : graphics/vulkan-headers
- vulkan-utility-libraries>0 : graphics/vulkan-utility-libraries
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libwayland-egl.so : graphics/wayland
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vulkan-extension-layer-1.4.304:
WAYLAND=on: Wayland (graphics) support
XCB=on: X11 (graphics) support via libxcb
XLIB=on: X11 (graphics) support via libX11
===> Use 'make config' to modify these settings
- Options name:
- graphics_vulkan-extension-layer
- USES:
- cmake compiler:c++11-lib pkgconfig xorg xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|