@HydeFromT70s This is a git package, new releases don't affect this. Please do not flag this as out of date.
Search Criteria
Package Details: mangohud-git 0.7.2.r110.g24d3cd9-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: | mangoapp, mangohud, mangohud-common-git |
Provides: | mangoapp, mangohud |
Replaces: | mangoapp |
Submitter: | dnmodder |
Maintainer: | dnmodder (jackun) |
Last Packager: | dnmodder |
Votes: | 26 |
Popularity: | 0.41 |
First Submitted: | 2020-02-06 22:40 (UTC) |
Last Updated: | 2024-12-08 18:34 (UTC) |
Dependencies (27)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw (glfw-gitAUR, glfw-waywallAUR, glfw-wayland-minecraft-cursorfixAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- appstream (make)
- cmocka (cmocka-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- libxnvctrl (libxnvctrl-430xxAUR, libxnvctrl-340xxAUR, libxnvctrl-390xxAUR, libxnvctrl-525xxAUR, libxnvctrl-510xxAUR, libxnvctrl-470xxAUR, libxnvctrl-535xxAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- Show 7 more dependencies...
Required by (31)
- an-anime-borb-launcher-bin (requires mangohud) (optional)
- an-anime-game-launcher (requires mangohud) (optional)
- an-anime-game-launcher-bin (requires mangohud) (optional)
- an-anime-game-launcher-bwrap (requires mangohud) (optional)
- an-anime-game-launcher-patched-git (requires mangohud) (optional)
- anime-games-launcher (requires mangohud) (optional)
- anime-games-launcher-bin (requires mangohud) (optional)
- anime-games-launcher-git (requires mangohud) (optional)
- arch-gaming-meta (requires mangohud)
- gamescope-nvidia (requires mangohud) (optional)
- gamescope-nvidia-git (requires mangohud) (optional)
- gamescope-session-git (requires mangohud) (optional)
- goverlay-git (requires mangohud)
- honkers-launcher (requires mangohud) (optional)
- honkers-launcher-bin (requires mangohud) (optional)
- konaste-linux (requires mangohud) (optional)
- lutris-git (requires mangohud) (optional)
- mangojuice (requires mangohud) (make)
- mangoverlay (requires mangohud)
- raptor-cage-bin (requires mangohud) (optional)
- raytracinginvulkan-git (requires mangohud)
- sleepy-launcher (requires mangohud) (optional)
- sleepy-launcher-bin (requires mangohud) (optional)
- sleepy-launcher-git (requires mangohud) (optional)
- speedrun (requires mangohud) (optional)
- steamtinkerlaunch (requires mangohud) (optional)
- steamtinkerlaunch-git (requires mangohud) (optional)
- the-honkers-railway-launcher (requires mangohud) (optional)
- the-honkers-railway-launcher-bin (requires mangohud) (optional)
- the-honkers-railway-launcher-git (requires mangohud) (optional)
- wavey-launcher-bin (requires mangohud) (optional)
Sources (1)
parkerlreed commented on 2025-02-16 03:36 (UTC) (edited on 2025-02-16 03:36 (UTC) by parkerlreed)
stele95 commented on 2024-11-24 16:17 (UTC)
Mangoapp layer has been removed from upstream and that is causing build to fail. -Dmangoapp_layer=true
should be removed.
Commits removing mangoapp layer - https://github.com/flightlessmango/MangoHud/commit/8bd0b6325904f85b7bf523f580dfdb09bc3f6dee - https://github.com/flightlessmango/MangoHud/commit/3b0a0d4c1053dad8794b7ad391c827f946452f28
dnmodder commented on 2024-06-19 23:30 (UTC)
I think it is already fixed (also in lib32-mangohud-git).
eclairevoyant commented on 2024-06-19 22:48 (UTC)
It comes from the fact that release candidates are older than actual versions.
But vercmp
exhibits some strange behaviour:
$ vercmp rc r1
1
$ vercmp c 1
-1
I'd expect -1
in both cases...
parkerlreed commented on 2024-06-19 17:21 (UTC)
Where does 0.7.2.rc3.r15.g6ab4624-1 come from?
Current latest commit is 0.7.2.r13.g41b8761-1
https://github.com/flightlessmango/MangoHud/commit/41b87615903e86486d7b1be201948aa96271a6cf
This is causing the AUR helper to continually think there's an update, which is non existent.
Kagukara commented on 2024-06-11 14:31 (UTC) (edited on 2024-06-11 14:31 (UTC) by Kagukara)
@xAsh I removed imgui
, checking if it had any reason to be installed in the first. After removing it mangohud-git
built successfully. Also check implot
as as well.
xAsh commented on 2024-06-03 15:28 (UTC) (edited on 2024-06-03 15:28 (UTC) by xAsh)
-----------
Command line: `c++ /home/ash/.cache/yay/mangohud-git/src/build/meson-private/tmpl1cp553y/testfile.cpp -o /home/ash/.cache/yay/mangohud-git/src/build/meson-private/tmpl1cp553y/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/ash/.cache/yay/mangohud-git/src=/usr/src/debug/mangohud-git -flto=auto -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -ld3d9 -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 1
stderr:
/usr/bin/ld: cannot find -ld3d9: No such file or directory
collect2: error: ld returned 1 exit status
-----------
MangoHud/subprojects/imgui-1.89.9/meson.build:28:14: ERROR: C++ shared or static library 'd3d9' not found
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.
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.