mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Update recipes
This commit is contained in:
parent
fdbd3d89a0
commit
6cd16805e1
@ -1,4 +1,5 @@
|
||||
#TODO Not compiled or tested (after cargo update)
|
||||
#TODO can't find the glib dependency (after cargo update)
|
||||
#TODO update the ring crate version
|
||||
[source]
|
||||
git = "https://github.com/gamebooster/soundboard"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make all dependencies work
|
||||
[source]
|
||||
tar = "https://github.com/brailcom/speechd/releases/download/0.11.5/speech-dispatcher-0.11.5.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make the fftw dependency work
|
||||
[source]
|
||||
git = "https://github.com/karlstav/cava"
|
||||
rev = "81211e9e16302312ee4322a99840c110bce0e13d"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make the xdotool dependency work
|
||||
[source]
|
||||
git = "https://github.com/RastislavKish/clipshare"
|
||||
rev = "2afa9c5af1a5ebaa6e1e372da6e01a289d31fdb3"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make gtk3 work
|
||||
[source]
|
||||
tar = "https://github.com/Qalculate/qalculate-gtk/releases/download/v4.9.0/qalculate-gtk-4.9.0.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make gtk3 work
|
||||
[source]
|
||||
tar = "https://sourceforge.net/projects/urlget/files/uget%20%28stable%29/2.2.3/uget-2.2.3-1.tar.gz/download"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO port to orbital
|
||||
[source]
|
||||
git = "https://github.com/Beastwick18/nyaa"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/fioncat/otree"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO update the redox_syscall crate version
|
||||
[source]
|
||||
git = "https://seed.radicle.xyz/z39mP9rQAaGmERfUMPULfPUi473tY.git"
|
||||
[build]
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/sumoduduk/terminusdm"
|
||||
rev = "ed95a51bec282238e73d4215f4d97e6c7356e415"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user