Package Details: mangohud-git 0.7.1.r20.g5598fda-1

Git Clone URL: https://aur.archlinux.org/mangohud-git.git (read-only, click to copy)
Package Base: mangohud-git
Description: A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more.
Upstream URL: https://github.com/flightlessmango/MangoHud
Keywords: benchmark hud opengl overlay performance vulkan
Licenses: MIT
Conflicts: mangoapp, mangohud, mangohud-common-git
Provides: mangoapp, mangohud
Replaces: mangoapp
Submitter: dnmodder
Maintainer: dnmodder (jackun)
Last Packager: dnmodder
Votes: 23
Popularity: 0.63
First Submitted: 2020-02-06 22:40 (UTC)
Last Updated: 2024-03-03 16:06 (UTC)

Required by (18)

Sources (1)

Pinned Comments

dnmodder commented on 2023-06-25 16:56 (UTC)

Mangoapp will remain disabled until GLFW version 3.4 arrives which will allow you to choose the backend at runtime. Now stop crying.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

Achilleus commented on 2023-11-25 23:10 (UTC)

mangohud-git/meson.build:146:37: ERROR: Expecting rparen got whitespace. add_project_arguments(a, language : ['c', 'cpp']) ^_______^

dnmodder commented on 2023-10-01 18:54 (UTC)

It should now be resolved.

ahrs commented on 2023-09-29 20:22 (UTC) (edited on 2023-09-29 20:23 (UTC) by ahrs)

Currently builds but doesn't work because there's no libimplot.so

I hacked a fix but this isn't correct:

diff -Naur a/PKGBUILD b/PKGBUILD
--- a/PKGBUILD  2023-09-29 20:01:37.516466213 +0000
+++ b/PKGBUILD  2023-09-29 20:01:37.516466213 +0000
@@ -33,6 +33,7 @@

 package() {
     meson install -C build --destdir "$pkgdir"
+    install -Dm 0775 build/subprojects/implot-[0-9]*/libimplot.so "$pkgdir/usr/lib/libimplot.so"

     install -Dm 0664 "$pkgname/LICENSE" -t "$pkgdir/usr/share/licenses/$pkgname/"
 }

dnmodder commented on 2023-06-25 16:56 (UTC)

Mangoapp will remain disabled until GLFW version 3.4 arrives which will allow you to choose the backend at runtime. Now stop crying.

MarsSeed commented on 2023-06-21 02:12 (UTC)

And if I were you, I would protest about the repo mangohud's draconian and oppressive replaces list:

Replaces: mangoapp, mangohud-common, mangohud-common-wayland, mangohud-common-x11, mangohud-wayland, mangohud-x11

MarsSeed commented on 2023-06-21 02:06 (UTC) (edited on 2023-06-21 02:06 (UTC) by MarsSeed)

@yochananmarqos, the same could be said about the Arch repo mangohud package maintainers…

They also build mangoapp in, and they too build it with glfw-x11.

yochananmarqos commented on 2023-06-20 18:01 (UTC)

@dnmodder: It's been inherently obvious you neither actually use this package yourself nor follow upstream whatsoever. Please orphan it if you can't be bothered.

ChrisLane commented on 2023-06-20 08:38 (UTC) (edited on 2023-06-20 08:51 (UTC) by ChrisLane)

glfw-x11 and glfw-wayland are in conflict (glfw). Remove glfw-wayland? [y/N]

And now mangohud-git is no better than mangohud for me. Time for a mangohud-git-wayland or mangohud-git-no-mangoapp package.