Commit Graph

17 Commits (master)

Author SHA1 Message Date
flightlessmango 4eb75cf4fb release: fix arch package 1 month ago
Bill Li 9ba6c8de10 pkgbuild: update source for sdplog to 1.13.0 3 months ago
Bill Li fbc9cb3175 pkgbuild: update source for sdplog to 1.12.0 7 months ago
Bill Li efd1c07391 pkgbuild: udpate sources for imgui to 1.89.9 7 months ago
Bill Li c3bc9df842 pkgbuild: add subproject sources for implot 7 months ago
Bill Li bc8acf95ea build: Add dependencies for mangoplot 11 months ago
FlightlessMango bcf951f3ba pkgbuild: workaround for subproject update in CI 1 year ago
Bill Li eab6b9161a add vulkan-headers and vulkan-headers-wrap to sources and symlink to subprojects in PKGBUILD 1 year ago
Emil Velikov bc282cf300 meson: remove use_system_vulkan/vulkan_datadir
Newer versions of the XML and headers don't play nice. In particular the
VK_LAYER_EXPORT macro was removed and the XML was reworked quite
significantly, so our generator no longer works.

I was able to port newer version of the generator scripts from Mesa
(where these were copied from originally), although these new scripts
don't work with the old XML.

Just drop the meson knobs and always use the subproject version. In
practical terms this is identical to what Mesa also does... So Debian
DFSG should not be _too_ upset.

Closes: https://github.com/flightlessmango/MangoHud/issues/927
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
1 year ago
Bill Li 5d5df3d7b3 fix MangoHud.x86.json is not installed in package lib32-mangohud in PKGBUILD 1 year ago
Bill Li b399f2ff81 Don't build 32bit version of mangoapp and mangoctl 1 year ago
Bill Li 1cba49bfb1 Disable building test in pkgbuild/PKGBUILD 1 year ago
Emil Velikov dd374d4c9e meson: remove prepend_libdir_vk option
The option is always true for all distributions that build Mangohud.
While only the in-tree PKGBUILD disables it for undocumented reasons.

In practise the option will be enabled across the board - in different
manner, with latter commit. But for now, just remove it.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
1 year ago
Bill Li 6a68814e0a Updated PKGBUILD to honor the user set compiler using CC and CXX environment variables. 2 years ago
FlightlessMango 529afdddf8 pkgbuild: don't prepend of append libdir 2 years ago
FlightlessMango e556762890 pkgbuild: add nlohmann_json 2 years ago
FlightlessMango 0e680f8f7d Add PKGBUILD 2 years ago