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 2023Q1
vulkan-loader Driver loader for the Vulkan graphics API
1.3.238 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.238Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-20 19:39:31
Last Update: 2023-01-20 19:37:38
Commit Hash: bcf47e4
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.238/catalog.mk
  3. /usr/local/share/licenses/vulkan-loader-1.3.238/LICENSE
  4. /usr/local/share/licenses/vulkan-loader-1.3.238/APACHE20
  5. lib/libvulkan.so
  6. lib/libvulkan.so.1
  7. lib/libvulkan.so.1.3.238
  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 = 1671529026 SHA256 (KhronosGroup-Vulkan-Loader-v1.3.238_GH0.tar.gz) = 54efc088258e83304f105d6998adaa54340045f490884b2d136a8584d66cb861 SIZE (KhronosGroup-Vulkan-Loader-v1.3.238_GH0.tar.gz) = 1646475

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. benchmarks/vkmark
  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/dino
  3. net-im/gotktrix
  4. x11-toolkits/wlroots
  5. x11-toolkits/wlroots015
  6. x11-wm/gamescope
  7. Collapse this list.
for Run
  1. emulators/yuzu
  2. games/jumpy
  3. games/punchy

Configuration Options:
===> The following configuration options are available for vulkan-loader-1.3.238: 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:3.4+,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.238?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.238
20 Jan 2023 19:37:38
commit hash: bcf47e41c7ca2a40a68b7307d740d8e352584edccommit hash: bcf47e41c7ca2a40a68b7307d740d8e352584edccommit hash: bcf47e41c7ca2a40a68b7307d740d8e352584edccommit hash: bcf47e41c7ca2a40a68b7307d740d8e352584edc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-loader: restore DISTVERSION after 1461e718a7e0

$ portlint
FATAL: Makefile: PORTVERSION appears out-of-order.
FATAL: Makefile: order must be
PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES(_\w+)?/DIST_SUBDIR/EXTRACT_ONLY.
2 fatal errors and 0 warnings found.

(cherry picked from commit 9c9af2f3b240deca3580b755971ffa57e3328c3d)

Number of commits found: 1