mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Remove unnecessary recipes
This commit is contained in:
parent
48a7233818
commit
011b36db53
@ -1,18 +0,0 @@
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/yvt/openspades#on-unixes-from-source
|
||||
[source]
|
||||
git = "https://github.com/yvt/openspades"
|
||||
[build]
|
||||
template = "cmake"
|
||||
dependencies = [
|
||||
"glew",
|
||||
"openssl1",
|
||||
"sdl2",
|
||||
"sdl2-image",
|
||||
"freealut",
|
||||
"freetype2",
|
||||
"opus",
|
||||
"opusfile",
|
||||
"libjpeg",
|
||||
"openal",
|
||||
]
|
||||
@ -1,18 +0,0 @@
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://github.com/yvt/openspades#on-unixes-from-source
|
||||
[source]
|
||||
git = "https://github.com/siecvi/zerospades"
|
||||
[build]
|
||||
template = "cmake"
|
||||
dependencies = [
|
||||
"glew",
|
||||
"openssl1",
|
||||
"sdl2",
|
||||
"sdl2-image",
|
||||
"freealut",
|
||||
"freetype2",
|
||||
"opus",
|
||||
"opusfile",
|
||||
"libjpeg",
|
||||
"openal",
|
||||
]
|
||||
@ -1,8 +0,0 @@
|
||||
#TODO missing script for go
|
||||
#TODO determine dependencies
|
||||
# build instructions - https://gitlab.com/imatt-foss/clipqr#build
|
||||
[source]
|
||||
git = "https://gitlab.com/imatt-foss/clipqr"
|
||||
rev = "400a98c302aead3f2b1b81ec6dc45d654c8bf209"
|
||||
[build]
|
||||
template = "custom"
|
||||
Loading…
Reference in New Issue
Block a user