A Vulkan and OpenGL overlay for monitoring
A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / mangohud
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout games:tools/mangohud && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | 2 months |
baselibs.conf | 0000000076 76 Bytes | almost 2 years |
imgui-1.81-1-wrap.zip | 0000001850 1.81 KB | over 1 year |
imgui-1.81.tar.gz | 0001413443 1.35 MB | over 1 year |
mangohud-0.6.8.tar.gz | 0014844076 14.2 MB | 6 months |
mangohud.changes | 0000007554 7.38 KB | 2 months |
mangohud.spec | 0000002726 2.66 KB | 2 months |
Comments 2
VortexAcherontic wrote about 1 year ago
Hey there,
I was about to bundle a pre-release version of MangoHud 0.6.6-1 due to dropped libraries in glibc 2.34 in Tumbleweed which made it unusable for OpenGL applications. I noticed it wasn't building for any Leap release due to: "meson.build:254:0: ERROR: Automatic wrap-based subproject downloading is disabled" Afterwards I looked up the build logs of this package (not my branched one) and noticed the same error message.
Is this something I/we can fix by patching the project source or is this an issue with the current latest version of meson shipped in Leap? Since for Tumbleweed everything is just fine.
Kind regards, Imo
Dead_Mozay wrote about 1 year ago
Leap requires a newer version of meson