Skip to content

gnu: Add gog-ion-fury.

jetomit requested to merge jetomit/games:add-ion-fury into master

Hi,

this adds the GOG version of Ion Fury. Only game data is copied from the installer; the engine is replaced with the fury package from the duke-nukem-3d channel. I added that to .guix-channel, not sure if it’s the right approach.

Since there’s no binaries, I used the copy-build-system. I had to set #:modules and #:imported-modules to get make-desktop-entry-file, which is a bit magic to me but seems to work.

As suggested here, I was able to build the package after manually adding the installer to the store.

Thanks!

Merge request reports