diff --git a/srcpkgs/MangoHud/template b/srcpkgs/MangoHud/template index b99c7710afa..c537a031789 100644 --- a/srcpkgs/MangoHud/template +++ b/srcpkgs/MangoHud/template @@ -1,19 +1,21 @@ # Template file for 'MangoHud' pkgname=MangoHud -version=0.6.5 +version=0.6.7.1 +_version="${version%.*}-${version##*.}" revision=1 -wrksrc="MangoHud-v${version}" +wrksrc="MangoHud-v${_version}" build_style=meson configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled - -Dwith_nvml=disabled" + -Dwith_nvml=disabled -Duse_system_spdlog=enabled" hostmakedepends="Vulkan-Headers python3-Mako glslang pkg-config" -makedepends="libglvnd-devel dbus-devel vulkan-loader Vulkan-Headers" +makedepends="libglvnd-devel dbus-devel vulkan-loader Vulkan-Headers + spdlog" 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/releases/download/v${version}/MangoHud-v${version}-Source-DFSG.tar.xz" -checksum=e4aff5f6e58140c1a818d3127076e703141aac50fa908e01d03268b2d3b65a0b +distfiles="https://github.com/flightlessmango/MangoHud/releases/download/v${_version}/MangoHud-v${_version}-Source-DFSG.tar.xz" +checksum=220abdc563e39727527b63ace9f7b8b1de0a53d4cf79b8bbed5794dbbf8db77a post_patch() { if [ "$XBPS_TARGET_LIBC" = "musl" ]; then