Bug 296502 - [NEW PORT] graphics/linux-rl9-vulkan-tools: Tools and demos for the Vulkan graphics API
Summary: [NEW PORT] graphics/linux-rl9-vulkan-tools: Tools and demos for the Vulkan gr...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kenneth Raplee
URL: https://github.com/KhronosGroup/Vulka...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-03 19:51 UTC by V H
Modified: 2026-07-17 09:01 UTC (History)
2 users (show)

See Also:


Attachments
Linuxulator Vulkan-Tools port (2.17 KB, patch)
2026-07-03 19:51 UTC, V H
no flags Details | Diff
Linuxulator Vulkan-Tools port v2 (2.18 KB, patch)
2026-07-14 15:47 UTC, V H
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description V H 2026-07-03 19:51:19 UTC
Created attachment 272466 [details]
Linuxulator Vulkan-Tools port

This port adds the RockyLinux 9 versions of vkcube, vkcubepp (enhanced vkcube), and vulkaninfo for testing Vulkan under the Linuxulator.
Comment 1 V H 2026-07-14 15:47:17 UTC
Created attachment 272841 [details]
Linuxulator Vulkan-Tools port v2

Updated port for Rocky Linux 9.8.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-17 08:58:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78d3ed0a5506e3d3cb0624ab6a5591a0f779f7ff

commit 78d3ed0a5506e3d3cb0624ab6a5591a0f779f7ff
Author:     Kenneth Raplee <kenrap@FreeBSD.org>
AuthorDate: 2026-07-17 08:13:31 +0000
Commit:     Kenneth Raplee <kenrap@FreeBSD.org>
CommitDate: 2026-07-17 08:57:30 +0000

    graphics/linux-rl9-vulkan: Add vulkan-tools

    Following the same Linux packaging pattern as x11/linux-rl9-xorg-libs,
    we're simplifying any additional Linux Vulkan packaging into a single
    port.

    PR:             296502
    Co-authored-by: Vincent <tmp386@live.com>
    Approved by:    arrowd (co-mentor)

 Mk/Uses/linux.mk                            |  2 +-
 graphics/linux-rl9-vulkan/Makefile          | 10 ++++------
 graphics/linux-rl9-vulkan/distinfo          |  8 +++++++-
 graphics/linux-rl9-vulkan/pkg-descr (new)   | 16 ++++++++++++++++
 graphics/linux-rl9-vulkan/pkg-plist.aarch64 | 10 ++++++++--
 graphics/linux-rl9-vulkan/pkg-plist.amd64   | 10 ++++++++--
 6 files changed, 44 insertions(+), 12 deletions(-)