spirv-tools 2025.1~rc1-ok1 source package in openKylin

Changelog

spirv-tools (2025.1~rc1-ok1) nile.bedrock; urgency=medium

  * Build for openKylin

 -- openKylin Developers <email address hidden>  Thu, 04 Dec 2025 17:37:14 +0800

Upload details

Uploaded by:
Openkylin Developers
Sponsored by:
李文俊
Uploaded to:
Nile.bedrock
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock release main libdevel

Downloads

File Size SHA-256 Checksum
spirv-tools_2025.1~rc1.orig.tar.gz 3.2 MiB b08bfc6bb93b34f1a73c8f96a7686a9ed2f6a93779157831c01a5070965e8a7a
spirv-tools_2025.1~rc1-ok1.debian.tar.xz 2.8 KiB c1d43330465bce86ea474792947fdbedac6a287dbfe1df3cb1e11e19f4f6cb47
spirv-tools_2025.1~rc1-ok1.dsc 1.9 KiB 0c3082fa06daa781107233be9c55e15a5ded2cf87e09a0bda33ba3f5b1a54f5c

Available diffs

View changes file

Binary packages built by this source

spirv-tools: API and commands for processing SPIR-V modules

 The project includes an assembler, binary module parser, disassembler,
 validator, and optimizer for SPIR-V. Except for the optimizer, all are
 based on a common static library. The library contains all of the
 implementation details, and is used in the standalone tools whilst
 also enabling integration into other code bases directly. The
 optimizer implementation resides in its own library, which depends on
 the core library.

spirv-tools-dbgsym: debug symbols for spirv-tools