Update recipes

This commit is contained in:
Ribbon 2024-06-12 12:09:38 +00:00
parent fdbd3d89a0
commit 6cd16805e1
10 changed files with 10 additions and 10 deletions

View File

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

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make the fftw dependency work
[source]
git = "https://github.com/karlstav/cava"
rev = "81211e9e16302312ee4322a99840c110bce0e13d"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make the xdotool dependency work
[source]
git = "https://github.com/RastislavKish/clipshare"
rev = "2afa9c5af1a5ebaa6e1e372da6e01a289d31fdb3"

View File

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

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO port to orbital
[source]
git = "https://github.com/Beastwick18/nyaa"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/fioncat/otree"
[build]

View File

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

View File

@ -1,6 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/sumoduduk/terminusdm"
rev = "ed95a51bec282238e73d4215f4d97e6c7356e415"
[build]
template = "cargo"