ocl-icd: update to 2.2.12.

Closes #14322.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-05-11 20:39:40 +02:00 committed by Enno Boland
parent f239966342
commit 4bb5befd15
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'ocl-icd'
pkgname=ocl-icd
version=2.2.11
version=2.2.12
revision=1
build_style=gnu-configure
hostmakedepends="ruby xmlto asciidoc"
@ -8,13 +8,17 @@ makedepends="opencl2-headers"
short_desc="Generic OpenCL ICD loader/demultiplexer"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://forge.imag.fr/projects/ocl-icd/"
license="GPL-2"
distfiles="https://forge.imag.fr/frs/download.php/814/${pkgname}-${version}.tar.gz"
checksum=02fa41da98ae2807e92742196831d320e3fc2f4cb1118d0061d9f51dda867730
license="BSD-2-Clause"
distfiles="https://forge.imag.fr/frs/download.php/836/${pkgname}-${version}.tar.gz"
checksum=7665f368354e3d2b7787ba4a23c6f061db1181195ba1914dd1cdcd462eca4df4
provides="libOpenCL-1.2_1"
replaces="libOpenCL>=0"
post_install() {
vlicense COPYING
}
ocl-icd-devel_package() {
depends="opencl2-headers ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"