Commit Graph

283 Commits

Author SHA1 Message Date
Jeremy Soller
d57e19dfd5
Merge pull request #156 from jD91mZM2/make-ca-patch
Make make-ca.sh assume less about the system
2018-05-08 06:57:58 -06:00
jD91mZM2
ea52c5951a
Delete accidentally commited dir 2018-05-08 14:40:00 +02:00
jD91mZM2
8642409151
Fix patch 2018-05-08 10:37:06 +02:00
jD91mZM2
b64abc4edb
I might need to name the file correctly? 2018-05-08 10:32:20 +02:00
jD91mZM2
d2ec561ca0
Make make-ca.sh assume less about the system 2018-05-08 10:29:09 +02:00
jD91mZM2
821b79cacc
Fix some weird permission issues 2018-05-08 10:17:30 +02:00
Tibor Nagy
af7c2ea45a Add openttd-openmsx recipe 2018-05-06 21:42:07 +02:00
Tibor Nagy
6ee311dc8d sdl: Revert unicode fix 2018-05-06 04:28:18 +02:00
Tibor Nagy
330e7c01cd dosbox: Fix keyboard input 2018-05-04 21:33:24 +02:00
Tibor Nagy
bde36d3a74 Add dosbox recipe 2018-05-03 20:39:12 +02:00
Tibor Nagy
8189b9725a sdl: Enable dummy cdrom 2018-05-03 20:37:20 +02:00
Jeremy Soller
c70738e2c0 Add redox-ssh recipe 2018-05-02 20:07:15 -06:00
Jeremy Soller
0da9670a45 Merge branch 'master' of https://github.com/redox-os/cookbook 2018-05-02 19:18:45 -06:00
Jeremy Soller
dfdfeb3b7b Add binaries to run freedoom 2018-05-02 19:18:39 -06:00
Tibor Nagy
8fae7c0ecb openttd: Enable LZMA 2018-05-02 21:02:18 +02:00
Jeremy Soller
43facb2a3d Add openttd-opengfx recipe, fix freedoom version 2018-05-01 21:33:40 -06:00
Jeremy Soller
775fe208e8
Merge pull request #149 from xTibor/openttd
Add openttd recipe
2018-05-01 21:11:43 -06:00
Jeremy Soller
da6ce5dd01 Add freedoom recipe 2018-05-01 20:54:16 -06:00
Tibor Nagy
cd4d7d17b0 Add openttd recipe 2018-05-02 03:15:54 +02:00
Tibor Nagy
b585522be9 sdl: Fix alpha handling 2018-05-01 17:45:38 +02:00
Jeremy Soller
56e2a6b47b
Merge pull request #147 from xTibor/liborbital
Refactor SDL to use liborbital
2018-04-30 16:30:12 -06:00
Tibor Nagy
e40f14f106 Fix resize flag 2018-04-30 00:17:17 +02:00
Tibor Nagy
88f9d40aab Fix linking problems
The Rust code and some built-in compiler functions (__divdc3/__divsc3/__divxc3)
complained about missing floating-point stuff:
- fmax, fmaxf, fmaxl, logb, logbf, logbl, scalbnl, trunc, floor, ceil.

Passing `--gc-sections` to the linker seems to fix this.
2018-04-29 23:50:07 +02:00
Jeremy Soller
ba9a6c39ae Merge branch 'master' of https://github.com/redox-os/cookbook 2018-04-26 20:34:07 -06:00
Jeremy Soller
e0f9a624ab Incremental rust build 2018-04-26 20:33:59 -06:00
Tibor Nagy
d80128bbd2 Use liborbital in SDL 2018-04-26 02:33:45 +02:00
Tibor Nagy
9d5f1ebd27 Add liborbital recipe 2018-04-26 02:30:31 +02:00
Jeremy Soller
02e481e029
Merge pull request #144 from jD91mZM2/powerline
Add powerline-rs recipe
2018-04-23 09:13:45 -06:00
Jeremy Soller
854b537dbb
Merge pull request #145 from jD91mZM2/ncdu
Add ncdu recipe
2018-04-23 09:13:34 -06:00
jD91mZM2
f3e129c39e
Change installation directory 2018-04-23 11:44:36 +02:00
jD91mZM2
16decabc79
Add recipe_clean function 2018-04-23 11:41:41 +02:00
jD91mZM2
680071202e
Add ttf-hack recipe 2018-04-23 11:40:41 +02:00
jD91mZM2
6c3bbeb4d2
Change installation location 2018-04-23 11:16:21 +02:00
jD91mZM2
0cdf0867d9
Add ncdu recipe 2018-04-23 10:54:37 +02:00
jD91mZM2
cd54c7e822
Add powerline-rs recipe 2018-04-23 10:49:50 +02:00
Jeremy Soller
9c7a0fdf3e
Merge pull request #142 from xTibor/sdl-timers
Enable SDL timers
2018-04-22 21:31:25 -06:00
Tibor Nagy
966f9da237 Fix prboom port 2018-04-23 01:18:07 +02:00
Tibor Nagy
707d9fb676 Enable SDL timers 2018-04-22 17:57:18 +02:00
Tibor Nagy
950015ec2c Update ffmpeg to 4.0 2018-04-21 02:11:59 +02:00
jD91mZM2
abd11823c2
Fix termplay recipe (sorry) 2018-04-19 08:52:36 +02:00
Jeremy Soller
d97c0880de Fix lci and termplay recipes 2018-04-18 20:54:58 -06:00
Jeremy Soller
6ded5a4c72
Merge pull request #139 from jD91mZM2/termplay
Update termplay
2018-04-18 13:35:59 -06:00
jD91mZM2
3c513b7888
Update termplay 2018-04-18 20:55:15 +02:00
jD91mZM2
70e0ae41c3
Add LOLCODE recipe 2018-04-18 20:35:20 +02:00
Jeremy Soller
3843c27b42
Update recipe.sh 2018-04-01 07:12:04 -06:00
Jeremy Soller
93ae4513bc Add keyboard-sfx recipe 2018-03-31 08:16:17 -06:00
Tibor Nagy
a61842d225 Add Orbital as a runtime dependency for the GUI apps
And also make Orbital depend on the orbdata package
2018-03-29 00:22:52 +02:00
Jeremy Soller
0fa182d351 Use install target for relibc 2018-03-26 20:15:19 -06:00
Jeremy Soller
647eef182e Update relibc recipe 2018-03-26 20:09:16 -06:00
Tibor Nagy
0ab0a11720 Add duktape recipe 2018-03-24 23:44:18 +01:00