21 lines
599 B
Plaintext
21 lines
599 B
Plaintext
name: libclc
|
|
description: Open Source implementation of the library requirements of the OpenCL C programming language
|
|
version: 21.1.4
|
|
revision: 1
|
|
url: https://libclc.llvm.org/
|
|
license: NCSA OR MIT
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- clang
|
|
- llvm
|
|
- cmake
|
|
- ninja
|
|
- python3
|
|
- spirv-llvm-translator
|
|
downloads:
|
|
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/libclc-${BPM_PKG_VERSION}.src.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 2311128b86ae95b4319341671a8ec93950928d0bc4fa13d0e6a97d7a65507aaa
|