bjorn3
af63354d2c
Merge most initfs contents into a single base-initfs recipe
2025-02-18 21:52:50 +01:00
Jeremy Soller
69c6dd237a
Merge branch 'dyn-link-devilution' into 'master'
...
Dynamically linked DevilutionX
See merge request redox-os/cookbook!451
2025-02-17 14:10:09 +00:00
Jeremy Soller
2a5959bbf5
Merge branch 'dyn-link-bzip2' into 'master'
...
Build shared bzip2 library if requested
See merge request redox-os/cookbook!450
2025-02-17 14:09:38 +00:00
Josh Megnauth
8eba85b35a
Build shared bzip2 library if requested
2025-02-17 01:38:13 -05:00
Josh Megnauth
51e3b83d39
Dynamically linked DevilutionX
2025-02-17 01:29:13 -05:00
Josh Megnauth
a8859261ee
Bump and dynamically link libpng
2025-02-15 01:01:03 -05:00
Anhad Singh
5c45667dce
feat(netsurf): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-11 20:20:03 +11:00
Anhad Singh
4f70981463
feat(rustc): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-10 23:22:28 +11:00
Anhad Singh
dea85812d1
fix(zlib): set soname
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-10 23:20:17 +11:00
Anhad Singh
efada0e656
feat(llvm18-shared)
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-10 23:19:54 +11:00
Anhad Singh
e731a3ab52
feat(cargo): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:53:21 +11:00
Anhad Singh
9042d5ebd4
fix(cosmic-term): add missing shared-deps
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:51:46 +11:00
Anhad Singh
c19cb76085
feat(libssh2): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:50:33 +11:00
Anhad Singh
5902050250
misc(openssl1): remove old patch
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:49:31 +11:00
Anhad Singh
d13b4b3fba
feat(cosmic-term): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:48:02 +11:00
Jeremy Soller
14a5102964
Merge branch 'patch3' into 'master'
...
TOML conversions to fix build
See merge request redox-os/cookbook!446
2025-02-02 15:29:47 +00:00
Anhad Singh
49b31c3d89
feat(prboom): TOML recipe
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-02 16:41:48 +11:00
Anhad Singh
7a0b6a54ab
feat(terminfo): convert to TOML recipe
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-02 15:27:43 +11:00
Jeremy Soller
ec8a673b56
Remove source section from libgcc
2025-01-31 14:33:14 -07:00
Jeremy Soller
a5a24d4f76
Merge branch 'patch24' into 'master'
...
fix(cosmic-files): set shared-deps instead of package deps
See merge request redox-os/cookbook!443
2025-01-31 21:10:39 +00:00
Anhad Singh
038625476b
fix(cosmic-files): set shared-deps instead of package deps
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-01 00:33:33 +11:00
Anhad Singh
af662f716f
fix(netsurf)
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-31 22:22:44 +11:00
Jeremy Soller
5ae8c495eb
Merge branch 'patch1' into 'master'
...
feat(cosmic-files): dynamic
See merge request redox-os/cookbook!439
2025-01-28 18:31:12 +00:00
Anhad Singh
d6a499b29f
feat(cosmic-files): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-28 22:13:10 +11:00
Jeremy Soller
ba8ee6251e
Merge branch 'dynamic_linking' into 'master'
...
feat(gettext): dynamic
See merge request redox-os/cookbook!437
2025-01-27 13:02:33 +00:00
Anhad Singh
443b55efd9
feat(gettext): bump to 0.22.5
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-27 20:31:39 +11:00
Anhad Singh
3dc8a10685
feat(gettext): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-27 20:31:15 +11:00
Jeremy Soller
3cdfa5c4ba
Merge branch 'package-boost' into 'master'
...
Update Boost recipe
See merge request redox-os/cookbook!436
2025-01-25 00:06:27 +00:00
Jeremy Soller
9c359bcffb
Merge branch 'dynamic_linking' into 'master'
...
fix(coobook): separate shared deps
See merge request redox-os/cookbook!435
2025-01-25 00:05:35 +00:00
Anhad Singh
1eb6a6b0e8
chore: delete old WIP patchelf recipe
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-24 22:19:07 +11:00
Anhad Singh
a8aec7a510
feat(patchelf)
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-23 21:39:26 +11:00
Josh Megnauth
d060cff101
Update Boost recipe
...
Boost depends on some missing `wchar.h` functions which are wrapped and
exposed by C++. Some of the libraries seem to either depend on `openat`
or depend on external libraries that depend on `openat`.
The main purpose of this patch is to update the recipe to an almost
working state until those issues are resolved.
2025-01-23 00:35:59 -05:00
Anhad Singh
8b663ee368
fix(cookbook): shared dependencies
...
These shall only be added iff `PREFER_STATIC` is not set.
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-23 16:12:12 +11:00
Anhad Singh
88ee0be35d
feat(ion): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-23 13:12:39 +11:00
Ribbon
c3a830830c
Add the quick-serve recipe
2025-01-20 21:49:14 +00:00
Anhad Singh
3ee1f4da00
feat(cookbook): add the option to prefer static
...
By default all libraries and applications that can be dynamically linked
will be dynamically linked. You can override this behaviour by setting
the `COOKBOOK_PREFER_STATIC` environment variable. Note that if you
perviously did not use this flag, it might (most likely will) require a
complete userland sysroot recompilation.
It will look like this:
```bash
$ make clean
$ COOKBOOK_PREFER_STATIC=yes make image
```
For testing, the following will also work:
```bash
$ COOKBOOK_PREFER_STATIC=yes make cr.{PACKAGE_NAME} # obviously replace
# PACKAGE_NAME with
# the name of a package :)
```
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:55:37 +11:00
Anhad Singh
48bed31e92
misc(libiconv): set the flags instead of appending
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:11:39 +11:00
Anhad Singh
bbead114d1
feat(openssl1): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
61b536c275
feat(gcc13): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
4958040529
Revert "feat(llvm): dynamic"
...
This reverts commit 3ded192f52b46f635d59bfd0b3141d02c56ce7c0.
2025-01-20 19:01:36 +11:00
Anhad Singh
80c7e5a438
Revert "feat(mesa): dynamic"
...
This reverts commit c284034cff0dcefd7fc8ac2983e231ec4c23af5c.
2025-01-20 19:01:36 +11:00
Anhad Singh
75e944f6a5
feat(mesa): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
9e3aa1b480
feat(llvm): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
dff2dcd4d6
feat(git): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
aa7c69999e
misc(recipes): remove mpc from WIP
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
30cd0e845d
feat(recipes): libgcc
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
11c96f8bee
feat(nghttp2): bump to v1.64.0
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
f92b72224d
feat(nghttp2): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
3e45672be6
feat(mpc)
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
a1c6409153
feat(gnu-binutils): dynamic
...
* dynamic
* shell to toml recipe
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
e4f0e28b57
feat(libiconv): bump to 1.17
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
51e8e1a015
feat(libiconv): dynamic
...
We also statically build as cosmic-files requires it.
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
ebfbfde532
feat(zlib): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
55fcf436d1
feat(libmpfr): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
2551aeeea0
feat(libgmp): bump to 6.3.0
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
b4dcf6b9c0
feat(libgmp): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
69e5aef6f3
feat(gnu-make): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:34 +11:00
Ribbon
5c59a25ac8
Add recipes
2025-01-18 16:10:13 +00:00
Ribbon
7b0cc7f404
Add recipes
2025-01-17 15:04:37 +00:00
Jeremy Soller
c224b9a101
Revert "Fix llvm18 recipe on newer Pop"
...
This reverts commit f953d63d65 .
2025-01-14 19:56:47 -07:00
Jeremy Soller
49fc9c0ce3
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-01-14 15:23:19 -07:00
Jeremy Soller
f953d63d65
Fix llvm18 recipe on newer Pop
2025-01-14 15:23:15 -07:00
Ribbon
e5ccc5c852
Add the boulette recipe
2025-01-11 12:43:00 +00:00
Ribbon
bfefd758aa
Add recipes
2025-01-11 09:07:14 +00:00
Ribbon
7bc8c317f2
Rename the "sandbox" recipe
2025-01-11 08:52:33 +00:00
Ribbon
24dc0e5320
Add recipes
2025-01-11 08:51:31 +00:00
Ribbon
87461fd72c
Update recipes
2025-01-11 08:41:36 +00:00
Ribbon
ad53bcc970
Add recipes
2025-01-11 08:30:52 +00:00
Jeremy Soller
5e98219f19
Use /etc/ssl/certs for SSL certificates
2025-01-09 15:20:51 -07:00
Jeremy Soller
a8954f6efa
openal: enable SDL2 audio backend
2025-01-09 14:36:37 -07:00
Jeremy Soller
3edc093b87
Add love
2025-01-09 11:54:18 -07:00
Jeremy Soller
3ff6cdb794
Fix libtheora
2025-01-09 10:16:13 -07:00
Jeremy Soller
c0ca2c2f9e
Fix build of openal
2025-01-09 09:38:09 -07:00
Jeremy Soller
dd43b57f1e
Add libmodplug1
2025-01-09 08:44:14 -07:00
Josh Megnauth
1d5b170e3c
fix: GNU Make detects our glob.h
...
GNU Make's configure detects our new `glob.h` so we don't have to
override it anymore. Overriding it causes compilation to fail.
2025-01-05 02:58:23 -05:00
Ribbon
5a787b283e
Add recipes
2025-01-03 10:27:48 +00:00
Jeremy Soller
73924de28f
gnu-make: use glob implementation from relibc
2024-12-30 13:01:45 -07:00
Jeremy Soller
30239250d6
Add mupen64plus recipe
2024-12-30 10:04:44 -07:00
Jeremy Soller
0286b839f5
Merge branch 'split_fbbootlogd' into 'master'
...
Split fbbootlogd
See merge request redox-os/cookbook!431
2024-12-24 21:31:27 +00:00
bjorn3
229c5ecc8b
Run fbbootlogd during startup
2024-12-24 21:45:22 +01:00
Jeremy Soller
12d797304f
Merge branch 'patch1' into 'master'
...
fix(curl): build
See merge request redox-os/cookbook!430
2024-12-23 17:01:31 +00:00
Anhad Singh
07a1c46c36
fix(curl): build
...
`autotools_recursive_regenerate` correctly includes libtool.
It just recursively runs:
$ autoreconf -fvi "$@" -I${COOKBOOK_HOST_SYSROOT}/share/aclocal
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-24 02:22:14 +11:00
Ribbon
f1a3e4a02d
Update the fish-shell recipe
2024-12-19 23:01:37 +00:00
Jeremy Soller
4eff119dd5
xz: use 5.2.13 tar release
2024-12-18 14:50:43 -07:00
Andrey Turkin
32f68d081f
Fix bcm2835-sdhcid location
...
It is referenced from init.rc so it should be in bin just like the other drivers ran by init.
2024-12-18 20:53:15 +03:00
Jeremy Soller
6efa4b7dba
Merge branch 'package-lz4' into 'master'
...
Package archives/lz4
See merge request redox-os/cookbook!428
2024-12-15 14:32:38 +00:00
Josh Megnauth
f92bff0e1f
Package archives/lz4
2024-12-13 02:26:47 -05:00
Ribbon
da6a8ae623
Add recipes
2024-12-08 21:22:10 +00:00
Ribbon
e6192fc27b
Add recipes
2024-12-08 19:21:40 +00:00
Ron Williams
0d3a36ac89
Fix glob problem caused by changes to dirent
2024-12-06 17:37:00 +00:00
Ribbon
1070ccd6ef
Update recipes
2024-12-04 08:33:28 +00:00
Ribbon
5a3fcbde03
Update recipes
2024-12-04 08:00:45 +00:00
Ribbon
35f17e35c5
Update recipes
2024-12-04 02:39:05 +00:00
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
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
Jeremy Soller
36e51cf70e
cosmic-player: switch to gstreamer
2024-10-09 10:05:35 -06:00
Jeremy Soller
67a86dcae6
Add gstreamer-plugins-base
2024-10-09 09:57:06 -06:00
Jeremy Soller
10bb8407e9
libxkbcommon: fix build
2024-10-09 08:59:39 -06:00
Jeremy Soller
a1f1a839cd
gstreamer: convert recipe to toml
2024-10-09 08:34:44 -06:00
Jeremy Soller
da4091c73d
Fix gstreamer build
2024-10-09 08:33:58 -06:00
Eva Kurchatova
631c09960a
rvvm: Add RVVM recipe
2024-10-06 19:44:43 +00:00
4lDO2
54bd073158
Update escalated
2024-10-05 14:33:39 +02:00
Ribbon
3501452815
Move a recipe
2024-10-01 13:16:32 +00:00
Ribbon
6218c5e464
Add recipes
2024-10-01 13:09:34 +00:00
Jeremy Soller
50770e6d93
Merge branch 'bootloader' into 'master'
...
bootloader: get rid of source copying, build directly from the source instead
See merge request redox-os/cookbook!401
2024-09-26 13:15:22 +00:00
Andrey Turkin
6dfeb2ca40
bootloader: get rid of source copying, build directly from the source instead
2024-09-26 11:23:31 +03:00
Ribbon
d67a63313a
Add recipes
2024-09-25 15:44:28 +00:00
Ribbon
52733db6c2
Add recipes
2024-09-25 14:52:29 +00:00
Jeremy Soller
bb9b244991
Merge branch 'kek/default-scheme' into 'master'
...
init: update init.rc to use set-default-scheme
See merge request redox-os/cookbook!397
2024-09-23 17:12:00 +00:00
Ribbon
ca103a675a
Add programs for data recovery
2024-09-23 11:13:53 +00:00
Timothy Finnegan
a53b6b5db4
Got dropbear building
2024-09-22 15:56:20 -07:00
Kamil Koczurek
dc1983aed7
init: update init.rc to use set-default-scheme
2024-09-20 21:08:07 +02:00
Jeremy Soller
8913b772dd
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-09-19 21:04:21 -06:00
Jeremy Soller
48bd798094
qemu: disable coroutine pool
2024-09-19 21:04:16 -06:00
Ribbon
85f2763d63
Add recipes
2024-09-20 01:38:01 +00:00
Ribbon
328386cf36
Add recipes
2024-09-20 00:49:05 +00:00
Jeremy Soller
dd83c1a374
qemu: only build one system binary for current architecture
2024-09-19 18:20:28 -06:00
Jeremy Soller
e854b403f5
qemu: add libjpeg dependency
2024-09-19 17:57:36 -06:00
Jeremy Soller
10b6cc1de1
qemu: add all dependencies
2024-09-19 17:55:45 -06:00
Jeremy Soller
480ae75db5
qemu: add nghttp2 and openssl1 depends
2024-09-19 17:25:02 -06:00
Jeremy Soller
c056f2a1eb
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-09-19 16:33:22 -06:00
Jeremy Soller
497b75215d
qemu: switch to git fork
2024-09-19 16:33:17 -06:00
Ribbon
77a4c0735f
Add recipes
2024-09-17 07:25:47 +00:00
Ribbon
2dbf5a3944
Add recipes
2024-09-11 23:04:05 +00:00
Jeremy Soller
7ecf10ccfb
Merge branch 'add-pop-wallpapers' into 'master'
...
Add the PopOS wallpapers recipe
See merge request redox-os/cookbook!366
2024-09-11 21:19:50 +00:00
Jeremy Soller
8b5f414dce
Merge branch 'add-ubuntu-wallpapers' into 'master'
...
Add the Ubuntu wallpapers recipe
See merge request redox-os/cookbook!365
2024-09-11 21:19:45 +00:00
Jeremy Soller
f31718d4cc
Merge branch 'sqlite-todo' into 'master'
...
Better TODOs for sqlite3.
See merge request redox-os/cookbook!395
2024-09-11 21:15:53 +00: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
Ashton Kemerling
b87d8fd0bb
Use HTTPS.
2024-09-06 20:33:02 -06:00
Ashton Kemerling
620e7aed81
Better TODOs for sqlite3.
2024-09-06 20:29:39 -06:00
Ashton Kemerling
dceb696372
Add sqllogictest-rs
...
Rust port of sqlite3 sqllogictest tool. Will be useful for verifying
that relational dbs are working as expected.
Only supports postgres atm, but more are being added.
2024-09-06 20:24:06 -06:00
Jeremy Soller
29bf57841a
ca-certificates: use pre-generated data
2024-09-06 11:44:38 -06:00
Ribbon
b584088426
Fix the webtorrent-cli recipe
2024-09-06 05:00:44 +00:00
Bendeguz Pisch
882b210836
Fix and clean up the perl5 recipe.
2024-09-05 09:45:13 +02:00
Jeremy Soller
ea07606fa9
Merge branch 'remove_kernel_soft_float_arg' into 'master'
...
Remove the -Csoft-float argument when building the kernel
See merge request redox-os/cookbook!392
2024-09-03 14:30:31 +00:00
bjorn3
5fe26754f1
Remove the -Csoft-float argument when building the kernel
...
The targets specify the soft-float ABI already and -Csoft-float should likely
have never existed in the first place. It is unsound to mix crates compiled
with different float ABI's and the only stable way to get all crates to agree
on the soft float ABI is by specifying a target which uses the soft float ABI
anyway even without explicit -Csoft-float.
See also https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/.60-Csoft-float.60.20considered.20harmful
2024-09-02 16:35:18 +02:00
Bendeguz Pisch
c5a6357d85
Update GNU make to v4.4 and create new recipe and new patch.
2024-08-31 12:06:50 +00:00
Jeremy Soller
985639ecfc
Use master branch for cosmic-edit, cosmic-files, and cosmic-term
2024-08-26 13:34:45 -06:00
Bendeguz Pisch
89135c7109
Make perl5 recipe to build perl 5.40.
2024-08-21 10:34:45 +02:00
Ribbon
eaa76f41c1
Add recipes
2024-08-21 00:53:16 +00:00
Jeremy Soller
39fa9acd64
Merge branch 'book-recipe-migration' into 'master'
...
Migrate the book recipe to /usr
See merge request redox-os/cookbook!385
2024-08-15 14:58:09 +00:00
Jeremy Soller
cce8915dea
Merge branch 'website-recipe' into 'master'
...
Add the website recipe
See merge request redox-os/cookbook!386
2024-08-15 14:57:58 +00:00
Ribbon
24b3d40385
Add the website recipe
2024-08-15 14:57:58 +00:00
Ribbon
c7d56e88ca
Pin the COSMIC programs to Alpha 1 tag to fix the build
2024-08-10 00:35:22 +00:00
Ribbon
c01ceae3d6
Add the retrowin32 recipe
2024-08-09 04:50:40 +00:00
Ribbon
8b2a35665b
Move recipes
2024-08-09 04:45:13 +00:00
Ribbon
c200b11c7a
Add recipes
2024-08-05 08:16:50 +00:00
Ribbon
e51ccc861a
Update TODOs
2024-08-05 03:13:49 +00:00
Ribbon
325a48ff5a
Add a recipe
2024-08-05 03:00:54 +00:00
Ribbon
2461462212
Add recipes
2024-08-05 02:47:28 +00:00
Ribbon
46a4aceb84
Update recipes
2024-08-05 01:56:38 +00:00
Ribbon
7d3af27709
Add recipes
2024-08-05 01:53:02 +00:00
Ribbon
971e2f89d5
Update a TODO
2024-08-04 21:20:17 +00:00
Ribbon
f57737585b
Migrate the book recipe to /usr
2024-08-03 04:30:31 +00:00
Ribbon
eeff190c0e
Add a recipe
2024-07-29 21:09:44 +00:00
Ribbon
8b2b03f994
Finish the shortcuts for recipe executables
2024-07-26 00:38:56 +00:00
Ribbon
2045eb1222
Add recipes
2024-07-26 00:13:38 +00:00
Ribbon
b3532dfaa7
Update the pinned commit of the escalated recipe to fix many commands
2024-07-24 21:01:12 +00:00
Ribbon
47c794ca53
Update a recipe
2024-07-24 18:16:00 +00:00
Ribbon
bca65e443b
Update and fix the firefox-esr recipe
2024-07-24 18:07:00 +00:00
Ribbon
34e07e31c7
Launch ffplay on video and audio MIME types in Orbital programs
2024-07-22 17:12:43 +00:00
Jeremy Soller
18d38bb15a
Merge branch 'ps2d_after_logging_ramfs' into 'master'
...
Move ps2d invocation after the logging ramfs is created
See merge request redox-os/cookbook!383
2024-07-21 19:36:21 +00:00
bjorn3
22269a1429
Move ps2d invocation after the logging ramfs is created
...
This is necessary for ps2d to use redox-log.
2024-07-21 21:17:09 +02:00
Ribbon
0e5437b9cd
Fix the xz recipe
2024-07-21 18:35:34 +00:00
Jeremy Soller
4385c65c01
Merge branch 'remove_tmpdir_env' into 'master'
...
Remove the TMPDIR env var
See merge request redox-os/cookbook!381
2024-07-20 21:52:04 +00:00
bjorn3
9e13357978
Remove the TMPDIR env var
...
It isn't set by default on Linux either and it makes the tempnam libc
function always create the temporary file in /tmp rather than prefer the
caller indicated location.
2024-07-20 17:07:48 +02:00
Ribbon
50963550a6
Add recipes
2024-07-20 02:11:12 +00:00
Ribbon
0fd17730b4
Update recipes
2024-07-20 01:20:22 +00:00
Ribbon
6ab5af3cb3
Move wget to the working recipes
2024-07-20 00:40:25 +00:00
Ribbon
7497e86638
Complete a recipe
2024-07-19 00:26:45 +00:00
Ribbon
a8e958845d
Update a recipe
2024-07-19 00:21:02 +00:00
Ribbon
ed2d505c18
Add a recipe
2024-07-18 23:40:27 +00:00
Ribbon
b8b61ae3c2
Add a missing command in a recipe
2024-07-18 23:16:40 +00:00
Ribbon
cba5c0e56b
Add recipes
2024-07-18 23:05:53 +00:00
Ribbon
6a68376723
Update a TODO
2024-07-18 22:54:50 +00:00
Ribbon
b1b6fe27d5
Add recipes
2024-07-18 22:48:45 +00:00
Ribbon
e31cafff97
Update the wget recipe
2024-07-18 20:37:54 +00:00
Ribbon
db3dce54d4
Change the wget recipe dependency
2024-07-18 20:13:54 +00:00
Ribbon
6348d00f9f
Add recipes
2024-07-16 07:04:07 +00:00
Ribbon
f0717499c7
Update the glew recipe TODO
2024-07-15 18:54:52 +00:00
Ribbon
c7d5aaa2b9
Add a recipe
2024-07-15 18:31:39 +00:00
Ribbon
5ab688b8c4
Remove recipes
2024-07-15 18:21:05 +00:00
Ribbon
274d13427b
Update and move recipes
2024-07-15 09:25:09 +00:00
Ribbon
61dfd02d4e
Add recipes
2024-07-15 09:18:59 +00:00
Ribbon
4f23474a80
Add recipes
2024-07-15 08:53:07 +00:00
Ribbon
23f9dda6bf
Add recipes
2024-07-15 07:47:18 +00:00
Ribbon
9ff009f138
Add recipes
2024-07-15 06:35:19 +00:00
Ribbon
cc929eb183
Add recipes
2024-07-14 20:09:58 +00:00
Ribbon
8e18563bf9
Add recipes
2024-07-14 19:16:48 +00:00
Ribbon
da554deb3b
Rename and move a recipe
2024-07-14 18:26:38 +00:00
Ribbon
f7965a8959
Remove recipes
2024-07-14 17:49:28 +00:00
Ribbon
bdc92b476c
Move recipes
2024-07-14 17:48:23 +00:00
Ribbon
5f53b34722
Move recipes
2024-07-14 17:17:29 +00:00
Ribbon
9f748c4af6
Update a recipe
2024-07-14 16:54:26 +00:00
Ribbon
89742d8342
Move recipes
2024-07-14 16:53:05 +00:00
Ribbon
d083294895
Move a recipe
2024-07-14 16:38:49 +00:00
Ribbon
7fa524c98d
Move recipes
2024-07-14 16:38:04 +00:00
Ribbon
a5d4350434
Move recipes
2024-07-14 16:35:13 +00:00
Ribbon
8d4808a05b
Add recipes
2024-07-14 16:33:08 +00:00
Ribbon
0a5d29b7fd
Add recipes
2024-07-14 09:57:11 +00:00
Ribbon
0ab49f8dc5
Improve a recipe
2024-07-14 08:05:01 +00:00
Ribbon
a82738c90e
Move a recipe
2024-07-14 07:53:31 +00:00
Ribbon
c24d00242a
Rename a recipe
2024-07-14 07:53:02 +00:00
Ribbon
5a67bd3260
Add recipes
2024-07-14 07:52:02 +00:00
Ribbon
b1b41a2b44
Add a recipe
2024-07-13 18:05:16 +00:00
Ribbon
5c73c57874
Add recipes
2024-07-13 17:42:17 +00:00
Ribbon
a38b5749d7
Add recipes
2024-07-13 17:19:40 +00:00
Ribbon
6050f9ddbd
Move a recipe
2024-07-13 16:10:17 +00:00
Ribbon
3762a7a3f7
Add recipes
2024-07-13 16:07:56 +00:00
Ribbon
422b62c4a9
Add recipes
2024-07-13 12:57:55 +00:00
Ribbon
715ccde872
Add recipes
2024-07-13 11:58:45 +00:00
Ribbon
d2bc65d7f6
Add recipes
2024-07-13 10:08:51 +00:00
Ribbon
47155802c2
Add recipes
2024-07-12 18:15:53 +00:00
Ribbon
7a5d846f05
Add recipes
2024-07-12 16:29:51 +00:00
Ribbon
f708f56a2a
Move a recipe
2024-07-12 16:08:50 +00:00
Ribbon
f98ed685db
Rename recipes
2024-07-12 16:08:01 +00:00
Ribbon
d0e955ad0f
Add recipes
2024-07-12 16:07:05 +00:00
Ribbon
0750ac5889
Move recipes
2024-07-12 13:59:07 +00:00
Ribbon
882948a601
Add recipes
2024-07-12 13:56:58 +00:00
Ribbon
614958cce0
Add a TODO
2024-07-12 07:55:42 +00:00
Ribbon
c8d2b7acad
Add a TODO
2024-07-12 07:52:58 +00:00
Ribbon
d4facdec37
Update a recipe
2024-07-12 07:51:24 +00:00
Ribbon
8aacde2c49
Move recipes
2024-07-12 07:43:19 +00:00
Ribbon
01e0a81808
Add a recipe
2024-07-12 07:41:36 +00:00
Ribbon
6ef9d3a265
Update glew recipe TODO
2024-07-11 08:18:23 +00:00
Ribbon
78512b258c
Add recipes
2024-07-11 06:14:08 +00:00
bjorn3
4a2109c2c7
Use a single source dir for the drivers and drivers-initfs recipes
...
This makes it easier to make driver changes. And in the future other
recipes could potentially benefit from the same infrastructure too.
2024-07-10 22:20:43 +02:00
Jeremy Soller
5d3769b4c6
Merge branch 'cleanup_recipes' into 'master'
...
Remove a bunch of recipes and convert one to wip
See merge request redox-os/cookbook!375
2024-07-10 20:18:18 +00:00
Ribbon
1e7efe3e4d
Add a recipe
2024-07-10 09:25:30 +00:00
Jeremy Soller
13089d1527
Merge branch 'apache-fixes' into 'master'
...
Fix apache-httpd and apr recipes to build properly and to use epoll by default in apr.
See merge request redox-os/cookbook!378
2024-07-09 12:53:29 +00:00
Bendeguz Pisch
0898a59319
Fix apache-httpd and apr recipes to build properly and to use epoll by default in apr.
2024-07-09 12:53:29 +00:00
Ribbon
ad097a507f
Update the gdb TODO
2024-07-09 07:43:39 +00:00
Ribbon
f7f988b0d3
Update a recipe
2024-07-09 07:41:08 +00:00
Ribbon
126b602a65
Rename a recipe
2024-07-09 07:40:14 +00:00
Ribbon
b4f0df8b35
Update the gdb version
2024-07-09 01:29:14 +00:00
Ribbon
f5858b1102
Move recipes
2024-07-09 01:28:06 +00:00
Ribbon
ce2cd0e040
Add a recipe
2024-07-09 00:25:09 +00:00
Ribbon
68a7b5549a
Move recipes
2024-07-09 00:06:39 +00:00
Ribbon
e745391a02
Add recipes
2024-07-08 23:57:34 +00:00
Ribbon
649afc4d17
Update and convert recipes to TOML
2024-07-08 03:19:57 +00:00
bjorn3
656a80b4a7
Mark pastel as wip
...
It doesn't compile anymore as one of it's dependencies uses a removed
rustc feature.
2024-07-07 17:30:12 +02:00
bjorn3
67335290fa
Remove glium recipe
...
Glium is no longer actively maintained.
2024-07-07 17:30:12 +02:00
bjorn3
17443137fb
Remove keyboard-sfx package
...
The only thing it does is install a bunch of .wav files that are not used in any place.
2024-07-07 17:30:12 +02:00
Jeremy Soller
4cb26d57b1
Merge branch 'wip-recipes1' into 'master'
...
Move recipes to the WIP category
See merge request redox-os/cookbook!377
2024-07-07 14:55:55 +00:00
Jeremy Soller
499b0b8574
Merge branch 'convert_orbutils_recipes' into 'master'
...
Convert orbutils recipes from recipe.sh to recipe.toml
See merge request redox-os/cookbook!376
2024-07-07 14:21:55 +00:00
Ribbon
e87c300591
Move recipes to the WIP category
2024-07-07 13:06:54 +00:00
Ribbon
00bddb5023
Add a recipe
2024-07-07 09:37:02 +00:00
Ribbon
8ceb3ac122
Move recipes
2024-07-07 09:25:06 +00:00
Ribbon
a215b97287
Add recipes
2024-07-07 09:10:13 +00:00
bjorn3
0bfd573dda
Convert orbutils recipes from recipe.sh to recipe.toml
2024-07-06 22:01:16 +02:00
Ribbon
8c8136bb6d
Move a recipe
2024-07-06 08:54:42 +00:00
Ribbon
e07107d92f
Add recipes
2024-07-04 21:09:14 +00:00
Jeremy Soller
271b917dc1
cosmic-files: use winit feature
2024-07-03 12:30:27 -06:00
Ribbon
54e178c4af
Move recipes
2024-07-02 08:44:50 +00:00
Ribbon
fd6ec2266f
Add recipes
2024-07-02 08:44:24 +00:00
Ribbon
8fab5ed9bc
Update a TODO
2024-07-02 07:58:21 +00:00
Ribbon
b82dc8cd7d
Update a TODO
2024-07-02 06:10:03 +00:00
Ribbon
855c2d3543
Move a recipe
2024-07-02 06:09:01 +00:00
Ribbon
9bd5fb6816
Move recipes
2024-07-02 06:08:02 +00:00
Ribbon
4fa15ba593
Fix a recipe
2024-07-01 05:13:52 +00:00
Ribbon
abf9220fa9
Move recipes
2024-07-01 04:44:16 +00:00
Ribbon
cbe694949b
Add a recipe
2024-07-01 04:26:06 +00:00
Ribbon
0eff36e63e
Add the CMake script on many recipes
2024-07-01 04:19:52 +00:00
Ribbon
b7ed5f6e96
Rename a category
2024-07-01 03:53:45 +00:00
Ribbon
ae81c03df2
Add the CMake script on many recipes
2024-07-01 03:52:32 +00:00
Ribbon
a6af047a03
Move recipes
2024-06-30 08:54:12 +00:00
Ribbon
e55ac46a7a
Remove not important recipes
2024-06-30 08:51:22 +00:00
Ribbon
bdd5896404
Add the CMake script on many recipes
2024-06-30 08:49:03 +00:00
Ribbon
589db8a4e4
Add the CMake script on many recipes
2024-06-30 08:12:12 +00:00
Ribbon
6684f8de87
Add the CMake script on many recipes
2024-06-30 08:02:02 +00:00
Ribbon
00d4dd4cb2
Add recipes
2024-06-30 06:52:50 +00:00
Ribbon
e04f426d12
Add recipes
2024-06-30 06:37:27 +00:00
Ribbon
835c535afb
Add recipes
2024-06-30 06:05:49 +00:00
Ribbon
a230cc604b
Move a recipe
2024-06-30 05:17:51 +00:00
Ribbon
7b78e8e0b1
Move recipes
2024-06-26 06:15:44 +00:00
Ribbon
ee9bbf8e97
Move recipes
2024-06-26 05:05:28 +00:00
Ribbon
ef4ef9c0a5
Move recipes
2024-06-26 04:17:47 +00:00
Ribbon
6e8528c460
Move recipes
2024-06-26 04:08:29 +00:00
Ribbon
e0425516cf
Move recipes
2024-06-26 03:59:18 +00:00
Ribbon
8e9d7858e2
Move recipes
2024-06-26 03:43:26 +00:00
Ribbon
6b48800279
Move recipes
2024-06-26 03:39:45 +00:00
Ribbon
cbbc85a81a
Move recipes
2024-06-26 03:32:59 +00:00
Ribbon
e03afe039c
Move recipes
2024-06-25 22:24:39 +00:00
Ribbon
a9cdcddc4a
Move recipes
2024-06-25 21:35:57 +00:00
Ribbon
aa0556fc61
Move recipes
2024-06-25 21:23:33 +00:00
Ribbon
2f1c2f742c
Move recipes
2024-06-25 21:17:32 +00:00
Ribbon
81d4969dd6
Move recipes
2024-06-25 21:02:30 +00:00
Ribbon
45899e336a
Move recipes
2024-06-25 20:50:03 +00:00
Ribbon
7c6047aece
Move recipes
2024-06-25 20:32:48 +00:00
Ribbon
f198714053
Add recipes
2024-06-25 20:09:38 +00:00
Jeremy Soller
11ab176e41
Move inputd to /usr/bin
2024-06-24 11:36:20 -06:00
Ribbon
1e748d30a0
Add a recipe
2024-06-24 06:01:19 +00:00
Ribbon
9bebe07829
Add a recipe
2024-06-24 04:42:21 +00:00
Ribbon
d5e3a8d940
Add and move recipes
2024-06-24 02:56:43 +00:00
Ribbon
a7aebd9186
Add recipes
2024-06-24 00:36:42 +00:00
Ribbon
e8c4dad5fe
Add recipes
2024-06-23 23:22:38 +00:00
Ribbon
a83e1539d9
Add recipes
2024-06-23 21:54:44 +00:00
Ribbon
a861238390
Add recipes
2024-06-23 00:06:14 +00:00
Jeremy Soller
d7f1f5be2a
Merge branch 'move_drivers' into 'master'
...
Move drivers to /usr/lib/drivers
See merge request redox-os/cookbook!371
2024-06-22 16:03:52 +00:00
Ribbon
c126dc2d97
Add recipes
2024-06-22 01:26:42 +00:00
Ribbon
f6967275d5
Add recipes
2024-06-21 19:54:24 +00:00
Ribbon
91465b784d
Update TODOs
2024-06-20 02:15:09 +00:00
Ribbon
6df0e114ce
Update TODOs
2024-06-20 01:53:41 +00:00
Ribbon
6a882e192c
Update TODOs
2024-06-20 00:44:44 +00:00
Ribbon
65df997fc8
Update TODOs
2024-06-20 00:01:11 +00:00
Ribbon
d249ca2873
Update a TODO
2024-06-19 22:57:25 +00:00
Ribbon
814848c978
Add recipes
2024-06-19 22:28:36 +00:00
Ribbon
c2c7c7d87d
Update a recipe
2024-06-18 21:45:16 +00:00
Ribbon
3c4a0d35dd
Update recipes
2024-06-18 21:13:11 +00:00
Ribbon
840463bc28
Add recipes
2024-06-18 20:53:24 +00:00
bjorn3
df50b6fa30
Move drivers to /usr/lib/drivers
2024-06-16 18:32:59 +02:00
Ribbon
52ff1d46a1
Update TODOs
2024-06-15 21:00:12 +00:00
Ribbon
e0e684f751
Update recipes
2024-06-15 20:45:49 +00:00
Ribbon
0acb581886
Add a recipe
2024-06-15 20:28:43 +00:00
Ribbon
9f4b3b5956
Update recipes
2024-06-15 16:45:52 +00:00
Ribbon
c48f17efc3
Update recipes
2024-06-15 16:43:13 +00:00
Ribbon
acd554c965
Update recipes
2024-06-15 16:11:43 +00:00
Ribbon
b175387094
Update recipes
2024-06-15 15:32:11 +00:00
Ribbon
6148150ff5
Add a recipe
2024-06-15 11:49:48 +00:00
Ribbon
797dae826a
Add recipes
2024-06-15 03:05:15 +00:00
Ribbon
20165a22e2
Add a recipe
2024-06-13 18:25:02 +00:00
Ribbon
a70b46146c
Add recipes
2024-06-13 18:22:36 +00:00
Ribbon
4d5760898c
Update a TODO
2024-06-12 17:54:34 +00:00
Ribbon
984ddf8928
Update a recipe
2024-06-12 17:51:48 +00:00
Ribbon
f52f8037a8
Update a recipe
2024-06-12 17:49:51 +00:00
Ribbon
88bf0d3ac0
Update recipes
2024-06-12 17:47:04 +00:00
Ribbon
e9a9a7f510
Update recipes
2024-06-12 17:39:17 +00:00
Ribbon
10bf9f1590
Update recipes
2024-06-12 14:02:34 +00:00
Ribbon
355d49dec5
Update recipes
2024-06-12 13:43:34 +00:00
Ribbon
e4bcd46d4d
Update recipes
2024-06-12 13:35:36 +00:00
Ribbon
08e974e03f
Update recipes
2024-06-12 13:17:35 +00:00
Ribbon
76284c6eb0
Update a recipe
2024-06-12 13:02:39 +00:00
Ribbon
df51167a33
Update recipes
2024-06-12 12:57:22 +00:00
Ribbon
816d431b63
Update recipes
2024-06-12 12:24:24 +00:00
Ribbon
e98084ee33
Update a recipe
2024-06-12 12:10:33 +00:00
Ribbon
6cd16805e1
Update recipes
2024-06-12 12:09:38 +00:00
Ribbon
fdbd3d89a0
Update recipes
2024-06-12 11:39:44 +00:00
Ribbon
4add00c79e
Update recipes
2024-06-12 11:32:39 +00:00
Ribbon
856ec16500
Update recipes
2024-06-12 11:21:06 +00:00
Ribbon
3e2dbf2229
Revert a command
2024-06-12 11:08:24 +00:00
Ribbon
b02765abb5
Update a recipe
2024-06-12 11:07:40 +00:00
Ribbon
7282e4db55
Update recipes
2024-06-12 11:05:38 +00:00
Ribbon
1872f8d869
Update recipes
2024-06-12 10:31:17 +00:00
Ribbon
4c9124abc1
Update recipes
2024-06-12 10:16:10 +00:00
Ribbon
75cc8c155a
Update a recipe
2024-06-12 08:53:53 +00:00
Ribbon
593d714382
Update a recipe
2024-06-12 08:52:57 +00:00
Ribbon
b0c3fdcbe8
Update TODOs
2024-06-12 08:51:50 +00:00
Ribbon
af81916748
Update recipes
2024-06-12 08:22:14 +00:00
Ribbon
ca2813a837
Update recipes
2024-06-12 07:58:49 +00:00
Ribbon
74a7e67fda
Update recipes
2024-06-12 00:25:45 +00:00
Ribbon
04cc926c8c
Update recipes
2024-06-12 00:15:52 +00:00
Ribbon
82d2ac8a6a
Update recipes
2024-06-12 00:01:59 +00:00
Ribbon
a49530b7a4
Update recipes
2024-06-11 23:58:44 +00:00
Ribbon
141bab80df
Update recipes
2024-06-11 23:56:22 +00:00
Ribbon
04a489645d
Update recipes
2024-06-11 21:18:25 +00:00
Ribbon
ee63aa4823
Update recipes
2024-06-11 21:13:24 +00:00
Ribbon
0e40d95567
Update recipes
2024-06-11 21:08:23 +00:00
Ribbon
65c73dfccc
Update recipes
2024-06-11 20:34:02 +00:00
Ribbon
e17cb9f6bc
Update recipes
2024-06-11 20:30:36 +00:00
Ribbon
ace95e7355
Update recipes
2024-06-11 20:23:00 +00:00
Ribbon
b090ea4d1e
Update recipes
2024-06-11 20:18:00 +00:00
Ribbon
34b91ac29e
Update recipes
2024-06-11 20:05:23 +00:00
Ribbon
a8c8879e7a
Update recipes
2024-06-11 18:24:23 +00:00
Ribbon
cfd5cfab79
Update recipes
2024-06-11 18:20:00 +00:00
Ribbon
c20e1df904
Update recipes
2024-06-11 18:06:02 +00:00
Ribbon
843f75983a
Update recipes
2024-06-11 17:10:53 +00:00
Ribbon
cf53f33c5d
Update recipes
2024-06-11 16:34:35 +00:00
Jeremy Soller
0a3c8d1e39
Remove -lpsl from flycast
2024-06-11 09:13:14 -06:00
Jeremy Soller
39c8a321eb
Replace llvm with llvm18 in all recipes
2024-06-11 09:09:20 -06:00
Jeremy Soller
7a87b79719
Disable libpsl requirement in curl
2024-06-11 09:04:54 -06:00
Ribbon
503b1f8e5e
Update recipes
2024-06-11 13:43:28 +00:00
Ribbon
f5b4358d9e
Update recipes
2024-06-11 13:36:29 +00:00
Ribbon
87b926bdf8
Update recipes
2024-06-11 13:24:07 +00:00
Ribbon
0a6dde75fa
Update recipes
2024-06-11 12:55:12 +00:00
Ribbon
05a2d50e2b
Update recipes
2024-06-11 12:48:40 +00:00
Ribbon
0b4a1def8a
Update recipes
2024-06-11 12:29:27 +00:00
Ribbon
03820ee33c
Update recipes
2024-06-11 12:20:06 +00:00
Ribbon
2ff5a7927d
Update recipes
2024-06-11 12:12:54 +00:00
Ribbon
66b96bef91
Update recipes
2024-06-11 11:11:53 +00:00
Ribbon
fca300153c
Update recipes
2024-06-11 11:08:50 +00:00
Ribbon
21cae987e7
Update recipes
2024-06-11 10:45:38 +00:00
Ribbon
d9f8258fad
Update recipes
2024-06-11 09:46:22 +00:00
Ribbon
4846c2ccec
Update recipes
2024-06-11 09:39:00 +00:00
Ribbon
e3b3294014
Update recipes
2024-06-11 09:32:25 +00:00
Ribbon
98d91665bb
Update recipes
2024-06-11 09:24:31 +00:00
Ribbon
8b542a2442
Update recipes
2024-06-11 09:18:41 +00:00
Ribbon
67de51f13d
Update a recipe
2024-06-11 09:13:42 +00:00
Ribbon
cf472d970b
Revert a command
2024-06-11 08:47:39 +00:00
Ribbon
aa3c5cce96
Try to fix a recipe
2024-06-10 23:06:06 +00:00
Ribbon
c31c3f12a9
Try to fix a recipe
2024-06-10 23:02:20 +00:00
Ribbon
0b11a2e6ae
Update TODOs
2024-06-10 22:56:42 +00:00
Ribbon
5646c30806
Update recipes
2024-06-10 21:31:47 +00:00
Ribbon
665482f59a
Update recipes
2024-06-10 21:07:20 +00:00
Ribbon
c8104f6d2c
Update recipes
2024-06-10 20:59:40 +00:00
Ribbon
b6c075f12d
Update recipes
2024-06-10 20:39:44 +00:00
Ribbon
348815e5f8
Update recipes
2024-06-10 20:19:51 +00:00
Ribbon
8ef94e2cc8
Update recipes
2024-06-10 19:59:26 +00:00
Ribbon
b4381a50de
Update a recipe
2024-06-10 19:36:21 +00:00
Ribbon
d4825a0ec2
Update recipes
2024-06-10 19:27:38 +00:00
Ribbon
251560bd32
Update recipes
2024-06-10 18:39:19 +00:00
Ribbon
3ba633dfcd
Update a recipe
2024-06-10 13:09:22 +00:00
Ribbon
d01e2bd383
Update recipes
2024-06-10 13:07:39 +00:00
Ribbon
635bc488f3
Update recipes
2024-06-10 11:49:44 +00:00
Ribbon
8240507e9e
Update recipes
2024-06-10 11:31:47 +00:00
Ribbon
419f4385cd
Update recipes
2024-06-10 10:48:58 +00:00
Ribbon
78e07c5a79
Update recipes
2024-06-10 10:28:09 +00:00
Ribbon
f465aa617b
Update recipes
2024-06-10 10:19:03 +00:00
Ribbon
36fd13c2dc
Update a recipe
2024-06-10 10:15:08 +00:00
Ribbon
960faf027f
Update recipes
2024-06-10 10:13:36 +00:00
Ribbon
6ab06a80c4
Update a recipe
2024-06-10 10:10:22 +00:00
Ribbon
cd150aea24
Update recipes
2024-06-10 10:08:48 +00:00
Ribbon
5cac96e2a6
Update a recipe
2024-06-10 09:50:53 +00:00
Ribbon
2e4b2a72cf
Update recipes
2024-06-10 09:49:04 +00:00
Ribbon
4f7a07bea9
Update a recipe
2024-06-10 09:20:31 +00:00
Ribbon
73f75d127a
Remove a recipe
2024-06-10 02:52:47 +00:00
Ribbon
f4170e62ec
Rename a recipe
2024-06-10 02:50:40 +00:00
Ribbon
e5ef46e86c
Update recipes
2024-06-10 02:49:36 +00:00
Ribbon
a4d91cd66c
Update recipes
2024-06-10 02:39:36 +00:00
Ribbon
4e8b81c273
Update recipes
2024-06-09 23:45:42 +00:00
Ribbon
98f558ec4c
Update recipes
2024-06-09 22:59:01 +00:00
Ribbon
d1334b80c9
Update recipes
2024-06-09 22:51:05 +00:00
Ribbon
75ee7e502c
Update a recipe
2024-06-09 22:48:02 +00:00
Ribbon
adedb15da5
Update recipes
2024-06-09 22:42:10 +00:00
Ribbon
e47df787a4
Update recipes
2024-06-09 22:31:41 +00:00
Jeremy Soller
948342b7f3
Merge branch 'fix_initrc_divergence' into 'master'
...
Fix divergence between aarch64 init.rc and init.rc.raspi3bp
See merge request redox-os/cookbook!370
2024-06-09 15:02:48 +00:00
bjorn3
7e238339c9
Fix divergence between aarch64 init.rc and init.rc.raspi3bp
2024-06-09 16:56:10 +02:00
Ribbon
6ca4a5c826
Update recipes
2024-06-08 20:54:05 +00:00
Ribbon
738aa352bd
Update recipes
2024-06-08 20:26:06 +00:00
Ribbon
200f22fd46
Add recipes
2024-06-08 19:47:50 +00:00
Ribbon
4e9ef6e1f4
Add a recipe
2024-06-08 19:20:42 +00:00
Ribbon
1ac55f1c70
Update cargo-scan TODO
2024-06-08 18:57:40 +00:00
Ribbon
96312239e1
Update recipes
2024-06-08 18:55:58 +00:00
Ribbon
9cd55779ab
Update the keyscope recipe
2024-06-08 18:51:59 +00:00
Ribbon
d472a1e15d
Update recipes
2024-06-08 18:50:55 +00:00
Ribbon
4e29b6c953
Update recipes
2024-06-08 18:46:54 +00:00
Ribbon
785dcfbefb
Update recipes
2024-06-08 18:44:01 +00:00
Ribbon
9c5215f89f
Update recipes
2024-06-08 18:30:14 +00:00
Ribbon
9c24db29fe
Update recipes
2024-06-08 18:09:15 +00:00
Ribbon
0f24bb42e0
Update the loco recipe
2024-06-08 16:20:18 +00:00
Ribbon
ca8a2c433c
Add recipes
2024-06-08 16:13:47 +00:00
Ribbon
5e66c2fb26
Add ABI separation on the LLVM recipe
2024-06-07 18:55:31 +00:00
Ribbon
52af1871a7
Add a recipe
2024-06-03 10:52:44 +00:00
Ribbon
38d6e0108d
Add recipes
2024-06-03 08:13:34 +00:00
Ribbon
9e1a11cd59
Add recipes
2024-05-31 15:28:09 +00:00
Jeremy Soller
93f7548636
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-05-30 11:37:49 -06:00
Jeremy Soller
20465f86f0
Set crt-static to true in rust recipe
2024-05-30 11:37:45 -06:00
Ribbon
60fa79bbbf
Add recipes
2024-05-30 08:55:18 +00:00
Jeremy Soller
52bc28fdb1
Add libpsl build dependency to flycast
2024-05-29 20:40:06 -06:00
Jeremy Soller
04651fd7a7
Update curl to 8.6.0
2024-05-29 20:23:27 -06:00
Jeremy Soller
7012873054
Update nghttp2 to 1.62.1
2024-05-29 20:23:08 -06:00
Jeremy Soller
3b9833cb5e
Add libpsl
2024-05-29 20:22:53 -06:00
Jeremy Soller
0a3262428a
Update mesa
2024-05-29 14:28:36 -06:00
Jeremy Soller
74e18a5fb5
Update llvm and rust
2024-05-29 09:54:05 -06:00
Jeremy Soller
3db63b9024
Add cosmic-reader
2024-05-27 08:59:28 -06:00
Ribbon
661d057711
Add recipes
2024-05-19 02:42:46 +00:00
Ribbon
6fd95ac36c
Add recipes
2024-05-19 02:19:37 +00:00
Ribbon
e5ae609e9f
Add recipes
2024-05-19 01:38:08 +00:00
Ribbon
a652fbc0a9
Add recipes
2024-05-17 23:26:01 +00:00
Ribbon
95cbdc87ec
Add a recipe
2024-05-17 22:51:21 +00:00
Jeremy Soller
01dff49223
dejavu: install to /ui/fonts
2024-05-17 09:32:53 -06:00
Jeremy Soller
dd50567cb5
Add dejavu fonts
2024-05-17 09:28:09 -06:00
Ribbon
3aad334fa4
Add recipes
2024-05-16 07:46:16 +00:00
Ribbon
ebb7692080
Add recipes
2024-05-15 19:08:14 +00:00
Ribbon
fbbecfe1b6
Add recipes
2024-05-15 19:00:17 +00:00
Ribbon
9c9254a265
Update TODO
2024-05-15 02:48:26 +00:00
Ribbon
ebbf7d3c8e
Add recipes
2024-05-12 08:37:28 +00:00
Ribbon
6c8f7dd7b3
Add recipes
2024-05-12 08:30:11 +00:00
Ribbon
b9e8b300ad
Add recipes
2024-05-12 08:10:04 +00:00
Ribbon
ab60a07ee3
Add recipes
2024-05-12 07:22:56 +00:00
Ribbon
bf46ddd899
Add recipes
2024-05-12 07:05:04 +00:00
Ribbon
ca8fcbca4f
Add recipes
2024-05-12 06:16:42 +00:00
Ribbon
d271ca3711
Add recipes
2024-05-12 04:34:14 +00:00
Ribbon
d098bad2dc
Add recipes
2024-05-12 03:39:29 +00:00
Ribbon
b9b43f7043
Add recipes
2024-05-11 10:19:39 +00:00
Ribbon
a8fff3d215
Update a recipe
2024-05-11 05:41:23 +00:00
Ribbon
b5dd8a4ebf
Add recipes
2024-05-11 05:40:40 +00:00
Ribbon
b9116617c1
Add recipes
2024-05-11 04:50:16 +00:00
Ribbon
c83f2ed50f
Add recipes
2024-05-09 20:43:17 +00:00
Ribbon
d63b675c74
Add recipes
2024-05-09 20:28:07 +00:00
Ribbon
49d55f9edd
Add recipes
2024-05-09 16:47:51 +00:00
Ribbon
4a2870ee12
Build the CLI frontend on objdiff
2024-05-09 15:55:55 +00:00
Ribbon
ffa5dd35ec
Add recipes
2024-05-09 15:54:24 +00:00
Ribbon
49901b0a2d
Add recipes
2024-05-08 04:12:55 +00:00
Ribbon
30af9c9a61
Add recipes
2024-05-08 03:42:07 +00:00
Ribbon
fc5ddc742e
Add recipes
2024-05-08 03:03:15 +00:00
Ribbon
3010658d6a
Add recipes
2024-05-08 01:09:09 +00:00
Ribbon
897adc9f58
Add recipes
2024-05-07 21:38:35 +00:00
Ribbon
d9bcdb8011
Add recipes
2024-05-07 20:38:18 +00:00
Jeremy Soller
430fe8b190
cosmic-term: change manifest order
2024-05-06 15:30:38 -06:00
Jeremy Soller
e31eb52307
orbutils: Move launcher to its own folder
2024-05-02 12:28:59 -06:00
Jeremy Soller
9aaba0707b
shared-mime-info: only include database, not binaries
2024-05-01 15:18:32 -06:00
Jeremy Soller
60bfcd7c37
cosmic-edit,cosmic-files: sort app manifests
2024-05-01 14:21:24 -06:00
Jeremy Soller
f7ef609fe4
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-05-01 14:05:57 -06:00
Jeremy Soller
795fa142c3
pop-icon-theme: do not install cursors
2024-05-01 14:05:51 -06:00
Ribbon
cc908e338a
Update TODOs
2024-04-29 21:36:16 +00:00
Ribbon
9ae1f1c969
Update recipes
2024-04-29 21:27:35 +00:00
Ribbon
41cb39eb4e
Update recipes
2024-04-29 19:57:06 +00:00
Ribbon
50cf623da0
Add recipes
2024-04-28 16:55:57 +00:00
Ribbon
c37f088287
Update TODOs
2024-04-28 11:43:06 +00:00
Ribbon
c8438b2698
Update recipes
2024-04-28 11:15:03 +00:00
Ribbon
ad8fb45adf
Update recipes
2024-04-28 11:07:40 +00:00
Ribbon
38df972b5b
Update recipes
2024-04-28 10:41:24 +00:00
Ribbon
78508eb198
Update recipes
2024-04-26 04:20:51 +00:00
Jeremy Soller
f430c9f683
Merge branch 'postgresql_update' into 'master'
...
Add dependencies and a basic build script to postgresql16 recipe, and update the top status line.
See merge request redox-os/cookbook!368
2024-04-22 21:33:13 +00:00
Ribbon
cd7504a205
add recipes
2024-04-22 10:45:30 +00:00
Ribbon
1bf1849458
add a recipe
2024-04-22 09:32:17 +00:00
Ribbon
9fd50c85c3
rename a recipe
2024-04-22 09:12:16 +00:00
Ribbon
2deb578e6c
update the simp recipe
2024-04-22 09:10:55 +00:00
Ribbon
4aaa7fd65f
Add a recipe
2024-04-22 09:06:03 +00:00
Ribbon
6e5201b9c5
Add recipes
2024-04-22 08:59:07 +00:00
Ribbon
7ee1fa9a96
Add recipes
2024-04-21 14:48:35 +00:00
Ribbon
f74f642705
Add recipes
2024-04-21 14:17:17 +00:00
Ribbon
d19dc7f02e
Add a recipe
2024-04-21 09:27:11 +00:00
Ribbon
0b2007e054
update the simp recipe
2024-04-20 23:32:18 +00:00
Ribbon
4c683c6c12
Add recipes
2024-04-20 23:31:46 +00:00
Ribbon
525e4d5b3d
Add recipes
2024-04-20 18:43:45 +00:00
Ribbon
b7b2b9b98e
Add a recipe
2024-04-20 02:47:19 +00:00
Jeremy Soller
32bf3a6661
drivers: install usbhubd
2024-04-19 09:08:08 -06:00
Jeremy Soller
f9b8d90fa7
pkgar: fix recipe
2024-04-19 09:07:49 -06:00
Ribbon
f91af38272
update the bitcoin-core version
2024-04-17 19:48:25 +00:00
Ribbon
5e7f2ef9e1
Add the "redict" and "valkey" recipes
2024-04-17 18:37:41 +00:00
bpisch
6edd77a51a
Add dependencies and a basic build script to postgresql16 recipe, and update the top status line.
2024-04-16 10:00:23 +02:00
Ribbon
4c9812da53
Add a recipe
2024-04-15 18:15:16 +00:00
Chad Williamson
18044c2745
Bump uutils to version with fix for mv bug
2024-04-14 21:13:04 -05:00
Ribbon
be8f305752
Add the PopOS wallpapers recipe
2024-04-15 01:36:06 +00:00
Ribbon
af512019dc
Add the Ubuntu wallpapers recipe
2024-04-15 01:07:03 +00:00
Ribbon
9c1b24de87
Add recipes
2024-04-14 17:20:19 +00:00
Ribbon
2c62ed7da6
Add a recipe for "Hello World" examples
2024-04-09 14:12:32 +00:00
Ribbon
fe660c5b51
Use latest GitHub release hash for uutils
2024-04-07 22:12:10 +00:00
Chad Williamson
6333691210
Update uutils recipe
2024-04-07 16:01:11 -05:00
Ribbon
66d16a6659
add recipes
2024-04-05 21:33:58 +00:00
Jeremy Soller
7e2b522b27
Merge branch 'migrate-xz' into 'master'
...
xz: update and change to git
See merge request redox-os/cookbook!361
2024-04-02 15:21:45 +00:00
Jordan McCallum
69a63abb9e
xz: update and change to git
...
the xz backdoor caused github to disable the repo. Changing to
the tukaani git to allow builds to happen.
Moved from tarball to git clone for building xz to avoid any
other potential tarball poisoning by JiaT75, using the commit
tagged as 5.2.5; the latest full release tag available without
any commits by JiaT75.
2024-04-02 09:09:37 +10:00
Jeremy Soller
97aa876f2a
gcc13: disable LTO
2024-04-01 11:06:17 -06:00
Jeremy Soller
6b8f59180a
gnu-binutils: disable LTO
2024-04-01 10:26:35 -06:00
Jeremy Soller
ad787d52a0
orbterm: install manifest
2024-04-01 10:17:38 -06:00
Jeremy Soller
42f8282839
orbutils: install manifests
2024-04-01 08:51:44 -06:00
Ribbon
3bfe48e377
add recipes
2024-03-30 22:00:11 +00:00
Ribbon
7f984cb41e
add recipes
2024-03-27 20:41:06 +00:00
Ribbon
dcde95aa07
Remove a TODO
2024-03-26 17:49:16 +00:00
Ribbon
88728b8ebe
update recipes
2024-03-26 17:47:25 +00:00
Ribbon
6649a2d18b
add recipes
2024-03-26 06:02:11 +00:00
Ribbon
7c73f7b642
Remove the old Apache HTTP server recipe
2024-03-26 02:16:54 +00:00
Piotr Wójcik
aa5e6fe129
add apache-httpd
2024-03-25 20:38:28 +01:00
Piotr Wójcik
c02abc834e
libxcrypt: add
2024-03-25 20:38:28 +01:00
Piotr Wójcik
960579a5f7
libuuid: make it build
2024-03-25 20:38:28 +01:00
Piotr Wójcik
a57a25da8a
add gdbm
2024-03-25 20:38:28 +01:00
Piotr Wójcik
1b7bf57bc9
apr: fix build
2024-03-25 20:38:27 +01:00
Ribbon
b41f3a5f88
update recipes
2024-03-25 03:27:21 +00:00
Ribbon
dd52ab5fa8
update recipes
2024-03-25 03:22:19 +00:00
Ribbon
39c77b1c96
update recipes
2024-03-25 03:17:17 +00:00
Ribbon
e6d3be8fed
update recipes
2024-03-25 02:56:17 +00:00
Ribbon
71f5be2db4
update recipes
2024-03-25 02:26:45 +00:00
Ribbon
63675d76dc
update recipes
2024-03-25 02:07:24 +00:00
Ribbon
bf01122995
update recipes
2024-03-24 21:37:48 +00:00
Ribbon
fbbd4d76b8
fix other typo
2024-03-24 21:01:48 +00:00
Ribbon
a3096ef766
fix typo
2024-03-24 20:53:42 +00:00
Ribbon
45f0de3250
update recipes
2024-03-24 20:46:27 +00:00
Bendeguz Pisch
0b6e6c5d13
APR recipe update
2024-03-24 17:39:51 +00:00
Ribbon
0461640461
update recipes
2024-03-23 16:35:25 +00:00
Ribbon
34f5b98255
update recipe
2024-03-23 15:44:52 +00:00
Ribbon
921972fb65
update TODOs
2024-03-23 15:32:05 +00:00
Ribbon
99d559c80f
Remove the nginx duplication
2024-03-23 13:24:27 +00:00
Ribbon
6f29e06bba
update recipes
2024-03-22 20:01:15 +00:00
Ribbon
574b17f843
update recipes
2024-03-22 18:07:08 +00:00
Ribbon
1e7503daf7
update recipe
2024-03-22 16:57:29 +00:00
Ribbon
b9754af4a3
update recipes
2024-03-22 16:56:45 +00:00
Ribbon
35fe5bf25d
update recipe
2024-03-22 16:19:40 +00:00
Ribbon
f5ff05c0f6
update recipes
2024-03-22 16:18:51 +00:00
Ribbon
9527b88707
update recipes
2024-03-22 16:04:17 +00:00
Ribbon
53ffbd40ff
update recipes
2024-03-22 14:39:32 +00:00
Ribbon
ad5116f116
update TODOs
2024-03-22 13:59:24 +00:00
Ribbon
499adeb9f6
update recipes
2024-03-22 12:49:07 +00:00
Ribbon
258fe12de6
update recipes
2024-03-20 15:23:00 +00:00
Ribbon
b6c79c370a
update recipes
2024-03-20 01:24:21 +00:00
Ribbon
c88e5ee8ef
update recipes
2024-03-19 18:56:38 +00:00
Ribbon
3ffeb0d350
update recipes
2024-03-19 18:40:45 +00:00
Ribbon
a0a0ad407c
update recipes
2024-03-19 18:38:22 +00:00
Ribbon
1d45ae81aa
update recipes
2024-03-19 18:21:37 +00:00
Jeremy Soller
b83c70c430
Fix redox-ssh path
2024-03-19 12:17:07 -06:00
Ribbon
8db9b7fe30
add recipes
2024-03-19 15:33:28 +00:00
bjorn3
61ae6cf328
Run pcid on aarch64
2024-03-17 17:16:39 +01:00
Jeremy Soller
9c8da8bf54
Merge branch 'fix_bootstrap' into 'master'
...
Set max-page-size for linking bootstrap
See merge request redox-os/cookbook!357
2024-03-16 13:05:20 +00:00
bjorn3
0310f47f24
Set max-page-size for linking bootstrap
...
Without this the virtual addresses will not match the file offsets for
the final initfs blob on AArch64 as there it will align to 64k by
default.
2024-03-15 13:40:57 +01:00
Ribbon
ba49d0213b
add recipes
2024-03-15 12:10:43 +00:00
Ribbon
d0378b5c48
add recipes
2024-03-12 23:11:27 +00:00
Ribbon
a89e9d9ebe
update recipes
2024-03-12 20:52:35 +00:00
Jeremy Soller
69b2d80fe1
Merge branch 'unified_initfs' into 'master'
...
Pass bootstrap code to redox-initfs-ar for inclusion in the initfs
See merge request redox-os/cookbook!355
2024-03-12 20:39:11 +00:00
Ribbon
4168ff5d68
update recipes
2024-03-12 20:32:51 +00:00
Ribbon
72d5b757d6
add recipes
2024-03-12 20:15:37 +00:00
Ribbon
5257e21297
Move the OpenSpades recipes to the nonfree category
2024-03-11 15:32:12 +00:00
Ribbon
23f9df1789
Remove the cve-rs recipe
2024-03-11 15:30:12 +00:00
Ribbon
deb6973b91
add recipes
2024-03-11 03:29:36 +00:00
Ribbon
1c72cace80
update the ruffle recipe
2024-03-11 01:45:08 +00:00
bjorn3
109ad72b83
Pass bootstrap code to redox-initfs-ar for inclusion in the initfs
2024-03-10 19:38:39 +01:00
Ribbon
2d4e4f30e7
add recipes
2024-03-10 16:42:23 +00:00
bjorn3
6abaee5040
Set RUST_BACKTRACE=1 in init.rc
...
This helps with debugging panics.
2024-03-10 13:27:51 +01:00
Jeremy Soller
77b547ee95
Fix sopwith URL
2024-03-08 14:11:26 -07:00
Jeremy Soller
65b9c07c99
Add WIP cosmic-player
2024-03-07 19:10:45 -07:00
Ribbon
5c3e9faed3
add a recipe
2024-03-07 19:19:49 +00:00
Ribbon
6bf343e513
move recipes
2024-03-07 09:45:23 +00:00
Ribbon
5ef4bf10c2
add recipes
2024-03-07 09:43:34 +00:00
Ribbon
a02dbe3bfc
rename the opus recipe
2024-03-05 23:12:39 +00:00
Ribbon
dbb65ed51a
update recipes
2024-03-05 23:12:08 +00:00
Bendeguz Pisch
ab807fab59
Update ZSTD recipe status and add simple build script
2024-03-05 18:05:15 +00:00
Jeremy Soller
547d4cca24
cosmic-text: fix example package to install
2024-03-04 15:48:34 -07:00
Ribbon
41261be4cc
add recipes
2024-03-01 21:59:42 +00:00
Ribbon
264a0598f9
add recipes
2024-03-01 20:07:36 +00:00
Ribbon
d0249be5dd
add recipes
2024-03-01 02:39:55 +00:00
Ribbon
5047c6cfc5
add recipes
2024-03-01 01:05:47 +00:00
Ribbon
387abb7d75
add recipes
2024-03-01 00:11:53 +00:00
Jeremy Soller
5326dc8f08
Merge branch 'allow_driver_categories' into 'master'
...
Find pcid config files in driver category subdirectories
See merge request redox-os/cookbook!351
2024-02-29 13:37:33 +00:00
Ribbon
def586a5a1
add recipes
2024-02-29 00:31:17 +00:00
Ribbon
fdae16683c
add recipes
2024-02-28 21:37:08 +00:00
Ribbon
0f2eccb10b
add recipes
2024-02-28 20:55:20 +00:00
bjorn3
db1d4664bd
Find pcid config files in driver category subdirectories
2024-02-28 20:51:15 +01:00
Ribbon
51af072ade
add recipes
2024-02-27 21:31:38 +00:00
Ribbon
a5834227a2
add recipes
2024-02-26 23:46:51 +00:00
Ribbon
b8eaf498ba
Add the Celestia data
2024-02-26 20:03:31 +00:00
Ribbon
cad6d8f852
Add the Celestia recipe
2024-02-26 19:42:16 +00:00
Ribbon
0f0ebd8842
add a recipe
2024-02-26 16:53:22 +00:00
Ribbon
b5ecb61003
update TODOs
2024-02-26 00:44:45 +00:00
Ribbon
5688d5e7f3
add a recipe dependency
2024-02-26 00:07:27 +00:00
Ribbon
85c9962e16
add a recipe
2024-02-25 20:36:46 +00:00
Ribbon
00407cd0b5
add recipes
2024-02-25 20:34:33 +00:00
Jeremy Soller
9172b6d0db
Merge branch 'rename-ssh' into 'master'
...
Rename and move the "ssh" recipe
See merge request redox-os/cookbook!349
2024-02-25 16:12:43 +00:00
Ribbon
7a2dd1ae0e
add a recipe
2024-02-24 02:45:22 +00:00
Ribbon
047d1a2a02
Fix the ncurses location in some recipes
2024-02-24 02:38:50 +00:00
Ribbon
a4e22c6b8f
Rename and move the "ssh" recipe
2024-02-23 19:34:13 +00:00
Ribbon
b18322bc2a
move recipes
2024-02-22 03:31:34 +00:00
Ribbon
3f7112597e
add a recipe
2024-02-22 00:23:00 +00:00
Ribbon
c6b3cc91a4
move recipes
2024-02-21 23:52:20 +00:00
Ribbon
07dce1c599
add recipes
2024-02-20 21:26:12 +00:00
Ribbon
fa7698e2aa
Add new categories, move recipes and update the README
2024-02-19 14:17:38 +00:00
Ribbon
300d83f937
move recipes
2024-02-18 01:29:09 +00:00
Ribbon
26aea3409a
move recipes
2024-02-18 01:07:00 +00:00
Ribbon
77cb6456f7
move recipes
2024-02-18 00:04:49 +00:00
Ribbon
c1343fab61
move recipes
2024-02-17 23:36:16 +00:00
Ribbon
110ce421d5
move recipes
2024-02-17 22:09:10 +00:00
Ribbon
049dec12e8
move recipes
2024-02-17 21:22:32 +00:00
Ribbon
cb3ddab159
move recipes
2024-02-17 20:47:31 +00:00
Ribbon
109eea0649
move recipes
2024-02-17 20:30:48 +00:00
Ribbon
931e3caa06
move recipes
2024-02-17 00:39:27 +00:00
Ribbon
40986bf851
move recipes
2024-02-16 22:53:58 +00:00
Ribbon
ba6880686a
move recipes
2024-02-16 22:19:34 +00:00
Ribbon
2187ed89ab
move recipes
2024-02-16 22:05:40 +00:00
Ribbon
4a38ae105a
move recipes
2024-02-16 21:58:07 +00:00
Ribbon
71de33d770
move recipes
2024-02-16 21:42:08 +00:00
Ribbon
f09ea5a5d2
move recipes
2024-02-16 01:42:41 +00:00
Jeremy Soller
e6ead1d760
Install netsurf in /usr
2024-02-15 16:08:10 -07:00
Ribbon
56dbe11545
move recipes
2024-02-15 10:08:56 +00:00
Ribbon
1ba1366902
update recipes
2024-02-15 10:05:01 +00:00
Ribbon
b17711249c
move recipes
2024-02-15 09:47:49 +00:00
Ribbon
42786e46b5
move recipes
2024-02-15 09:37:50 +00:00
Ribbon
31f35cda4c
add a recipe
2024-02-15 09:21:18 +00:00
Ribbon
24ca94376f
move recipes
2024-02-15 08:22:13 +00:00
Ribbon
f46f4c26fb
add a recipe
2024-02-15 05:42:46 +00:00
Ribbon
cbcf9cd70e
add a recipe
2024-02-15 02:58:43 +00:00
Ribbon
92080548bc
move recipes
2024-02-15 02:43:47 +00:00
Ribbon
1bf33106fa
add recipes
2024-02-15 02:29:25 +00:00
Ribbon
d6d37c9fbb
move recipes
2024-02-14 06:56:50 +00:00
Ribbon
97c3ba1183
move recipes
2024-02-13 18:18:57 +00:00
Ribbon
dd6ecc57d8
remove a recipe
2024-02-13 13:48:07 +00:00
Ribbon
7a45edd4e7
move recipes
2024-02-13 13:47:16 +00:00
Ribbon
4a5d3ff490
remove duplicated recipe
2024-02-13 13:36:48 +00:00
Ribbon
e9145af115
move recipes
2024-02-13 13:35:33 +00:00
Ribbon
e3aa8ba8b4
move recipes
2024-02-13 13:09:35 +00:00
Ribbon
03aeb57970
move recipes
2024-02-13 12:41:00 +00:00
Ribbon
29bfced5ab
move recipes
2024-02-13 12:32:38 +00:00
Ribbon
cd406620ab
move recipes
2024-02-13 12:28:54 +00:00
Ribbon
f4f446b9d2
move recipes
2024-02-11 23:12:10 +00:00
Ribbon
aaa912ce8c
update recipes
2024-02-11 21:29:31 +00:00
Ribbon
2cc68c63f6
move recipes
2024-02-11 14:30:52 +00:00
Ribbon
6c24161853
fix IDE mistake
2024-02-11 14:08:48 +00:00
Jeremy Soller
58a28f581a
Merge examples category with demos
2024-02-10 18:54:33 -07:00
Jeremy Soller
021ec7ddf0
Build boxedwine executable in build directory
2024-02-10 18:08:27 -07:00
Ribbon
04d1308f48
add crates-tui
2024-02-10 22:41:07 +00:00
Ribbon
9b2d97bf1a
move recipes
2024-02-10 15:04:19 +00:00
Ribbon
48d35807be
move recipes
2024-02-10 14:16:02 +00:00
Ribbon
bef35afafd
move recipes
2024-02-10 12:21:24 +00:00
Ribbon
1fe12a7ede
move recipes
2024-02-10 12:12:33 +00:00
Ribbon
9385a82859
move recipes
2024-02-10 11:39:38 +00:00
Ribbon
c19c5b8ec9
move recipes
2024-02-10 11:36:08 +00:00
Ribbon
87f5a3d748
move recipes
2024-02-10 11:31:06 +00:00
Ribbon
b62c62fb67
move recipes
2024-02-10 11:24:21 +00:00
Ribbon
6105bf7e06
move more WIP recipes to categories
2024-02-10 11:04:05 +00:00
Ribbon
00df333dde
move the WIP libraries to a category
2024-02-10 10:37:32 +00:00
Ribbon
1d1d03b7f3
add pixelsort
2024-02-10 10:16:37 +00:00
Jeremy Soller
095f0d0792
Merge branch 'rename-helix' into 'master'
...
Rename the Helix binary to fix a conflict with other recipe
See merge request redox-os/cookbook!347
2024-02-08 03:07:40 +00:00
Jeremy Soller
ac090c745d
Add expat and libxml2 to libwayland recipe
2024-02-07 15:40:30 -07:00
Jeremy Soller
d05c46db7c
Update libwayland recipe from mesa recipe
2024-02-07 15:37:45 -07:00
Ribbon
97246ace26
Rename the Helix binary to fix a conflict with other recipe
2024-02-07 02:01:56 +00:00
Ribbon
362dce35ae
add recipes
2024-02-04 02:13:22 +00:00
Jeremy Soller
54d7a69f2d
Statically compile boxedwine
2024-02-03 14:46:15 -07:00
Jeremy Soller
1d3ab5afcd
Add wip/boxedwine recipe
2024-02-03 13:56:28 -07:00
Jeremy Soller
3b252615e3
ppsspp update
2024-02-02 16:15:20 -07:00
Jeremy Soller
d57b0d6887
cosmic-edit,files,term: use master branch
2024-01-30 18:55:08 -07:00
Ribbon
946f67b964
add mercurial recipe
2024-01-29 01:31:36 +00:00
Ribbon
200a248f82
update TODO
2024-01-29 01:18:56 +00:00
Ribbon
799c23cb3d
update recipes
2024-01-29 00:04:09 +00:00
Ron Williams
15d9970802
move helix to tools, with working recipe, plus fix COOKBOOK_DEBUG
2024-01-27 13:23:27 +00:00
Jeremy Soller
583f6c413d
Merge branch 'faster_driver_rebuild' into 'master'
...
Build all drivers in parallel
See merge request redox-os/cookbook!345
2024-01-26 17:27:38 +00:00
bjorn3
66730fed63
Build all drivers in parallel
2024-01-25 15:14:01 +01:00
bjorn3
036cba5208
Use cargo env vars to build drivers with opt-level=s and panic=abort
2024-01-25 15:07:47 +01:00
Ribbon
655de53ed8
add recipes
2024-01-20 00:19:30 +00:00
Jeremy Soller
97b5dff9bd
spacecadetpinball: add manifest
2024-01-18 15:59:19 -07:00
Jeremy Soller
ffb7c2ca27
initfs: unset variables only meant for initfs drivers
2024-01-18 15:17:21 -07:00
Jeremy Soller
5286755009
initfs: set PATH to /usr/bin
2024-01-18 14:11:42 -07:00
Jeremy Soller
6faa5c2f8c
pastel: move binary to /usr/bin
2024-01-18 14:06:35 -07:00
Jeremy Soller
3d5280df40
orbterm,orbutils: move binaries to /usr/bin
2024-01-18 14:05:58 -07:00
Jeremy Soller
d41153c95e
pixelcannon: move binary to /usr/bin
2024-01-18 14:04:25 -07:00
Jeremy Soller
54f9f7e4b4
periodictable: move binary to /usr/bin
2024-01-18 14:03:34 -07:00
Jeremy Soller
ffa8588a7e
sodium: move binary to /usr/bin
2024-01-18 14:02:17 -07:00
Jeremy Soller
957cfbd005
initfs: use new scheme format
2024-01-18 13:41:32 -07:00
Ribbon
4aa8309822
update recipes
2024-01-16 14:52:19 +00:00
Jeremy Soller
e4cdb8bff2
Merge branch 'use_fbcond' into 'master'
...
Fix for the introduction of fbcond
See merge request redox-os/cookbook!344
2024-01-15 02:01:14 +00:00
bjorn3
2787dad963
Fix for the introduction of fbcond
2024-01-14 18:35:57 +01:00
Ribbon
673cde7b02
update pulseaudio version
2024-01-13 10:01:31 +00:00
Ribbon
775909d2b3
add recipes
2024-01-13 09:59:36 +00:00
Ribbon
1d19222629
add recipes
2024-01-13 09:52:26 +00:00
Jeremy Soller
66ef28905a
samba: update recipe and answers
2024-01-12 20:37:15 -07:00
Jeremy Soller
536650c50f
Promote libarchive to libs
2024-01-12 16:02:50 -07:00
Jeremy Soller
c5179b59f0
gnutls3: disable ipv6
2024-01-12 15:50:42 -07:00
Jeremy Soller
8281a16572
Make progress on samba
2024-01-12 15:16:49 -07:00
Jeremy Soller
098bc5ce15
Make progress on gnutls3
2024-01-12 15:16:37 -07:00
Jeremy Soller
894a3cf9ee
Remove old libnettle recipe
2024-01-12 15:16:07 -07:00
Jeremy Soller
25297b28cc
Promote libnettle to libs
2024-01-12 15:15:50 -07:00
Jeremy Soller
ea3b696975
wip/libnettle: fix recipe
2024-01-12 15:13:32 -07:00
Ribbon
428de5c520
Remove hardcoded path on minetest-data recipe
2024-01-10 18:42:06 +00:00
Ribbon
903ec67292
migrate more recipes to /usr
2024-01-10 18:27:37 +00:00
Ribbon
0618174ab9
Migrate some WIP recipes to /usr
2024-01-10 18:20:46 +00:00
Ron Williams
30b01b4326
correct install path for orbutils and orbterm
2024-01-09 16:23:24 -08:00
Jeremy Soller
a19a406e4d
initfs: move /usr/bin executables to /bin
2024-01-08 15:56:37 -07:00
Jeremy Soller
174fc6f9e2
Merge branch 'drivers_recipe' into 'master'
...
Make the drivers and drivers-initfs recipes agnostic to package location
See merge request redox-os/cookbook!339
2024-01-08 21:53:18 +00:00
Jeremy Soller
21c62f8d89
userutils, uutils, zerod: use /usr/bin
2024-01-08 14:52:07 -07:00
bjorn3
b8ec6bc78a
Make the drivers and drivers-initfs recipes agnostic to package location
2024-01-08 22:16:57 +01:00
Jeremy Soller
ca86a9d162
Merge branch 'script_cleanup' into 'master'
...
Couple of small improvements
See merge request redox-os/cookbook!337
2024-01-08 21:00:08 +00:00
bjorn3
a2ec53a47a
Convert sodium recipe to toml
2024-01-08 21:57:37 +01:00
Ribbon
32be1a9c27
Remove the nano TODO
2024-01-08 20:55:39 +00:00
bjorn3
adaf1c9631
Convert lci recipe to toml
2024-01-08 21:33:55 +01:00
bjorn3
8209fa04c9
Convert fal recipe to toml and move to wip
2024-01-08 21:33:32 +01:00
bjorn3
39941bbfbb
Also search for init configs in /usr/lib/init.d
...
This will allow moving the system init configs to this place, keeping
/etc/init.d for local overrides.
2024-01-07 18:13:02 +01:00
Jeremy Soller
b44c20e238
Add recipe for cosmic-files
2024-01-04 13:47:33 -07:00
Ribbon
32b4d66ebe
add wepl
2024-01-04 18:00:08 +00:00
Ribbon
ff75cd808e
add rustyink
2024-01-04 16:29:41 +00:00
Jeremy Soller
a486f50bbd
Merge branch 'move_games' into 'master'
...
Move games from /games to /usr/games
See merge request redox-os/cookbook!333
2024-01-04 15:27:17 +00:00
Ribbon
76ad7ed87d
update recipes
2024-01-04 01:26:51 +00:00
Ribbon
9ce94b0f7e
update TODOs
2024-01-04 00:22:02 +00: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
0b3322aa61
nano: fix include path and promote to tools
2024-01-03 13:08:38 -07:00
Jeremy Soller
d616a5d1aa
Remove wip cosmic-term
2024-01-03 12:28:57 -07:00
Jeremy Soller
1cce55095c
Add cosmic-term
2024-01-03 12:16:10 -07:00
Ribbon
e7483f2e54
update TODOs
2024-01-03 04:07:09 +00:00
Ribbon
6ab13e9608
update recipe
2024-01-03 00:07:03 +00:00
Ribbon
e003d48fc8
update TODO
2024-01-02 19:56:02 +00:00
Ribbon
5e15cca76c
update recipe
2024-01-02 19:54:27 +00:00
Ribbon
1e63df15b4
update TODO
2024-01-02 19:43:55 +00:00
Ribbon
207b66b98d
update TODO
2024-01-02 19:01:05 +00:00
Ribbon
e39360bee2
update recipe
2024-01-02 18:59:04 +00:00
Ribbon
00c4604691
update TODO
2024-01-02 18:13:35 +00:00
Ribbon
96bc19f37d
update recipe
2024-01-02 18:12:08 +00:00
Ribbon
01b887f65b
update TODOs
2024-01-02 17:58:41 +00:00
Ribbon
49fbc27c84
update TODO
2024-01-02 17:42:51 +00:00
Ribbon
312c14eb29
update TODO
2024-01-02 17:12:51 +00:00
Ribbon
172af2af2d
update recipe
2024-01-02 16:42:49 +00:00
Ribbon
e92c36b6df
update fyrox-template
2024-01-02 15:38:35 +00:00
Ribbon
15a7c3c9bd
update TODO
2024-01-02 14:06:08 +00:00
Ribbon
0195fc3a49
update recipe
2024-01-02 13:55:04 +00:00
Ribbon
907ef8f531
add csvlens
2024-01-02 03:21:43 +00:00
Ribbon
3a5325ce4e
update TODOs
2024-01-01 18:41:25 +00:00
Ribbon
146531804a
update recipe
2024-01-01 17:17:04 +00:00
Ribbon
904ad8f61c
update recipes
2024-01-01 17:02:58 +00:00
Ribbon
c09a583dac
new recipes
2023-12-31 21:05:13 +00:00
Ribbon
3b1cc7326a
add tailspin
2023-12-30 12:03:18 +00:00
Ribbon
a71b13da6f
add satty
2023-12-29 10:29:46 +00:00
Ribbon
a9b3369fa7
new recipes
2023-12-29 09:37:56 +00:00
Ribbon
ff012fe81c
update ruby version
2023-12-28 03:44:10 +00:00
Ribbon
5590903871
new recipes
2023-12-28 00:57:47 +00:00
Ribbon
f1336e9131
add fuga
2023-12-27 22:21:18 +00:00
Ribbon
47b7acca31
update recipes
2023-12-24 16:57:21 +00:00
Ribbon
b8df5c8f12
new recipes
2023-12-24 02:51:08 +00:00
Ribbon
1cbf3731f5
remove cosmic-epoch
2023-12-24 01:32:35 +00:00
Ribbon
8c19906e78
update recipes
2023-12-24 01:27:45 +00:00
Ribbon
de7043e1fa
update recipes
2023-12-24 01:13:30 +00:00
Ribbon
872fab6205
update recipe
2023-12-24 00:55:47 +00:00
Ribbon
03fe0f18bd
update recipes
2023-12-24 00:53:11 +00:00
Ribbon
c839113428
update recipe
2023-12-24 00:32:50 +00:00
Ribbon
cb2524892f
update recipes
2023-12-24 00:30:48 +00:00
Ribbon
b6ee4bfa76
update recipes
2023-12-24 00:26:35 +00:00
Ribbon
db7ab96735
update recipes
2023-12-24 00:15:36 +00:00
Ribbon
0ae535ee5a
update recipes
2023-12-23 23:27:58 +00:00
Ribbon
2d834add87
update recipes
2023-12-23 23:20:59 +00:00
Ribbon
02e74a8ebd
update recipes
2023-12-23 22:46:10 +00:00
Ribbon
df1c1082ce
update recipes
2023-12-23 22:27:34 +00:00
Ribbon
46853091da
update recipes
2023-12-23 22:26:29 +00:00
Ribbon
36d4ada4ea
update recipe
2023-12-23 22:00:14 +00:00
Ribbon
b63a6f986b
update recipe
2023-12-23 21:49:55 +00:00
Ribbon
df08998fdc
update recipes
2023-12-23 21:42:17 +00:00
Ribbon
d5241a86b9
update recipes
2023-12-23 21:32:01 +00:00
Ribbon
33064268e8
update recipe
2023-12-23 20:59:38 +00:00
Ribbon
8e66cd00d2
update recipes
2023-12-23 20:55:25 +00:00
Ribbon
a9a9d279c1
update recipes
2023-12-23 20:38:42 +00:00
Ribbon
7567afa53d
update recipes
2023-12-23 20:18:04 +00:00
Ribbon
158f735784
update recipes
2023-12-23 20:05:12 +00:00
Ribbon
1d95ab4626
update recipes
2023-12-23 19:29:57 +00:00
Ribbon
0c0f9dbc2c
update recipes
2023-12-23 19:26:27 +00:00
Ribbon
4cd536e2c2
update recipes
2023-12-23 19:21:46 +00:00
Ribbon
d0155212ea
update recipes
2023-12-23 19:12:40 +00:00
Ribbon
1a27d16964
update recipes
2023-12-23 19:00:08 +00:00
Ribbon
c2b21a6a5b
update recipes
2023-12-23 18:29:40 +00:00
Ribbon
f08bdf7eb1
update recipes
2023-12-23 18:13:08 +00:00
Ribbon
c2b5a27d85
update recipes
2023-12-23 17:32:27 +00:00
Ribbon
578abd0b6e
update recipes
2023-12-23 17:19:01 +00:00
Ribbon
ba63db068f
update recipes
2023-12-23 16:52:24 +00:00
Ribbon
0b5e680e1f
update recipes
2023-12-23 15:53:28 +00:00
Ribbon
a68324010a
update recipes
2023-12-23 15:42:31 +00:00
Ribbon
b9ca8753b4
update recipes
2023-12-23 11:03:35 +00:00
Ribbon
d7bd2f9c3e
update recipes
2023-12-23 10:56:35 +00:00
Ribbon
546a9587f3
add dependency
2023-12-23 10:46:42 +00:00
Ribbon
b6285b6714
update recipes
2023-12-23 10:45:26 +00:00
Ribbon
6b7361c458
update recipes
2023-12-23 10:37:19 +00:00
Ribbon
904303e55c
update recipes
2023-12-23 10:31:49 +00:00
Ribbon
3376b398a3
update recipes
2023-12-23 10:30:34 +00:00
Ribbon
fd1d035f8b
update recipe
2023-12-23 10:25:57 +00:00
Ribbon
19c67d0c00
update recipes
2023-12-23 10:24:59 +00:00
Ribbon
c77dca64a3
update recipes
2023-12-23 10:18:41 +00:00
Ribbon
42598950a9
update recipes
2023-12-23 10:12:58 +00:00
Ribbon
014fe22d04
update recipes
2023-12-23 10:07:13 +00:00
Ribbon
c0a90eabc8
update recipes
2023-12-23 10:01:30 +00:00
Ribbon
2be3a8f86c
update recipes
2023-12-23 09:20:15 +00:00
Ribbon
53f939c63e
update recipes
2023-12-23 08:30:56 +00:00
Ribbon
c42efa6af0
update recipe
2023-12-23 07:28:34 +00:00
Ribbon
24491dc6a7
update recipes
2023-12-23 07:23:52 +00:00
Ribbon
41d205fcc7
update recipe
2023-12-23 07:17:23 +00:00
Ribbon
1f3fc1c421
update recipes
2023-12-23 07:13:58 +00:00
Ribbon
006f6c1fb5
update recipe
2023-12-23 06:54:40 +00:00
Ribbon
c91774fb92
add dependency
2023-12-23 06:48:17 +00:00
Ribbon
f4153a5da0
update recipes
2023-12-23 06:47:00 +00:00