blob: 90c0bfdd6f1a380213025bc4665f4f070127c733 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = vkpeak-git
pkgdesc = A tool which profiles Vulkan devices to find their peak capacities. Git version.
pkgver = 20250531.r5.gc810bd2
pkgrel = 1
url = https://github.com/nihui/vkpeak
arch = x86_64
license = MIT
makedepends = cmake
makedepends = glslang
makedepends = ninja
makedepends = protobuf
makedepends = vulkan-headers
depends = vulkan-icd-loader
depends = gcc-libs
depends = glibc
provides = vkpeak
conflicts = vkpeak
source = vkpeak-git::git+https://github.com/nihui/vkpeak.git
source = ncnn::git+https://github.com/Tencent/ncnn.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = vkpeak-git
|