Ribbon
883cb05808
Try to fix the ratzilla recipe and update TODOs
2025-07-03 08:12:58 -03:00
Ribbon
a6cdb3f9de
Fix the dog recipe conflict
2025-07-03 07:11:21 -03:00
Ribbon
78b7bb373c
Fix the somo recipe conflict
2025-07-03 07:07:25 -03:00
Ribbon
b24b742e12
Update binwalk recipe
2025-07-03 06:51:35 -03:00
Ribbon
2458a4ecd4
Add recipes
2025-07-03 06:50:39 -03:00
Ribbon
badf148035
Add recipes
2025-07-03 06:06:25 -03:00
Josh Megnauth
e8e8dea097
Dynamically linked Duke Nukem
2025-07-02 22:20:42 -04:00
Jeremy Soller
f27c2ba5a8
Merge branch 'sqllogictest' into 'master'
...
Add sqllogictest-rs
See merge request redox-os/cookbook!394
2025-07-01 08:23:38 -06:00
Ashton Kemerling
bab021efc9
Use built in cookbook_cargo_packages instead of custom script.
2025-06-30 20:10:38 -06:00
Ashton Kemerling
9481a62104
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Ribbon <ribbon_45@proton.me>
2025-07-01 02:03:19 +00:00
bjorn3
d0daacb217
Correctly mark terminfo as runtime dependency for ncdu (take 2)
2025-06-29 15:43:09 +02:00
Jeremy Soller
f55e8d5d15
Merge branch 'fix_runtime_dep' into 'master'
...
Correctly mark terminfo as runtime dependency for ncdu
See merge request redox-os/cookbook!515
2025-06-29 06:03:37 -06:00
bjorn3
3a336cfa2d
Correctly mark terminfo as runtime dependency for ncdu
2025-06-29 12:03:36 +02:00
Jeremy Soller
9d5819d403
Merge branch 'migrate_to_recipe_toml' into 'master'
...
Migrate a bunch of recipes to recipe.toml
See merge request redox-os/cookbook!514
2025-06-28 15:39:56 -06:00
bjorn3
56a897e40d
Use a recipe.toml file for ncdu
...
This gives a linker error about multiple definitions both before and
after.
2025-06-28 21:59:04 +02:00
bjorn3
d99aef95ce
Use a recipe.toml file for osdemo
2025-06-28 21:50:55 +02:00
bjorn3
157fc07a48
Use a recipe.toml file for sdl2-gears
...
It crashes at runtime, but this already happened before this change.
2025-06-28 21:43:59 +02:00
bjorn3
da44aa7d3a
Use a recipe.toml file for sdl-player
...
Sdl-player currently doesn't build. Neither before nor after this change.
2025-06-28 21:06:51 +02:00
Jeremy Soller
25b13e49b7
Merge branch 'speedup-openssl1' into 'master'
...
Skip man pages build for openssl1
See merge request redox-os/cookbook!511
2025-06-28 12:25:22 -06:00
bjorn3
090cb71aea
Remove reference to dnsd from the base recipe
...
It no longer exists.
2025-06-28 19:56:57 +02:00
Wildan Mubarok
8f82765e86
Skip man pages build for openssl1
2025-06-28 15:11:40 +00:00
Jeremy Soller
cf34a9397d
Merge branch 'add-hnefatafl-copenhagen' into 'master'
...
Add hnefatafl-client
See merge request redox-os/cookbook!502
2025-06-25 08:50:24 -06:00
David Campbell
88050989a9
Add hnefatafl-client
2025-06-25 08:50:24 -06:00
Jeremy Soller
422da0f2ed
Merge branch 'fix-myfiles-recipe' into 'master'
...
Fix the myfiles recipe script
See merge request redox-os/cookbook!506
2025-06-25 08:46:21 -06:00
Jeremy Soller
0366487440
Merge branch 'fix-gcc-as' into 'master'
...
Add POSIX test suite, improve gcc recipe
See merge request redox-os/cookbook!507
2025-06-25 08:44:13 -06:00
Jeremy Soller
2fd94ee737
Merge branch 'nano-deps' into 'master'
...
Add terminfo as nano package deps
See merge request redox-os/cookbook!509
2025-06-25 08:43:31 -06:00
auronandace
80251d5d5a
git add halloy and tiny in chat
2025-06-24 21:07:25 +01:00
auronandace
fc794e482d
move halloy and tiny to chat
2025-06-24 21:03:45 +01:00
Wildan Mubarok
ac3d53cba3
Add terminfo as nano package deps
2025-06-22 17:07:35 +00:00
bjorn3
c5c0d78533
Remove webrender recipe
...
While it has some demo executables, it is meant to be used as rust
dependency rather than a standalone library. And in fact can't be
installed as standalone library.
2025-06-22 16:05:07 +02:00
bjorn3
62c96897c0
Remove newlib recipes
...
We use relibc as libc rather than newlib. The redox newlib fork is also archived.
2025-06-22 16:03:48 +02:00
Ron Williams
aced42af12
Add POSIX test suite, improve gcc recipe
2025-06-20 19:14:26 -07:00
Ribbon
6f13b6a05d
Fix the myfiles recipe script
2025-06-20 15:35:26 -03:00
Ribbon
e057c5aa8a
Add recipes
2025-06-19 21:01:33 -03:00
Jeremy Soller
ab8e300cf6
cosmic-store: depend on libxkbcommon
2025-06-18 20:47:40 -06:00
Jeremy Soller
48766ebaf7
cosmic-files: depend on libxkbcommon
2025-06-18 16:53:00 -06:00
Jeremy Soller
d8d2599f11
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-06-18 16:52:32 -06:00
Jeremy Soller
85b04a5bfd
libxkbcommon: compile dynamically
2025-06-18 16:52:17 -06:00
Ribbon
46f3c73bec
Update imgui recipes information
2025-06-16 20:32:00 -03:00
Ribbon
e1de5cd57e
Add imgui recipes
2025-06-16 20:28:22 -03:00
Ribbon
953c6d595f
Add recipes
2025-06-16 19:47:01 -03:00
Jeremy Soller
51bad855b0
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-06-15 21:12:09 -06:00
Jeremy Soller
60618a9e47
webkitgtk3: disable gstreamer temporarily and use SOCK_STREAM instead of SOCK_SEQPACKET
2025-06-15 21:12:03 -06:00
Josh Megnauth
54fe0c5af7
Fix and TOMLize tools/powerline
...
Part of #174
2025-06-14 02:29:03 -04:00
Jeremy Soller
a7eb3c2a86
openjk: compile dynamically
2025-06-13 15:33:28 -06:00
Jeremy Soller
3c00f77502
gigalomania: compile dynamically
2025-06-13 15:23:24 -06:00
Jeremy Soller
abce13bbc0
freeciv: fix compilation
2025-06-13 15:11:57 -06:00
Jeremy Soller
eabfac4d69
neverball: convert to toml
2025-06-13 13:19:05 -06:00
Jeremy Soller
71e2295e99
mgba: update and convert to toml
2025-06-13 13:08:36 -06:00
Jeremy Soller
c853efdeb2
Replace libjpeg with libjpeg-turbo entirely
2025-06-13 11:00:31 -06:00
Jeremy Soller
bd86de36fe
libjpeg: provided by libjpeg-turbo
2025-06-12 13:02:39 -06:00
Jeremy Soller
299d56578c
Merge branch 'sed-no-widechar' into 'master'
...
Fix sed to work in spite of wide character test failing
See merge request redox-os/cookbook!499
2025-06-12 11:11:16 -06:00
Ron Williams
2caa208555
Fix sed to work in spite of wide character test failing
2025-06-12 11:11:16 -06:00
Oleg Pittman
16e3790a50
Recipe conversion
2025-06-12 11:09:34 -06:00
Jeremy Soller
d235b684b9
Merge branch 'add-cc1-to-path' into 'master'
...
Add cc1 to path
See merge request redox-os/cookbook!500
2025-06-12 11:03:56 -06:00
Ron Williams
39aa043c35
Add cc1 to path
2025-06-12 11:03:55 -06:00
Jeremy Soller
1a89c1fc6e
Merge branch 'improve-myfiles' into 'master'
...
Improve the myfiles recipe script
See merge request redox-os/cookbook!501
2025-06-12 11:02:44 -06:00
Jeremy Soller
8a6a12e94b
Merge branch 'fix-libgmp' into 'master'
...
Use GNU FTP mirror for libgmp
See merge request redox-os/cookbook!503
2025-06-12 11:01:59 -06:00
Wildan Mubarok
221b524d23
Use GNU FTP mirror for libgmp
2025-06-12 11:01:59 -06:00
Ribbon
7a34f3bdc3
Add the appcui recipe
2025-06-10 12:39:03 -03:00
Ribbon
5156207ff7
Update TODOs
2025-06-08 22:56:17 -03:00
Ribbon
d0bde665fd
Fix the naga recipe and update a TODO
2025-06-08 21:23:59 -03:00
Ribbon
8bdc2cd8de
Update TODOs
2025-06-08 21:15:27 -03:00
Ribbon
024ef6e7d6
Rename the sandbox-rs recipes to fix a conflict
2025-06-08 20:45:03 -03:00
Ribbon
ab73c9ed52
Update TODOs
2025-06-08 20:44:07 -03:00
Ribbon
418795d801
Fix and cleanup the kingslayer recipe
2025-06-08 19:58:31 -03:00
Ribbon
ba3a684587
Update TODOs
2025-06-08 19:56:00 -03:00
Ribbon
b2b989e0bd
Update the rust-doom recipe
2025-06-08 19:33:30 -03:00
Ribbon
b76eff06bd
Move the 0ad recipe to a proper category
2025-06-08 19:26:59 -03:00
Ribbon
9e362f26e7
Update TODOs
2025-06-08 19:26:08 -03:00
Ribbon
8de7fff49f
Update a TODO
2025-06-08 18:43:49 -03:00
Ribbon
f637bb2fd1
Improve the mupen64plus-core recipe and remove unnecessary mupen64plus recipes
2025-06-08 18:30:58 -03:00
Ribbon
17542b3a4b
Update TODOs
2025-06-08 18:24:31 -03:00
Ribbon
211d2683dc
Update the ferrisup recipe and update a TODO
2025-06-08 18:05:10 -03:00
Ribbon
25121b3931
Update the dylint recipe and update TODOs
2025-06-08 17:59:49 -03:00
Ribbon
e95304ec5c
Update the wrkflw recipe and a TODO
2025-06-08 17:37:38 -03:00
Ribbon
424615dc46
Update the silicon recipe and TODOs
2025-06-08 17:33:08 -03:00
Ribbon
90705d3877
Fix the not-perf recipe and update a TODO
2025-06-08 16:11:11 -03:00
Ribbon
9ee2561670
Fix the mold recipe and update a TODO
2025-06-08 15:31:58 -03:00
Ribbon
a6ff69a66f
Update TODOs and fix a typo in the mkrs recipe name
2025-06-08 14:50:59 -03:00
Ribbon
0227b2176b
Update TODOs and the dioxus recipe
2025-06-08 12:30:59 -03:00
Ribbon
269ac9f46e
Fix a typo in the ristretto recipe name and update TODOs
2025-06-08 12:24:04 -03:00
Ribbon
1c3accea1d
Update asm-lsp recipe
2025-06-08 11:53:14 -03:00
Ribbon
61be95e525
Fix the asm-lsp recipe and update a TODO
2025-06-08 11:51:30 -03:00
Ribbon
533efbd29b
Add the llvm-mingw recipe
2025-06-08 09:14:33 -03:00
Ribbon
638b018954
Remove an optional dependency from the hangover recipe
2025-06-08 08:49:16 -03:00
Ribbon
85a28c1717
Improve the wine-stable recipe
2025-06-08 08:43:00 -03:00
Ribbon
f60af256d0
Add recipes
2025-06-08 08:36:30 -03:00
Ribbon
c294eeca9a
Improve the myfiles recipe script
2025-06-07 20:24:53 -03:00
Ribbon
5660d607cd
Update TODOs
2025-06-06 14:45:34 -03:00
Ribbon
a1eb1e5cca
Update TODOs and fix the zizmor recipe
2025-06-06 13:43:09 -03:00
Ribbon
9b10a75b20
Update the vizia recipe
2025-06-06 13:28:22 -03:00
Ribbon
7c193f9611
Update TODOs and usfx recipe
2025-06-06 13:26:38 -03:00
Ribbon
49d43c1de0
Update TODOs and fix the uniocr recipe
2025-06-06 13:19:56 -03:00
Ribbon
3cd9688eed
Update TODOs and fix the three-d recipe
2025-06-06 13:13:44 -03:00
Ribbon
9544cab580
Fix the taffy recipe again
2025-06-06 13:10:19 -03:00
Ribbon
db275e0ac9
Update TODOs and fix the taffy recipe
2025-06-06 13:06:50 -03:00
Ribbon
6e92b9a6ca
Update TODOs and fix the soft-ratatui recipe
2025-06-06 12:58:19 -03:00
Ribbon
ec795bf873
Update TODOs and fix the slint recipe
2025-06-06 12:31:39 -03:00
Ribbon
c3584ba3c0
Update TODOs and fix the rustubble recipe
2025-06-06 12:07:43 -03:00
Ribbon
fb9d85ba68
Update TODOs and fix the rui recipe
2025-06-06 12:01:28 -03:00
Ribbon
92874f86ce
Update TODOs and try to fix the rsille recipe
2025-06-06 11:50:35 -03:00
Ribbon
8adc701839
Correctly generate the GNU Autotools configuration in some recipes
2025-06-06 11:21:16 -03:00
Ribbon
c9b45b6bc5
Add transmission-gtk recipe
2025-06-06 10:16:59 -03:00
Ribbon
f98c3edfaa
Rename the transmission recipe to transmission-daemon
2025-06-06 10:12:03 -03:00
Ribbon
cf5e5f8a75
Update the transmission recipe
2025-06-06 10:11:02 -03:00
Ribbon
a217a03791
Add recipes
2025-06-06 09:58:52 -03:00
Ribbon
309db6870b
Update TODOs
2025-06-04 12:46:03 -03:00
Ribbon
90d4f6d3a1
Fix the pixels recipe and update TODOs
2025-06-01 15:41:07 -03:00
Ribbon
509912e3a5
Fix the pipes-rs recipe and update TODOs
2025-06-01 15:34:28 -03:00
Ribbon
7481fcdf48
Try to fix the mousefood recipe
2025-06-01 14:35:17 -03:00
Ribbon
359042fed0
Add recipes
2025-06-01 14:34:03 -03:00
Ribbon
b22a489f4b
Fix the mousefood recipe and update a TODO
2025-05-29 11:47:53 -03:00
Ribbon
cecc4641da
Fix the mage recipe and update a TODO
2025-05-29 09:53:38 -03:00
Ribbon
c6c9e9de5f
Fix the macroquad recipe
2025-05-29 09:44:15 -03:00
Ribbon
8b9d440dc3
Update the lyon TODO
2025-05-29 09:43:31 -03:00
Ribbon
24f96f445e
Fix and improve the lyon recipe
2025-05-29 09:34:10 -03:00
Ribbon
fe88e0d7b2
Try to fix the lyon recipe
2025-05-29 09:27:11 -03:00
Ribbon
40672a1734
Update TODOs
2025-05-29 09:26:00 -03:00
Ribbon
b5f9508473
Remove a TODO from the hello-world-examples recipe
2025-05-29 09:04:42 -03:00
Ribbon
b305204e4c
Remove the previous mono folder
2025-05-28 13:01:28 -03:00
Ribbon
3c1c17dfc9
Move and update the mono recipe
2025-05-28 12:59:39 -03:00
Ribbon
c572cf72d1
Add recipes
2025-05-28 12:42:18 -03:00
Ribbon
611eea8daf
Update recipes
2025-05-27 08:11:25 -03:00
Ribbon
41ccd31eb0
Add recipes
2025-05-26 14:03:44 -03:00
Ribbon
cbc2821e2f
Add recipes
2025-05-26 11:36:37 -03:00
Josh Megnauth
968fb22b8c
Fix RustPython compilation
...
The head of the repository compiles whereas the branch doesn't anymore.
DYNAMIC_INIT is needed because of a linking error when the dependencies
are dynamically compiled.
2025-05-21 21:13:01 -04:00
Jeremy Soller
ccd981df99
Merge branch 'lived_priority' into 'master'
...
Start lived before regular disk drivers
See merge request redox-os/cookbook!497
2025-05-20 17:17:08 -06:00
bjorn3
2f939c7d08
Start lived before regular disk drivers
...
This ensures that it takes priority when mounting the rootfs, preventing
hangs in live mode if a disk driver hangs when trying to access it.
2025-05-20 22:05:26 +02:00
Fabio Di Francesco
b4519d1a57
fix dynamic linked deps
2025-05-19 09:14:09 +02:00
Fabio Di Francesco
cafbc89fe9
fix dynamic linked deps
2025-05-19 09:12:51 +02:00
Jeremy Soller
229019b268
gstreamer: enable more features
2025-05-14 12:23:03 -06:00
Jeremy Soller
bf225df3c2
libsndfile: compile dynamically
2025-05-14 10:22:40 -06:00
Jeremy Soller
46fe2bcbb4
libmodplug1: compile dynamically
2025-05-14 10:17:46 -06:00
Jeremy Soller
0cf4d4b146
curl: build dynamically
2025-05-14 09:25:36 -06:00
Jeremy Soller
466f13c6f4
bzip2: add more shared library links
2025-05-14 08:40:10 -06:00
Jeremy Soller
d0675664a0
libass: update and fix compilation
2025-05-14 08:02:24 -06:00
Jeremy Soller
b8e343f1f0
webkitgtk3: fix sqlite link path
2025-05-13 17:10:06 -06:00
Jeremy Soller
8d54ad07fd
gtk3: disable broken setuid check
2025-05-13 17:09:44 -06:00
Jeremy Soller
fe86e59608
libsoup: fix sqlite3 path
2025-05-13 14:24:02 -06:00
Jeremy Soller
2dfe26c668
webkitgtk3: manually add libraries until it compiles
2025-05-13 13:10:35 -06:00
Jeremy Soller
e594f04cbe
gdk-pixbuf, gtk3: switch to libjpeg-turbo
2025-05-13 12:09:36 -06:00
Jeremy Soller
9cd5894b06
webkitgtk3: update patch
2025-05-13 12:09:13 -06:00
Jeremy Soller
dd8f3bc6f9
webkitgtk3: update patch and dependencies
2025-05-13 09:47:36 -06:00
Jeremy Soller
fc5703d077
mesa-x11 and others: enable egl
2025-05-13 09:15:54 -06:00
Jeremy Soller
b0e4b59a22
relibc: do out of tree build
2025-05-11 15:06:36 -06:00
Jeremy Soller
c1547ab0c9
webkitgtk3: make it further through build
2025-05-11 14:34:08 -06:00
Jeremy Soller
4228bd0d69
Fix cmake template and update libjpeg-turbo recipe
2025-05-10 20:58:38 -06:00
Jeremy Soller
dda6166d4e
libjpeg: update
2025-05-10 20:51:15 -06:00
Jeremy Soller
6a92383ecc
libxslt: update and fix
2025-05-10 17:50:58 -06:00