PSL1GHT depends on closed source components to build
Closed this issue · 3 comments
zeldin commented
The PSL1GHT makefile now enforces building of vpcomp, which is dependent on
libCg, which is closed source and not available for all platforms.
Using an open-source alternative would be ideal, but failing that the Makefile
should at least exclude the vpcomp tool from the build if libCg is not available,
so that the more essential parts can still be built and installed.
phire commented
Yeah, I was planning to do this (the second part, not the first part) but nobody on irc at the time seemed to care.
ooPo commented
Any chance this is going to be done soon?
Parlane commented
Thankyou for fixing this ooPo.