net-libs/fzssh - 1.2.1 (gentoo)

Search

Install

Install this version:

emerge -a =net-libs/fzssh-1.2.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-libs/fzssh-1.2.1

Or alternatively:

emerge --autounmask-write -a =net-libs/fzssh-1.2.1

Package Information

Description:
A SSH/SFTP library based on libfilezilla
Homepage:
https://fzssh.filezilla-project.org/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.2.1 8 ~amd64 ~arm ~arm64 ~ppc64 ~x86 0/12
View Raw Ebuild
# 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/"
SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0/12" # libfzssh.so version
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"

DEPEND="
	>=dev-libs/libfilezilla-0.55.3
	>=dev-libs/gmp-6.2
	>=dev-libs/nettle-3.10
	app-crypt/argon2
	"
RDEPEND="${DEPEND}"
BDEPEND=""

Inherited Eclasses

Dependencies

DEPEND

	>=dev-libs/libfilezilla-0.55.3
	>=dev-libs/gmp-6.2
	>=dev-libs/nettle-3.10
	app-crypt/argon2
	

RDEPEND

	>=dev-libs/libfilezilla-0.55.3
	>=dev-libs/gmp-6.2
	>=dev-libs/nettle-3.10
	app-crypt/argon2
	

Manifest for 1.2.1

Type File Size Source URLs
DIST fzssh-1.2.1.tar.xz 111228 bytes https://dev.gentoo.org/~dlan/distfiles/fzssh/fzssh-1.2.1.tar.xz