redox/recipes/wip/net/ftp/filezilla-server/recipe.toml
2026-02-17 22:34:00 -03:00

12 lines
333 B
TOML

#TODO not compiled or tested
# build intructions: https://wiki.filezilla-project.org/Client_Compile
[source]
tar = "https://dl2.cdn.filezilla-project.org/server/FileZilla_Server_1.8.2_src.tar.xz?h=05HQOZtMOkV85GW9u3rrsg&x=1722821856"
[build]
template = "configure"
dependencies = [
"libfilezilla",
"gnutls3",
"libidn",
]