mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
update recipes
This commit is contained in:
parent
d7e4517ca8
commit
6b5e28618f
@ -1,4 +1,4 @@
|
||||
#TODO compiled but not tested (after a patch on the ring crate)
|
||||
#TODO compiled but not tested (after a cargo update and a patch on the ring crate)
|
||||
[source]
|
||||
git = "https://github.com/sondr3/git-ignore"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/glicol/glicol-cli"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO x11rb crate error
|
||||
[source]
|
||||
git = "https://github.com/Nurrl/glou"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO mio crate error (after cargo update and patch on ring)
|
||||
[source]
|
||||
git = "https://github.com/TaKO8Ki/gobang"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
#TODO probably wrong template, lacking build instructions
|
||||
#TODO
|
||||
[source]
|
||||
tar = "https://sourceforge.net/projects/gphoto/files/gphoto/2.5.28/gphoto2-2.5.28.tar.xz/download"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"libgphoto2",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user