Install this version:
emerge -a =app-admin/supersm-0.5.1
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Super Symlink Manager"
HOMEPAGE="https://github.com/peeweep/supersm"
SRC_URI="https://github.com/peeweep/supersm/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm64 ~riscv"
DEPEND="dev-libs/boost:="
RDEPEND="${DEPEND}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | supersm-0.5.1.tar.gz | 4063 bytes | https://github.com/peeweep/supersm/archive/0.5.1.tar.gz |