15 lines
566 B
Bash
15 lines
566 B
Bash
# Template file for 'OpenCL-CLHPP'
|
|
pkgname=OpenCL-CLHPP
|
|
version=2024.05.08
|
|
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=22921fd23ca72a21ac5592861d64e7ea53cd8a705fccd73905911f8489519a0b
|