New package: OpenCL-CLHPP-2023.12.14
This commit is contained in:
parent
55e77a273c
commit
06d8cce02e
1 changed files with 14 additions and 0 deletions
14
srcpkgs/OpenCL-CLHPP/template
Normal file
14
srcpkgs/OpenCL-CLHPP/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'OpenCL-CLHPP'
|
||||
pkgname=OpenCL-CLHPP
|
||||
version=2023.12.14
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=OFF -DBUILD_TESTING=OFF"
|
||||
makedepends="OpenCL-Headers ocl-icd-devel"
|
||||
depends="OpenCL-Headers"
|
||||
short_desc="OpenCL API C++ bindings"
|
||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/KhronosGroup/OpenCL-CLHPP"
|
||||
distfiles="https://github.com/KhronosGroup/OpenCL-CLHPP/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum="9106700634e79cfa0935ebd67197f64689ced24c42da702acf18fa8435bd8a82"
|
Loading…
Add table
Reference in a new issue