Commit Graph

1961 Commits

Author SHA1 Message Date
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
Andrey Turkin
d7ecf2e747 RISC-V target support 2024-10-16 21:20:38 +03:00
Jeremy Soller
776f49cb5c
Remove manifests from programs that install .desktop files 2024-10-16 11:10:52 -06:00
Jeremy Soller
8ef929014a
Add hicolor-icon-theme 2024-10-16 09:01:13 -06:00
Jeremy Soller
28e6361745
Install COSMIC app data 2024-10-15 21:18:43 -06:00
Jeremy Soller
ac1b88e760
cosmic-store: enable pkgar feature and install app data 2024-10-15 20:27:16 -06:00
Jeremy Soller
987178b1dd
Add cosmic-store recipe 2024-10-15 17:13:34 -06:00
Jeremy Soller
9a3cebcfde
procedural-wallpapers-rs: fix build 2024-10-15 12:31:12 -06:00
bitstr0m
4818f59fe0 Fix luajit
Compiles and luajit executable passes tests found at
https://github.com/LuaJIT/LuaJIT-test-cleanup (excluding some that
appear to be related to the static build).

Compiled without W^X memory permission support because there appears to
be some issue with the mprotect() call.
2024-10-10 13:29:05 +01:00
Jeremy Soller
24c381e9f2
ffmpeg6: disable docs 2024-10-09 11:35:46 -06:00
Jeremy Soller
c5e50b9730
cosmic-player: build without wgpu feature 2024-10-09 11:31:46 -06:00
Jeremy Soller
2a4bdd2865
Add gstreamer-plugins-good 2024-10-09 11:27:17 -06:00