Commit Graph

928 Commits

Author SHA1 Message Date
Jeremy Soller
0e5e1eb00e
Fixes for openjk recipe 2023-09-20 15:25:59 -06:00
Jeremy Soller
6abcbb4a63
openjk: add recipe 2023-09-20 14:33:31 -06:00
Jeremy Soller
82d5db1b95
devilutionx: add recipe 2023-09-20 10:50:13 -06:00
Jeremy Soller
277d642353
bzip2: install header file 2023-09-20 10:16:00 -06:00
Jeremy Soller
b4ff0e8766
bzip2: add recipe 2023-09-20 10:07:10 -06:00
Jeremy Soller
f1a3adf021
lua: remove patch, pass variables to make 2023-09-20 10:07:00 -06:00
Jeremy Soller
da139762b7
lua: patch makefile to allow use of cross compiler 2023-09-20 09:45:54 -06:00
Jeremy Soller
e0afaa57c7
Update rust 2023-09-11 09:20:06 -06:00
Jeremy Soller
9aef34384d
rustpython: hack to run cargo update after enabling redox patch 2023-09-11 09:07:14 -06:00
Jeremy Soller
64035e22e4
gnu-binutils depends on libmpfr 2023-09-11 08:34:41 -06:00
Jeremy Soller
7ffdb91e59
Add libmpfr recipe 2023-09-11 08:34:18 -06:00
Jeremy Soller
6e46cfa923
Update ffmpeg to 6.0, patch for binutils 2.41 2023-09-11 08:13:05 -06:00
Jeremy Soller
00608506fa
Fix neverball recipe 2023-09-09 20:04:21 -06:00
Jeremy Soller
01326500c5
Fix vim on i686 2023-09-09 19:09:01 -06:00
Jeremy Soller
df08c0d9e1
Link bash to sh instead of dash 2023-09-09 19:02:48 -06:00
Jeremy Soller
c3b55cb67a
Do not build acpid for i686 2023-09-09 12:18:10 -06:00
Jeremy Soller
1cc47128b2
Fix bash compilation errors 2023-09-09 09:12:28 -06:00
Jeremy Soller
372fa01e07
Disable multi-byte on bash 2023-09-09 08:10:15 -06:00
Jeremy Soller
e6f7479782
Fix bash hash and patch 2023-09-09 07:54:17 -06:00
Jeremy Soller
95e95ab452
Update bash to 5.2.15 2023-09-09 07:22:51 -06:00
Jeremy Soller
2343a5fcbf
Update binutils and gcc 2023-09-08 13:25:12 -06:00
4lDO2
fa7a8da05e
Add livedisk driver to init.rc 2023-09-07 17:38:19 +02:00
Ribbon
2d5a27c226 Fix the zlib recipe 2023-08-21 19:20:51 +00:00
4lDO2
df165b5b03
Remove kernel_ld.sh 2023-08-08 12:50:56 +02:00
Jeremy Soller
4b659d8529
Limit number of VTs, set 3 as graphical when vesad is started 2023-08-07 14:22:04 -06:00
Anhad Singh
209f0bcc40 drivers: add inputd in drivers recipie
Before it was just in `drivers-initfs`.

Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-08-01 18:04:49 +10:00
Anhad Singh
2035dd968b initfs: switch to VT#3 before run.d
* Make `vesad` allocate VTs 1..12 on startup. They can later be replaced
  by another display device.
* Switch to VT#3 before `run.d`
* Also set the mode of VT#3 to [`VtMode::Graphical`].

Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-08-01 18:02:49 +10:00
Jeremy Soller
053df828f7
Add rtl8139d driver, sort driver binaries 2023-07-07 09:29:26 -06:00
Anhad Singh
1c552fe0f6
initfs: launch inputd before vesad
Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-07-06 16:23:05 +10:00
Anhad Singh
f5c8f0d052
drivers: add virtio* drivers
Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-07-06 16:22:35 +10:00
Jeremy Soller
300e99bf52
rustpython: use new method for passing cargo flags 2023-06-09 12:46:20 -06:00
Jeremy Soller
5e756a5de8
relibc-tests: convert to toml 2023-06-09 12:22:58 -06:00
Jeremy Soller
7aba4e66cb
Enable more SDL2 features 2023-05-31 19:08:14 -06:00
Noa
1581974ca6
Switch rustpython to toml recipe 2023-05-30 15:52:04 -05:00
Ribbon
68578d6d3f Remove deprecated drivers-041 recipe 2023-05-24 00:36:42 +00:00
Kivimango
1271e2adcc Add twin-commander recipe 2023-05-20 10:20:54 +00:00
Ribbon
dc15d290d8 Fix freetype tarball link 2023-05-20 01:10:38 +00:00
Jeremy Soller
883ed58ee3
harfbuzz: do not require sincosf function 2023-05-19 13:35:27 -06:00
Jeremy Soller
2a1ac1790a
Update gstreamer 2023-05-19 13:30:48 -06:00
Jeremy Soller
edfbe87e51
mesa: support all architectures 2023-05-19 13:19:02 -06:00
Jeremy Soller
927e4af116
gnu-binutils: support all architectures 2023-05-19 13:18:49 -06:00
Jeremy Soller
aeca42f126
gdk-pixbuf: Support all architectures 2023-05-19 13:18:38 -06:00
Jeremy Soller
93cdc8e049
shared-mime-info: Add xz as build dependency 2023-05-19 13:16:22 -06:00
Jeremy Soller
7cb4b95b03
Simplify cargo recipes 2023-05-18 13:17:46 -06:00
Jeremy Soller
60bf37dd0c
Convert some recipes to toml 2023-05-18 12:49:23 -06:00
Jeremy Soller
5ee7d682f1
Recipe updates from https://gitlab.redox-os.org/hatred_45/cookbook/ 2023-05-18 12:14:51 -06:00
Jeremy Soller
e6a2263a9f
Recipe updates from https://gitlab.redox-os.org/hatred_45/cookbook/ 2023-05-17 09:19:21 -06:00
Jeremy Soller
69f4234839
sdl, sdl2: Do not require semaphore 2023-05-11 16:20:01 -06:00
Jeremy Soller
2bb5ff61a4
gitoxide: set correct openssl directory 2023-05-08 08:14:01 -06:00
Jeremy Soller
3ea12132db
nushell: fix openssl linking issue 2023-05-08 08:13:54 -06:00