summary refs log tree commit diff
path: root/pkgs/games/globulation
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-11-11 20:49:51 -0600
committerMatthew Bauer <mjbauer95@gmail.com>2018-11-13 19:13:50 -0600
commit1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6 (patch)
treee6e36a2f3cb88b030f3fffb33b42b15014463045 /pkgs/games/globulation
parentf2a20b6e520989bc2c01d362c31fa94cbf6bee52 (diff)
downloadnixpkgs-1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6.tar
nixpkgs-1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6.tar.gz
nixpkgs-1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6.tar.bz2
nixpkgs-1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6.tar.lz
nixpkgs-1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6.tar.xz
nixpkgs-1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6.tar.zst
nixpkgs-1ba9fd335d90bca03b3868d3bf10c3d9a9de29c6.zip
scons: add setup hook
The scons build system is python-based and has a binary named scons. Unlike CMake, it cannot generate makefiles so we end up having to override the build, install, and check phases. I have added the setupHook to the scons package so that integration requires no unique steps - just putting scons in nativeBuildInputs should be enough. sconsFlags controls the flags specifically passed to scons while buildFlags, installFlags, and checkFlags should still be usable. Some packages use different names for the prefix flag. In those cases you will have to set "prefixKey" to something like "PREFIX=" as there are multiple names for the "prefix" used in scons.
Diffstat (limited to 'pkgs/games/globulation')
0 files changed, 0 insertions, 0 deletions