update recipes

This commit is contained in:
Ribbon 2023-12-22 17:12:50 +00:00
parent c536742833
commit 8a35113412
4 changed files with 3 additions and 3 deletions

View File

@ -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]

View File

@ -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"

View File

@ -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]

View File

@ -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"