New package: clinfo-2.0.15.03.24
This commit is contained in:
parent
0d083ba937
commit
5f39f7a359
1 changed files with 18 additions and 0 deletions
18
srcpkgs/clinfo/template
Normal file
18
srcpkgs/clinfo/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'clinfo'
|
||||
pkgname=clinfo
|
||||
version=2.0.15.03.24
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-makefile
|
||||
makedepends="ocl-icd-devel"
|
||||
short_desc="Prints all information about OpenCL in the system"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="Public domain"
|
||||
homepage="https://github.com/Oblomov/clinfo"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=4b2a8a306547024de65bcf496cabe501a05539702aa790e68868039b977bbcaf
|
||||
|
||||
do_install() {
|
||||
vbin clinfo
|
||||
vman man/clinfo.1
|
||||
}
|
Loading…
Reference in a new issue