Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: libclc
|
||||
description: Open Source implementation of the library requirements of the OpenCL C programming language
|
||||
version: 22.1.7
|
||||
revision: 2
|
||||
url: https://libclc.llvm.org/
|
||||
license: NCSA OR MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
make_depends:
|
||||
- clang
|
||||
- llvm
|
||||
- cmake
|
||||
- ninja
|
||||
- python3=3.14.*
|
||||
- spirv-llvm-translator
|
||||
downloads:
|
||||
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/llvm-project-${BPM_PKG_VERSION}.src.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 5cc4a3f12bba50b6bdfb4b61bdc852117a0ff2517807c3902fc13267fb93562e
|
||||
Reference in New Issue
Block a user