23 lines
652 B
YAML
23 lines
652 B
YAML
name: libclc
|
|
description: Open Source implementation of the library requirements of the OpenCL C programming language
|
|
version: 22.1.8
|
|
revision: 1
|
|
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: 922f1817a0df7b1489272d18134ee0087a8b068828f87ac63b9861b1a9965888
|