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

13 lines
339 B
TOML

#TODO not compiled or tested
# build intructions: https://wiki.filezilla-project.org/Client_Compile
[source]
tar = "https://dl3.cdn.filezilla-project.org/client/FileZilla_3.67.1_src.tar.xz?h=HG1-LUZAqtxJaEQhlQ9oNg&x=1722821782"
[build]
template = "configure"
dependencies = [
"libfilezilla",
"gnutls3",
"libidn",
"dbus",
]