Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / clpeak
Commits: 578951a0 by Levente Polyak at 2024-09-09T16:24:40+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = clpeak + pkgdesc = A tool which profiles OpenCL devices to find their peak capacities + pkgver = 1.1.2 + pkgrel = 1 + url = https://github.com/krrishnarraj/clpeak + arch = x86_64 + license = custom:unlicense + makedepends = cmake + makedepends = opencl-headers + makedepends = ninja + makedepends = git + depends = ocl-icd + depends = gcc-libs + source = git+https://github.com/krrishnarraj/clpeak#tag=1.1.2 + source = git+https://github.com/krrishnarraj/libopencl-stub + sha512sums = SKIP + sha512sums = SKIP + +pkgname = clpeak View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/clpeak/-/commit/578951a08472343f9649404fde825acd8d2a21f9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/clpeak/-/commit/578951a08472343f9649404fde825acd8d2a21f9 You're receiving this email because of your account on gitlab.archlinux.org.
