# Template file for 'clinfo' pkgname=clinfo version=2.2.17.10.25 revision=1 build_style=gnu-makefile makedepends="ocl-icd-devel" short_desc="Prints all information about OpenCL in the system" maintainer="Juan RP " license="Public domain" homepage="https://github.com/Oblomov/clinfo" distfiles="${homepage}/archive/${version}.tar.gz" checksum=23cab774915eea6730582abfc449ac57dc10f2ce7b39293e56166ed500383862 conflicts="catalyst>0 catalyst-opencl>0" # /usr/bin/clinfo do_install() { vbin clinfo vman man1/clinfo.1 }