gputop
gputop copied to clipboard
Meson breaks build on Arch
Trying to install this on Arch through AUR gives:
../gputop/meson.build:15:0: ERROR: Automatic wrap-based subproject downloading is disabled
Maybe because of this issue:
https://github.com/harfbuzz/harfbuzz/issues/2551
I have this issue too.
:eyes:
Trying to install this on Arch through AUR gives:
../gputop/meson.build:15:0: ERROR: Automatic wrap-based subproject downloading is disabled
A PKGBUILD that fixes this is available → here. It enables download of subprojects by meson setup. However, I then run into a linking issue, see → here.
Anyway, I request closing this issue, since it is a packaging issue, not an upstream issue, and discuss packaging at the ↗ package's place.