Ribbon
a2aa0bf3fe
Update recipes
2024-12-04 01:29:43 +00:00
Ribbon
202458b0b5
Update recipes
2024-12-04 00:56:18 +00:00
Ribbon
37d7a9c876
Update recipes
2024-12-04 00:32:14 +00:00
Ribbon
4ffced5522
Update recipes
2024-12-04 00:23:43 +00:00
Jeremy Soller
f0547e8d90
Merge branch 'fix-glib' into 'master'
...
Fix `glib`'s patch
See merge request redox-os/cookbook!424
2024-12-03 21:45:57 +00:00
Josh Megnauth
1f79304159
Fix glib's patch
2024-12-03 21:45:57 +00:00
Jeremy Soller
83397a0397
Merge branch 'fix-lua54' into 'master'
...
Fix and bump lua54
See merge request redox-os/cookbook!425
2024-12-03 21:45:01 +00:00
Jeremy Soller
819eb501e4
Merge branch 'openjazz-assets' into 'master'
...
Copy OpenJazz binary and package demo
See merge request redox-os/cookbook!421
2024-12-03 21:40:16 +00:00
Josh Megnauth
ee3f3e7679
Fix and bump lua54
2024-12-01 23:04:44 -05:00
Ribbon
1cbf60d426
Update recipes
2024-11-24 04:12:51 +00:00
Josh Megnauth
2ad94632d1
Copy OpenJazz binary and package demo
2024-11-23 02:14:29 -05:00
Ribbon
22feec8d85
Update recipes
2024-11-23 05:08:52 +00:00
Ribbon
0e93e135fe
Update recipes
2024-11-22 13:53:05 +00:00
Ribbon
a59c4d16c9
Update TODOs
2024-11-22 13:18:55 +00:00
Ribbon
8568e879fd
Fix a recipe
2024-11-22 11:30:27 +00:00
Ribbon
209455747c
Add a recipe
2024-11-22 10:08:23 +00:00
Josh Megnauth
99d8c6a9bb
Update OpenJazz
...
* Switch to TOML
* Bump version to latest
2024-11-19 00:36:55 -05:00
bitstr0m
f01cb0b43d
Fix libevent
2024-11-17 20:08:59 +00:00
Ribbon
1c978c7267
Rename the hello-world recipe
2024-11-05 16:44:39 +00:00
Ron Williams
93b4387b23
Add benchmarks recipe
2024-11-04 21:38:32 +00:00
Andrey Turkin
2da760048c
kernel: get rid of custom build recipe in favor of the kernel Makefile
2024-11-01 07:25:11 +03:00
Jeremy Soller
84f6cca760
Merge branch 'fix-glew' into 'master'
...
Add working build script for GLEW
See merge request redox-os/cookbook!414
2024-10-31 12:02:55 +00:00
Jeremy Soller
f59ef6c91b
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-10-30 16:18:24 -06:00
Jeremy Soller
aab263279b
Enable acpid on all platforms
2024-10-30 16:18:19 -06:00
Josh Megnauth
a5fddbb4cc
Add working build script for GLEW
...
I left GLEW in WIP until one of us tests it. However, it compiles fine
so I'll submit it for now.
2024-10-30 02:36:50 -04:00
Dorian Davi
223ba2b908
Luarocks port
2024-10-29 23:02:38 +00:00
doriancodes
6a4ab2283d
add luv and lua-compat-5.3
2024-10-29 21:05:49 +01:00
Ribbon
224ed0bc99
Add recipes
2024-10-28 01:03:12 +00:00
Ribbon
c6912ef25c
Add recipes
2024-10-27 04:16:04 +00:00
Ribbon
ac3db0c451
Add recipes
2024-10-26 11:59:34 +00:00
Ribbon
9a93aab9d1
Add recipes
2024-10-26 10:48:38 +00:00
Ribbon
c5d235e579
Add recipes
2024-10-26 08:25:13 +00:00
Jeremy Soller
42ea5e327d
Merge branch 'package-games-opentyrian' into 'master'
...
package(games): OpenTyrian (1995/2004)
See merge request redox-os/cookbook!411
2024-10-25 13:20:23 +00:00
Josh Megnauth
36e7ac47df
package(games): OpenTyrian (1995/2004)
2024-10-25 13:20:22 +00:00
Ribbon
f398a63418
Add recipes
2024-10-25 12:31:14 +00:00
Dorian Davi
c244dc1a76
Add libuv library
2024-10-24 16:59:41 +00:00
Jeremy Soller
557a3c42c6
cosmic-settings: Install default schema
2024-10-23 13:56:49 -06:00
Jeremy Soller
34f328ec0a
Add cosmic-settings
2024-10-23 13:20:01 -06:00
Jeremy Soller
b4de453b48
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-10-22 08:23:28 -06:00
Jeremy Soller
cc2800ddc9
cosmic-files: remove winit feature
2024-10-22 08:23:18 -06:00
Andrey Turkin
fee0b62b09
Update uutils
2024-10-21 06:47:42 +03:00
bitstr0m
e03d15dd77
Improve python310 recipe
2024-10-20 12:38:31 +00:00
Jeremy Soller
55700b73b3
neverball: ensure lz is linked in mapc
2024-10-19 18:01:44 -06:00
Jeremy Soller
df402d6cbb
cosmic-store: enable desktop feature
2024-10-18 08:22:01 -06:00
Jeremy Soller
c8ae88ea91
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-10-18 08:14:36 -06:00
Jeremy Soller
7a5766176d
pkgutils: fix recipe for rewrite
2024-10-18 08:14:31 -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
903bbac4a8
orbdata: install to root
2024-10-16 17:10:09 -06:00
Jeremy Soller
962caa6549
cosmic-files: add gettext dependency
2024-10-16 17:06:37 -06:00
Jeremy Soller
7247ca875b
Merge branch 'riscv_target' into 'master'
...
RISC-V target support
See merge request redox-os/cookbook!405
2024-10-16 18:34:23 +00:00