summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c5b8dc264985ba7676a06ac8acaf3b670e3b9bd (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
35
36
37
38
39
40
41
42
43
44
45
pkgbase = mangohud
	pkgver = 0.6.7
	pkgrel = 1
	url = https://github.com/flightlessmango/MangoHud
	arch = x86_64
	license = MIT
	makedepends = meson
	makedepends = python-mako
	makedepends = glslang
	makedepends = libglvnd
	makedepends = lib32-libglvnd
	makedepends = vulkan-headers
	makedepends = vulkan-icd-loader
	makedepends = lib32-vulkan-icd-loader
	makedepends = libxnvctrl
	makedepends = dbus
	source = mangohud-0.6.7.tar.gz::https://github.com/flightlessmango/MangoHud/archive/v0.6.7.tar.gz
	source = imgui-1.81.tar.gz::https://github.com/ocornut/imgui/archive/refs/tags/v1.81.tar.gz
	source = imgui-1.81-1-wrap.zip::https://wrapdb.mesonbuild.com/v1/projects/imgui/1.81/1/get_zip
	source = spdlog-1.8.5.tar.gz::https://github.com/gabime/spdlog/archive/refs/tags/v1.8.5.tar.gz
	source = spdlog-1.8.5-1-wrap.zip::https://wrapdb.mesonbuild.com/v1/projects/spdlog/1.8.5/1/get_zip
	sha256sums = ccfbbee87960889e2396f322c057b14d4143620a1cc66b11d573adccdae7a079
	sha256sums = f7c619e03a06c0f25e8f47262dbc32d61fd033d2c91796812bf0f8c94fca78fb
	sha256sums = 6d00b442690b6a5c5d8f898311daafbce16d370cf64f53294c3b8c5c661e435f
	sha256sums = 944d0bd7c763ac721398dca2bb0f3b5ed16f67cef36810ede5061f35a543b4b8
	sha256sums = 3c38f275d5792b1286391102594329e98b17737924b344f98312ab09929b74be

pkgname = mangohud
	pkgdesc = A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more
	depends = gcc-libs
	depends = dbus
	depends = mangohud-common
	optdepends = bash: mangohud helper script
	optdepends = libxnvctrl: support for older NVIDIA GPUs

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-dbus
	depends = mangohud-common
	optdepends = lib32-libxnvctrl: support for older NVIDIA GPUs

pkgname = mangohud-common
	pkgdesc = Common files for mangohud and lib32-mangohud
	optdepends = bash: mangohud helper script