3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Timotej Lazar 545511df77
gnu: godot: Build and install the headless version.
* gnu/packages/game-development.scm (godot): Build the headless (server)
binary. This is needed to package games using Godot without depending on X.
[outputs]: Add "headless".
[arguments]<#:phases>[build-headless]: New phase.
[arguments]<#:phases>[install]: Install headless version to separate output.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18 18:25:26 +02:00
..
bootloader bootloader: grub: Refer to the native 'grub-mklayout' and font file. 2020-05-16 00:34:40 +02:00
build Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: godot: Build and install the headless version. 2020-05-18 18:25:26 +02:00
services services: shepherd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
system linux-initrd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
tests Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: kpmcore: Update to 4.1.0. 2020-05-18 01:59:19 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
tests.scm