redox/recipes/wip/net/ftp/filezilla-client/recipe.toml
2024-08-05 01:53:02 +00:00

13 lines
340 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",
]