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)
- lutris-wine-git (requires mangohud-common)
- 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 »
Samsagax commented on 2022-11-30 12:20 (UTC)
Thanks @dnmodder. Maybe take inspiration from stable
mangohud
andlib32-mangohud
packages. They are splitdnmodder commented on 2022-11-28 01:47 (UTC)
@Samsagax I was trying but I think I'm going to separate this package in two, this one for 64 bits only and I'll create another one for 32 bits.
Samsagax commented on 2022-11-27 18:24 (UTC)
Hello. Could you add mangoapp to the build? Would be nice to have mangoapp-git alongside mangohud-git
dnmodder commented on 2022-07-14 16:10 (UTC)
@jackun I don't have much time lately to review this, I made you co-manager.
jackun commented on 2022-07-14 14:49 (UTC) (edited on 2022-07-14 15:29 (UTC) by jackun)
Updated master to use meson 0.60
install_tag
. Uses mostly default tags exceptscripts
formangohud
shell script andmangoapp
for mangoapp stuff.Maybe
mangohud-control
too... (argh, needs separate build() too i guess)italoghost commented on 2022-07-14 03:15 (UTC) (edited on 2022-07-14 03:16 (UTC) by italoghost)
Hi!
I am receiving an error of conflicting svg and xml files:
I suspect that it has something related to this commit as I was prompted with an warning that "appstreamcli" could not been found.
But even after installing the appstream package I couldn't install mangohud due to the errors above.
churro commented on 2022-05-05 19:00 (UTC)
From what I see here https://github.com/flightlessmango/MangoHud#dependencies dbus and libxnvctrl should be marked as optional dependencies (the latter is marked as optional here but also as a make dependency anyway).
dnmodder commented on 2022-03-17 03:46 (UTC)
The problem is now fixed, thanks to Mubashshir, he made some useful changes and mailed them to me. I don't understand what Mangoapp is for outside of GameScope and Steam Deck so for now it's not enabled in this package.
Billli11 commented on 2022-03-16 07:27 (UTC) (edited on 2022-03-16 08:14 (UTC) by Billli11)
@zany130
add
mv "$pkgdir/usr/share/vulkan/implicit_layer.d/libMangoApp.json" "$pkgdir/usr/share/vulkan/implicit_layer.d/libMangoApp.x86.json"
under
mv "$pkgdir/usr/share/vulkan/implicit_layer.d/MangoHud.json" "$pkgdir/usr/share/vulkan/implicit_layer.d/MangoHud.x86.json"
should fix it.
Also there are a PKBUILD in the repo now. Should we update the file base on that?
zany130 commented on 2022-03-16 00:51 (UTC)
when trying to install alongside mangohud-git it gives this
error lib32-mangohud-git: /usr/share/vulkan/implicit_layer.d/libMangoApp.json exists in filesystem (owned by mangohud-git)
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »