15 Jul
2019
15 Jul
'19
10:57 a.m.
I'd like a sanity check! Waybar has a dependency on a C++ logging library called spdlog. This project depends on fmt and by default uses an included copy. I've raised a ticket about removing this but it doesn't look like the developer is interested [2]. In this case, I feel it expedient to patch out the logic to use the bundled headers [2] and outright remove the directories [3]. Am I correct in this conclusion or is this too far-reaching? [1] https://github.com/gabime/spdlog/issues/1146 [2] https://git.archlinux.org/svntogit/community.git/tree/spdlog/trunk/rm_bundle... [3] https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packa...