1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
7 DESCRIPTION
="内置支持 trzsz ( trz / tsz ) 的 ssh 客户端,支持选择( 搜索 )服务器进行登录"
8 HOMEPAGE
="https://github.com/trzsz/trzsz-ssh"
11 https://github.com/trzsz/trzsz-ssh/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
12 https://github.com/peeweep/gentoo-go-deps/releases/download/${P}/${P}-deps.tar.xz
19 KEYWORDS
="~amd64 ~arm64 ~riscv"
21 S
="${WORKDIR}/trzsz-ssh-${PV}/cmd/tssh"
24 ego build
-o bin
/${PN} -trimpath -ldflags "-w -s"