Install this version:
emerge -a =net-misc/gstm-1.3.7
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-misc/gstm-1.3.7
Or alternatively:
emerge --autounmask-write -a =net-misc/gstm-1.3.7
# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="gSTM is a front-end for managing ssh tunneled port redirections"
HOMEPAGE="https://github.com/dallenwilson/gstm"
SRC_URI="https://github.com/dallenwilson/gstm/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="
>=x11-libs/gtk+-3.24.1
dev-libs/libxml2
>=dev-util/intltool-0.35.0
>=dev-libs/libappindicator-12
"
RDEPEND="
net-misc/openssh
sys-apps/util-linux
"
PATCHES="${FILESDIR}/gstm.desktop.patch"
>=x11-libs/gtk+-3.24.1 dev-libs/libxml2 >=dev-util/intltool-0.35.0 >=dev-libs/libappindicator-12
net-misc/openssh sys-apps/util-linux
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | gstm-1.3.7.tar.gz | 464032 bytes | https://github.com/dallenwilson/gstm/releases/download/1.3.7/gstm-1.3.7.tar.gz |