Merge pull request #482 from RealJohnGalt/topic-gallium3
New package: ocl-icd
This commit is contained in:
commit
54d4497e5b
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'ocl-icd'
|
||||
pkgname=ocl-icd
|
||||
version=2.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="ruby"
|
||||
makedepends="opencl-headers"
|
||||
short_desc="Generic OpenCL ICD loader/demultiplexer"
|
||||
maintainer="John Galt <johngaltfirstrun@gmail.com>"
|
||||
homepage="https://forge.imag.fr/projects/ocl-icd/"
|
||||
license="GPL-2"
|
||||
distfiles="https://forge.imag.fr/frs/download.php/524/ocl-icd-2.1.3.tar.gz"
|
||||
checksum="8338c6ae5cb7a9b34dfe79922f5e32c4f78c535a2217321dae842f72e0a2b175"
|
Loading…
Reference in New Issue