notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q3
vulkan-loader Driver loader for the Vulkan graphics API
1.3.257 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.257Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-10 21:51:06
Last Update: 2023-07-10 21:48:39
Commit Hash: d212623
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vulkan-loader-1.3.257/catalog.mk
  3. /usr/local/share/licenses/vulkan-loader-1.3.257/LICENSE
  4. /usr/local/share/licenses/vulkan-loader-1.3.257/APACHE20
  5. lib/libvulkan.so
  6. lib/libvulkan.so.1
  7. lib/libvulkan.so.1.3.257
  8. libdata/pkgconfig/vulkan.pc
  9. @owner
  10. @group
  11. @mode
Collapse this list.
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 = 1689011124 SHA256 (KhronosGroup-Vulkan-Loader-v1.3.257_GH0.tar.gz) = 9d6d1b19ab040a95f70f75db573080d567e41dd35a018ed9dfdffef3230003cc SIZE (KhronosGroup-Vulkan-Loader-v1.3.257_GH0.tar.gz) = 1676690

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. vulkan-headers>0 : graphics/vulkan-headers
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
  6. xcb.pc : x11/libxcb
  7. x11.pc : x11/libX11
  8. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. xcb.pc : x11/libxcb
  2. x11.pc : x11/libX11
  3. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libwayland-client.so : graphics/wayland
This port is required by:
for Libraries
  1. devel/sdl20
  2. emulators/rpcs3
  3. graphics/gstreamer1-plugins-vulkan
  4. graphics/libplacebo
  5. graphics/vulkan-caps-viewer
  6. graphics/vulkan-tools
  7. multimedia/mpv
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net-im/gotktrix
  3. x11-toolkits/wlroots
  4. x11-toolkits/wlroots-devel
  5. x11-toolkits/wlroots015
  6. x11-wm/gamescope
  7. Collapse this list.
for Run
  1. emulators/yuzu
  2. games/jumpy
  3. games/punchy
  4. games/veloren-weekly

Configuration Options:
===> The following configuration options are available for vulkan-loader-1.3.257: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/KhronosGroup/Vulkan-Loader/tar.gz/v1.3.257?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.257
10 Jul 2023 21:48:39
commit hash: d212623896ce88ea273df55a7e8ed3659d37a7f7commit hash: d212623896ce88ea273df55a7e8ed3659d37a7f7commit hash: d212623896ce88ea273df55a7e8ed3659d37a7f7commit hash: d212623896ce88ea273df55a7e8ed3659d37a7f7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-loader: update to 1.3.257

Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.256...v1.3.257
Reported by:	Repology, portscout

(cherry picked from commit 7ca9c6caf2c4635d69c84eb1f89001f500d419b1)
1.3.256_1
10 Jul 2023 21:47:44
commit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043ecommit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043ecommit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043ecommit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.257

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.256...v1.3.257
Reported by:	Repology, portscout

(cherry picked from commit 824e859a9d399732113e0537cce26d934d13c089)

Number of commits found: 2