Port details on branch 2023Q1 |
- vulkan-tools Tools and demos for the Vulkan graphics API
- 1.3.238 graphics
=0 1.3.238Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2023-01-20 19:39:42
- Last Update: 2023-01-20 19:46:13
- Commit Hash: 21156ea
- Also Listed In: wayland
- License: APACHE20
- WWW:
- https://github.com/KhronosGroup/Vulkan-Tools
- Description:
- This project provides Vulkan tools and utilities that can assist
development by enabling developers to verify their applications
correct use of the Vulkan API.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vulkan-tools>0:graphics/vulkan-tools
- To install the port:
- cd /usr/ports/graphics/vulkan-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/vulkan-tools
- pkg install vulkan-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vulkan-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672766620
SHA256 (KhronosGroup-Vulkan-Tools-v1.3.238_GH0.tar.gz) = 5b6ebb0c81d6c11025253f5f7176aee7baad481b07866463e8091fd2ecdafa0a
SIZE (KhronosGroup-Vulkan-Tools-v1.3.238_GH0.tar.gz) = 773934
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:
-
- glslangValidator : graphics/glslang
- vulkan-headers>0 : graphics/vulkan-headers
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- xcb.pc : x11/libxcb
- x11.pc : x11/libX11
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- x11.pc : x11/libX11
- Library dependencies:
-
- libvulkan.so : graphics/vulkan-loader
- libwayland-client.so : graphics/wayland
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vulkan-tools-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-tools
- 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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.238 20 Jan 2023 19:46:13
    |
Jan Beich (jbeich)  |
graphics/vulkan-tools: drop unused dependencies after 352134d8157e
$ poudriere testport -j 131amd64 graphics/vulkan-tools
[...]
=>> Checking shared library dependencies
- 0x0000000000000001 NEEDED Shared library: [libICE.so.6]
- 0x0000000000000001 NEEDED Shared library: [libSM.so.6]
0x0000000000000001 NEEDED Shared library: [libX11.so.6]
- 0x0000000000000001 NEEDED Shared library: [libXext.so.6]
0x0000000000000001 NEEDED Shared library: [libc++.so.1]
0x0000000000000001 NEEDED Shared library: [libc.so.7]
0x0000000000000001 NEEDED Shared library: [libcxxrt.so.1]
0x0000000000000001 NEEDED Shared library: [libgcc_s.so.1]
0x0000000000000001 NEEDED Shared library: [libm.so.5]
0x0000000000000001 NEEDED Shared library: [librt.so.1]
0x0000000000000001 NEEDED Shared library: [libvulkan.so.1]
0x0000000000000001 NEEDED Shared library:
[libwayland-client.so.0]
0x0000000000000001 NEEDED Shared library: [libxcb.so.1]
(cherry picked from commit c480370a3006c020c3d7a7cb79108ac0284f8c15) |
1.3.238 20 Jan 2023 19:37:38
    |
Jan Beich (jbeich)  |
graphics/vulkan-tools: update to 1.3.238
Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.237...v1.3.238
Reported by: Repology, portscout
(cherry picked from commit 352134d8157e4f8f03e044295edada92bf575642) |
Number of commits found: 2
|