Commit Graph

21 Commits

Author SHA1 Message Date
Jeremy Soller
55700b73b3 neverball: ensure lz is linked in mapc 2024-10-19 18:01:44 -06:00
Josh Megnauth
facbbc8846
package(games): QuakeSpasm, a Quake 1 source port
QuakeSpasm is a simple source port that primarily focuses on bug fixes
and backwards compatibility.

Its build system is a small Makefile which required a few patches in
order to compile on Redox. Currently, it compiles with both SDL1 and
SDL2. MP3 support is hard disabled since neither `libmad` nor `mpg123`
would compile. However, the default OGG container and Vorbis decoder
compiles fine.

Like Doom, Quake requires commercial assets or free replications in
order to run. I'm currently trying to write a small recipe for the
shareware files, but ironically that has more blockers than the source
port itself.

Beyond the lack of content, I think this port is good to go.
2024-10-16 23:17:51 -04:00
Jeremy Soller
776f49cb5c
Remove manifests from programs that install .desktop files 2024-10-16 11:10:52 -06:00
Jeremy Soller
5c30a878c6
prboom: disable loading config file on redox 2024-09-07 10:10:49 -06:00
Jeremy Soller
cec097e40a
prboom: disable music 2024-09-07 08:40:02 -06:00
Ribbon
5e66c2fb26 Add ABI separation on the LLVM recipe 2024-06-07 18:55:31 +00:00
Jeremy Soller
77b547ee95
Fix sopwith URL 2024-03-08 14:11:26 -07:00
Jeremy Soller
97b5dff9bd
spacecadetpinball: add manifest 2024-01-18 15:59:19 -07:00
bjorn3
b4610465db Move prboom too 2024-01-03 22:44:33 +00:00
bjorn3
7a1f870730 Move the remaining couple of games to /usr/games 2024-01-03 21:43:44 +01:00
bjorn3
aa2884eed0 Move most games from /games to /usr/games 2024-01-03 21:42:53 +01:00
Jeremy Soller
ed2ff72f7c
freedoom: convert to toml 2023-12-13 15:54:09 -07:00
Jeremy Soller
9ad1b9cc00
eduke32: convert to toml 2023-12-13 15:54:00 -07:00
Ribbon
7f926bf64d Add partial ABI separation on recipe dependencies and improve names 2023-12-11 16:10:06 +00:00
Ribbon
722e190118 Move some recipes to categories 2023-11-05 15:05:55 +00:00
Ribbon
814214fe20 Move recipes to categories 2023-11-05 12:58:51 +00:00
Jeremy Soller
d24375a02c
Remove old recipe.sh files 2022-03-11 15:38:04 -07:00
Jeremy Soller
3fdde7872a
Add recipe.toml for games 2020-08-21 20:21:15 -06:00
Jeremy Soller
5d46330729 WIP: Move to gitlab 2018-06-10 11:28:39 -06:00
Jeremy Soller
3729ffd7f5 Update recipe.sh 2016-11-02 12:09:26 -06:00
Jeremy Soller
6e1d2b88b0 Add games recipe 2016-10-31 14:19:42 -06:00