From dcf6b3ef52eb0306593c97f6f757362473ace29b Mon Sep 17 00:00:00 2001 From: John Date: Sat, 12 Jun 2021 16:03:38 +0200 Subject: [PATCH] MangoHud: update to 0.6.3. --- srcpkgs/MangoHud/template | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/MangoHud/template b/srcpkgs/MangoHud/template index 70b2333d45..4f27f746c8 100644 --- a/srcpkgs/MangoHud/template +++ b/srcpkgs/MangoHud/template @@ -1,18 +1,19 @@ # Template file for 'MangoHud' pkgname=MangoHud -version=0.6.1 -revision=2 +version=0.6.3 +revision=1 +wrksrc="MangoHud-v${version}" build_style=meson -configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled" +configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled + -Dwith_nvml=disabled" hostmakedepends="Vulkan-Headers python3-Mako glslang pkg-config" makedepends="libglvnd-devel dbus-devel vulkan-loader Vulkan-Headers" short_desc="Vulkan and OpenGL overlay for monitoring FPS, temperatures and more" maintainer="John " license="MIT" homepage="https://github.com/flightlessmango/MangoHud" -distfiles="https://github.com/flightlessmango/MangoHud/archive/v${version}.tar.gz" -checksum=a1cb0bef85fd46a6e5e7426b86e0d16714e5ec68f96c724f6f53a357f516f78b -lib32files="/usr/bin/mangohud.x86 /usr/share/vulkan/implicit_layer.d/MangoHud.x86.json" +distfiles="https://github.com/flightlessmango/MangoHud/releases/download/v${version}/MangoHud-v${version}-Source-DFSG.tar.xz" +checksum=c0d27e1f3ab1fce99ea1cfb48afe97dcad1c78dfc72c9ab9dbcb0ce2366909ec post_install() { vlicense LICENSE