Package Details: mangohud-git 0.7.2.r13.g41b8761-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: 25
Popularity: 1.25
First Submitted: 2020-02-06 22:40 (UTC)
Last Updated: 2024-06-19 23:26 (UTC)

Dependencies (24)

Required by (26)

Sources (1)

Pinned Comments

d-air1 commented on 2024-05-21 03:05 (UTC)

Can whoever keeps flagging this out of date state why? This package is installing its own version of imgui and implot is not required. This package builds just fine without it. If for some reason you need that then can you have a discussion with the maintainer of the package instead of having everyone who uses this package get messages about it being out of date for the same reasons when it works just fine.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

MithicSpirit commented on 2023-05-27 20:29 (UTC)

@Archttila moved to [extra] https://lists.archlinux.org/archives/list/aur-requests@lists.archlinux.org/thread/YOCLJ53XO4ARQ2GTFRZOC7RFFMOZ5R6O/

Archttila commented on 2023-05-27 20:27 (UTC) (edited on 2023-05-27 20:30 (UTC) by Archttila)

Has the stable edition been deleted?

-> Packages not in AUR: lib32-mangohud mangohud mangohud-common

eclairevoyant commented on 2023-04-03 10:18 (UTC) (edited on 2023-04-03 10:20 (UTC) by eclairevoyant)

pkgconf and gcc should be removed from makedepends, they're part of base-devel. https://wiki.archlinux.org/title/PKGBUILD#makedepends

ufo_driver commented on 2023-04-03 07:15 (UTC)

Package fails to build after this commit with following error:

mangohud/meson.build:1:0: ERROR: Unknown options: "use_system_vulkan"

Removing this flag builds successfully.

sonic2kk commented on 2023-02-04 22:36 (UTC) (edited on 2023-02-04 22:37 (UTC) by sonic2kk)

Huh, I guess it was a false alarm. The user from the issue posted a few minutes ago saying that it suddenly works again, and I tested and it works for me too. Not sure about them but I did not perform any system updates today, my PC is in the same state as when I left my comment. So I don't know why it suddenly started working.

The package version appears to be the same, and there have not been any updates to SteamTinkerLaunch since earlier either. There also do not appear to have been any commits to MangoHud itself since then. Very strange indeed!

Sorry for any confusion!

dnmodder commented on 2023-02-04 03:32 (UTC)

I think the last change I made is what causes the problem.

dnmodder commented on 2023-02-04 03:30 (UTC)

Unfortunately my PC is broken, I can't test on my own, I have some idea what might be wrong, recently I made a change because Mangohud was breaking Java games.

sonic2kk commented on 2023-02-04 02:53 (UTC) (edited on 2023-02-04 03:04 (UTC) by sonic2kk)

Hi there! I am the maintainer of a Linux gaming utility called SteamTinkerLaunch.

I spent some time today troubleshooting an issue with a user when they were trying to use MangoHud with SteamTinkerLaunch. After some investigation we found out that:

  • MangoHud stable from AUR works

  • MangoHud built from latest git works

  • MangoHud-git (this package) does not work when enabling MangoHud with SteamTinkerLaunch, but does work when using MangoHud without SteamTinkerLaunch. Enabling MangoHud with this MangoHud-git package causes games to crash, but only with SteamTinkerLaunch. Running games with MangoHud as a Steam Launch Option works fine (e.g., mangohud %command% or /usr/bin/mangohud %command%).

We both tried different versions of MangoHud and only this package was causing issues.

The corresponding discussion for this problem is here: https://github.com/sonic2kk/steamtinkerlaunch/issues/733

Has something changed recently that you are aware of which could be causing an issue like this? I saw there were some pkgbuild changes recently but as I am not sure when this issue was introduced I am not sure when the problem could've started occurring.

Any advice you have would be much appreciated. Thanks!

eclairevoyant commented on 2023-01-18 05:12 (UTC)

Why not just make it a split package the way mangohud (stable) does it? That way you can use glfw-x11 as a makedep and only add it as a real dep for mangoapp so that we don't have to remove mangoapp from this package :)

dnmodder commented on 2023-01-18 03:44 (UTC)

I don't know why there is a MangoApp file, but that and the other I can fix tomorrow.