Commit Graph

2072 Commits

Author SHA1 Message Date
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