Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: spirv-llvm-translator
|
||||
description: A tool and a library for bi-directional translation between SPIR-V and LLVM IR
|
||||
version: 22.1.2
|
||||
revision: 2
|
||||
url: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
|
||||
license: LicenseRef-custom
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- libxml2
|
||||
- llvm-libs
|
||||
- spirv-tools
|
||||
make_depends:
|
||||
- cmake
|
||||
- llvm
|
||||
- ninja
|
||||
- spirv-headers
|
||||
downloads:
|
||||
- url: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/v${BPM_PKG_VERSION}/SPIRV-LLVM-Translator-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b37196b1a1a60282a24cf937ab7d6807d7d54dc718f2a37a78e211be26df57ac
|
||||
Reference in New Issue
Block a user