net-misc/gstm - 1.3.7 (trolltoo)

Search

Install

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

Package Information

Description:
gSTM is a front-end for managing ssh tunneled port redirections
Homepage:
https://github.com/dallenwilson/gstm
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.3.7 7 ~amd64 ~x86 0
View Raw Ebuild
# 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"

Dependencies

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
	

Manifest for 1.3.7

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