summaryrefslogtreecommitdiff
path: root/graphics/mangohud/README
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2022-05-13 08:07:00 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-14 19:28:02 +0700
commitfa1692f1a9cb3b7b62dfd91c4820c31265458777 (patch)
treebbcdd9b781805b2f6ede0d1c4bec8f0eec6335f8 /graphics/mangohud/README
parent47bcd681c552d16bd34ed7b0bc01512bc1ad633c (diff)
downloadslackbuilds-fa1692f1a9cb3b7b62dfd91c4820c31265458777.tar.gz
graphics/mangohud: Updated for version 0.6.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/mangohud/README')
-rw-r--r--graphics/mangohud/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/mangohud/README b/graphics/mangohud/README
index 744dab1315..e9caaf0449 100644
--- a/graphics/mangohud/README
+++ b/graphics/mangohud/README
@@ -10,3 +10,12 @@ Vulkan-Headers. Since Slackware ships with vulkan-sdk, we
enable system headers by default. To disable this feature
and restore default behavior, pass SYSVULKAN=disabled to
the build script.
+
+This SlackBuild defaults to building mangoapp as well. To
+disable this behavior, pass MANGOAPP=false to the build
+script. This removes the dependency on glfw3 and
+nlohmann_json's include.zip
+
+If you would like multilib support, pass COMPAT32=yes to
+the build script. Please note that this only adds 32bit
+support for mangohud, NOT mangoapp.