Search Criteria
Package Details: mangohud-git 0.6.8.r66.g8450291-1
Package Actions
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: | mangohud, mangohud-common, mangohud-common-git |
Provides: | mangohud, mangohud-common |
Replaces: | mangohud-common-git |
Submitter: | dnmodder |
Maintainer: | dnmodder (jackun) |
Last Packager: | dnmodder |
Votes: | 15 |
Popularity: | 0.41 |
First Submitted: | 2020-02-06 22:40 (UTC) |
Last Updated: | 2023-01-25 03:24 (UTC) |
Dependencies (14)
- dbus (dbus-elogind, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-git, dbus-x11, dbus-xdg-docs, dbus-selinux)
- hicolor-icon-theme (hicolor-icon-theme-git)
- vulkan-icd-loader (vulkan-icd-loader-git)
- gcc (fastgcc, gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- glslang (glslang-minimal-git, glslang-git) (make)
- libx11 (libx11-git, libx11-firefox-fix) (make)
- libxnvctrl (libxnvctrl-beta-gtk2, libxnvctrl-430xx, libxnvctrl-340xx, libxnvctrl-510xx, libxnvctrl-470xx, libxnvctrl-390xx) (make)
- meson (meson-git) (make)
- pkgconf (pkgconf-git) (make)
- python-mako (make)
- vulkan-headers (vulkan-headers-git) (make)
- lib32-mangohud-git (optional) – 32-bit support
- libxnvctrl (libxnvctrl-beta-gtk2, libxnvctrl-430xx, libxnvctrl-340xx, libxnvctrl-510xx, libxnvctrl-470xx, libxnvctrl-390xx) (optional) – NVIDIA GPU stats
Required by (15)
- an-anime-game-launcher-bin (requires mangohud) (optional)
- an-anime-game-launcher-git (requires mangohud) (optional)
- an-anime-game-launcher-gtk-bin (requires mangohud) (optional)
- goverlay (requires mangohud)
- goverlay-bin (requires mangohud)
- goverlay-git (requires mangohud)
- lib32-mangohud (requires mangohud-common)
- lutris-git (requires mangohud) (optional)
- lutris-wine-git (requires mangohud-common)
- lutris-wine-git (requires mangohud)
- mangoapp (requires mangohud)
- mangohud (requires mangohud-common)
- speedrun (requires mangohud) (optional)
- steamtinkerlaunch (requires mangohud) (optional)
- steamtinkerlaunch-git (requires mangohud) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
PedroHLC commented on 2021-01-05 16:03 (UTC) (edited on 2021-01-05 16:08 (UTC) by PedroHLC)
What about migrating to the author's PKGBUILD?: https://raw.githubusercontent.com/flightlessmango/PKGBUILDS/master/mangohud/PKGBUILD
EDIT: Sorry, it's broken too.
iwonbigbro commented on 2021-01-03 20:13 (UTC)
Here's a patch to workaround the problem...
https://paste.ubuntu.com/p/5dzgSftqrc/
Apply it by running...
iwonbigbro commented on 2021-01-03 19:59 (UTC)
imgui is purely sourcecode. There are no build artefacts, so no need to create an AUR package.
According to meson docs...
So it's likely that anyone who has previously fetched the repo and built into AUR package, has a cached version of the imgui subproject. This will be used regardless of the wrap-mode, so you won't get this error. Pretty sure if you delete your clone and reclone the repo, you'll get this error.
iwonbigbro commented on 2021-01-03 18:24 (UTC)
Okay, so this error is defined by arch-meson hard coding the wrap mode.
The workaround is to install imgui, but there's no AUR PKGBUILD defined for this yet. Let me see if I can create one...
iwonbigbro commented on 2021-01-03 18:12 (UTC)
I get the same error...
Pretty sure it's a missing dependency, but this error is awful and meson provides no stack trace. Anyway, the error originates from this line...
https://github.com/flightlessmango/MangoHud/blob/master/meson.build#L219
Which defines a non-downloadable subproject of dearimgui
Broken by blame diff...
https://github.com/flightlessmango/MangoHud/commit/acf2d88fbcb7a7a47f957a87d20739c67049bd0d
If you want this to work, then you need to remove the nodownload wrap-mode and allow subproject downloading.
BujuArena commented on 2021-01-01 21:54 (UTC)
I said I did that in my previous comment. For now, I've removed mangohud-git and installed mangohud, which is working.
yochananmarqos commented on 2021-01-01 21:27 (UTC)
@BujuArena: I can't reproduce that, make sure you do a clean build.
BujuArena commented on 2021-01-01 21:22 (UTC)
I'm getting this error, and no matter what I do, including removing the package completely and clean-building it, I see the same error:
Therefore, I can't update this package any more.
yochananmarqos commented on 2020-08-10 03:58 (UTC) (edited on 2021-01-03 19:47 (UTC) by yochananmarqos)
@dnmodder: The submodule is no longer needed, it was imported as a subproject.
PedroHLC commented on 2020-08-09 15:54 (UTC)
@dnmodder, now there are more:
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »