Remove unnecessary recipes

This commit is contained in:
Ribbon 2026-02-10 05:39:40 -03:00
parent 48a7233818
commit 011b36db53
3 changed files with 0 additions and 44 deletions

View File

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

View File

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

View File

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