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.7
|
|
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: de1c8dbffdce898a4c5e70fb7f5aa6dea1e429f63471773da8cb3cdf9e945403
|