Port details on branch 2025Q2 |
- vulkan-loader Driver loader for the Vulkan graphics API
- 1.4.311 graphics
=13 1.4.311Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2018-09-03 17:45:17
- Last Update: 2025-03-22 00:15:02
- Commit Hash: 7c9e3d5
- People watching this port, also watch:: lame, freetype2, libxml2, webp, glib
- Also Listed In: devel
- License: APACHE20
- WWW:
- https://github.com/KhronosGroup/Vulkan-Loader
- Description:
- Vulkan is an explicit API, enabling direct control over how GPUs
actually work. As such, Vulkan supports systems that have multiple
GPUs, each running with a different driver, or ICD (Installable Client
Driver). Vulkan also supports multiple global contexts (instances, in
Vulkan terminology). The ICD loader is a library that is placed
between a Vulkan application and any number of Vulkan drivers, in
order to support multiple drivers and the instance-level functionality
that works across these drivers. Additionally, the loader manages
inserting Vulkan layer libraries, such as validation layers, between
an application and the drivers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vulkan-loader>0:graphics/vulkan-loader
- To install the port:
- cd /usr/ports/graphics/vulkan-loader/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/vulkan-loader
- pkg install vulkan-loader
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vulkan-loader
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742572177
SHA256 (KhronosGroup-Vulkan-Loader-v1.4.311_GH0.tar.gz) = bcebd281753384a2b019a633e6a81dca0e75414f0c8ec49f56edfcda8020ec20
SIZE (KhronosGroup-Vulkan-Loader-v1.4.311_GH0.tar.gz) = 1758895
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:
-
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- 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-client.so : graphics/wayland
- This port is required by:
- for Build
-
- emulators/ares
- games/retroarch
- graphics/openxr
- sysutils/fastfetch
-
Deleted ports which required this port:
- for Libraries
-
- audio/gsequencer
- benchmarks/vkmark
- benchmarks/vkpeak
- devel/qt6-base
- devel/sdl20
- devel/sdl3
- emulators/rpcs3
-
Deleted ports which required this port:
- for Run
-
- benchmarks/vkoverhead
- emulators/ares
- emulators/ppsspp
- emulators/yuzu
- games/jumpy
- games/punchy
- games/veloren-weekly
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for vulkan-loader-1.4.311:
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-loader
- USES:
- alias cmake compiler:c++11-lib pkgconfig python:build xorg xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|