summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 597cb3349545b26b9438c10ad3666acdc64f212c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = vkpeak
	pkgdesc = A tool which profiles Vulkan devices to find their peak capacities
	pkgver = 20240505
	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
	source = vkpeak::git+https://github.com/nihui/vkpeak.git#tag=20240505
	source = ncnn::git+https://github.com/Tencent/ncnn.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = vkpeak