Commit Graph
5 Commits
Author SHA1 Message Date
Niklas Hambüchen cdf6905e25 turbovnc: Fix that setting JAVA_HOME breaks vncviewer. Fixes #129582
(cherry picked from commit b7dd636f2475cd199d12cce672390f998f8c81bd)
2021-07-08 05:22:46 +00:00
Niklas Hambüchen 296c47d7b2 Merge pull request #116282 from nh2/programs-turbovnc
turbovnc: Add programs.turbovnc, add test for headless software OpenGL
2021-03-19 01:12:33 +01:00
Niklas Hambüchen b46f6cba79 turbovnc: Add programs.turbovnc, add test for headless software OpenGL 2021-03-14 06:27:43 +01:00
R. RyanTM 7368caaacb turbovnc: 2.2.5 -> 2.2.6 2021-03-10 01:41:22 +00:00
Niklas Hambüchen c834c60ff9 turbovnc: init at 2.2.5
I started out by copying the `tigervnc` derivation, which
does things like re-using `xorg.xorgserver.buildInputs`
(given that these VNC servers are all forks of Xorg),
but then removed that and all the dependencies that did not
appear to be needed or checked for in the CMake output.
2021-02-28 03:36:25 +01:00