New package: OpenCL-CLHPP-2023.12.14

This commit is contained in:
Daniel Martinez 2024-02-13 18:22:21 -05:00 committed by Andrew J. Hesford
parent 55e77a273c
commit 06d8cce02e

View 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"