summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9442fcd1a7893417d181b9f00067293ec10dff7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
pkgbase = mangohud
	pkgver = 0.1.0
	pkgrel = 3
	url = https://github.com/flightlessmango/MangoHud
	arch = x86_64
	license = unknown
	makedepends = meson
	makedepends = python-mako
	makedepends = glslang
	makedepends = libglvnd
	makedepends = lib32-libglvnd
	depends = gcc-libs
	depends = libx11
	source = mangohud::git+https://github.com/flightlessmango/MangoHud.git#tag=v0.1.0
	source = Vulkan-Docs::git+https://github.com/KhronosGroup/Vulkan-Docs.git#commit=fbe9fa0
	source = Vulkan-Loader::git+https://github.com/KhronosGroup/Vulkan-Loader.git#commit=44ac9b2
	source = ImGui::git+https://github.com/flightlessmango/ImGui.git#commit=6c1a737
	source = Vulkan-Headers::git+https://github.com/KhronosGroup/Vulkan-Headers.git#commit=7264358
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = mangohud
	pkgdesc = A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more
	depends = gcc-libs
	depends = libx11

pkgname = lib32-mangohud
	pkgdesc = A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more (32-bit)
	depends = lib32-gcc-libs
	depends = lib32-libx11