mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
update recipes
This commit is contained in:
parent
c536742833
commit
8a35113412
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO libsoundio-sys crate error, require ALSA (needs to be ported)
|
||||
[source]
|
||||
git = "https://github.com/OpenGMK/OpenGMK"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO permission denied on the configure script
|
||||
#TODO build instructions - https://github.com/openjdk/jdk11u/blob/master/doc/building.md
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/openjdk/jdk11u"
|
||||
rev = "09b402a6bcecce976ee17ce358b0a90ea127ab69"
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO missing dependencies, see https://docs.open-mpi.org/en/v5.0.x/installing-open-mpi/required-support-libraries.html
|
||||
#TODO make libevent works
|
||||
[source]
|
||||
tar = "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.0.tar.bz2"
|
||||
[build]
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO camino crate error (after a patch on the ring crate)
|
||||
[source]
|
||||
git = "https://github.com/axodotdev/oranda"
|
||||
rev = "11790dd3fd16029b2095c5ea97efc9f6a41e68ef"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user