- https://alerque.com
-
Joined on
2022年01月31日
SILE can be used without the libtexpdf backend, but yes it's true that the default PDF output currently uses that library and yes it is GPL 2 licensed. And yes that should be better documented....
The library linking code in the manifold-rs crate's build.rs is just all messed up, that isn't how you do this even if you do need to link a system library. If you're going to remove the...
I'm still trying to get through the whole build with proper dependencies (for Arch Linux packaging) and will report if there is anything else. Something is wrong with the manifold-rs dependency...
For some reason the commit 91e24d0f actually removed the lock file from the repo entirely. I don't know why that was done but I'm confident it is incorrect. This really should de tracked in VCS,...