Install this version:
emerge -a =net-libs/fzssh-1.4.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-libs/fzssh-1.4.0
Or alternatively:
emerge --autounmask-write -a =net-libs/fzssh-1.4.0
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="A SSH/SFTP library based on libfilezilla"
HOMEPAGE="https://fzssh.filezilla-project.org/"
# https://fzssh.filezilla-project.org/download.php
SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}/${P}.tar.xz"
LICENSE="AGPL-3"
SLOT="0/14" # libfzssh.so version
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
DEPEND="
>=dev-libs/libfilezilla-0.57.0:=
>=dev-libs/gmp-6.2
>=dev-libs/nettle-3.10
app-crypt/argon2
"
RDEPEND="${DEPEND}"
>=dev-libs/libfilezilla-0.57.0:= >=dev-libs/gmp-6.2 >=dev-libs/nettle-3.10 app-crypt/argon2
>=dev-libs/libfilezilla-0.57.0:= >=dev-libs/gmp-6.2 >=dev-libs/nettle-3.10 app-crypt/argon2
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | fzssh-1.4.0.tar.xz | 138464 bytes | https://dev.gentoo.org/~dlan/distfiles/fzssh/fzssh-1.4.0.tar.xz |