summaryrefslogtreecommitdiff
path: root/tw/packages/games.scm
AgeCommit message (Collapse)Author
2023-11-11Install fixed Steam launcher in home profileTimo Wilken
This can run Cities:Skylines with "Steam Linux Runtime 1.0 (scout)" as a forced Steam compatibility tool. Installing it here is easier than launching Steam from the command line every time.
2023-09-08Package Oolite partiallyTimo Wilken
2023-05-01Rename source-built pak128 packageTimo Wilken
It's now the standard one.
2023-05-01Build pak128 completely from sourceTimo Wilken
2023-05-01Add comments from failed gexp-ing attemptTimo Wilken
2023-05-01Build simutrans with the right name in the first placeTimo Wilken
2023-04-30Split makeobj off from SimutransTimo Wilken
2023-04-30Clean up (tw packages games)Timo Wilken
Widelands 1.1 is now packaged upstream.
2023-04-30Update Powder Toy recipeTimo Wilken
- update to only available Meson package - use git sources instead of autogenerated tarball (guix lint) - install manpage first - fix synopsis (guix lint)
2023-04-15Package Powder ToyTimo Wilken
2023-02-25Package Kerbal Space ProgramTimo Wilken
2023-01-19Add TODO note about Widelands 1.1Timo Wilken
2023-01-09Improve simutrans packaging approachTimo Wilken
- package simutrans itself without paksets - define union packages for simutrans + paksets - use new-style gexps for builders - extract auxiliary simutrans files (e.g. .desktop file) into separate files in the repo
2023-01-01Use local license file for SimutransTimo Wilken
2022-12-30Import custom packagesTimo Wilken
Also, import package modules instead of using `specifications->packages'.