23 lines
652 B
Plaintext
23 lines
652 B
Plaintext
name: libclc
|
|
description: Open Source implementation of the library requirements of the OpenCL C programming language
|
|
version: 22.1.5
|
|
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: 7972b87b705a003ce70ab55f9f0fb495d156887cba0eb296d284731139118e2c
|