* nongnu/packages/game-development.scm (libsteam)[arguments]: Enable
validate-runpath check and adjust patchelf-plan and install-plan.
[inputs]: Change to new style. Add glibc.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Since commit 2073b55, Guix uses CPLUS_INCLUDE_PATH to find system
headers. Overriding this variable caused a compile failure. The package builds
fine without it, so just drop it.
* nongnu/packages/game-development.scm (eduke32)[arguments]: Drop ‘set-sdl-paths’ phase.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
* nongnu/packages/game-development.scm (nvidia-cg-toolkit): Extract the
different archive sources.
Set the supported-systems to i686-linux and x86_64-linux.