sys-apps/openSeaChest - 24.08.1 (guru)

Search

Install

Install this version:

emerge -a =sys-apps/openSeaChest-24.08.1

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

autounmask =sys-apps/openSeaChest-24.08.1

Or alternatively:

emerge --autounmask-write -a =sys-apps/openSeaChest-24.08.1

Package Information

Description:
SeaGate's open source harddrive control utilities
Homepage:
https://github.com/Seagate/openSeaChest
License:
MPL-2.0

Ebuild Details

Version EAPI Keywords Slot
24.08.1 8 ~amd64 ~arm64 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
#
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit meson

DESCRIPTION="SeaGate's open source harddrive control utilities"
HOMEPAGE="https://github.com/Seagate/openSeaChest"
SRC_URI="https://github.com/Seagate/openSeaChest/releases/download/v${PV}/SourceCode_With_Submodules.tar.xz -> openSeaChest-v${PV}.tar.xz"
S="${WORKDIR}/openSeaChest-v${PV}"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64"

Inherited Eclasses

Manifest for 24.08.1

Type File Size Source URLs
DIST openSeaChest-v24.08.1.tar.xz 1309216 bytes https://github.com/Seagate/openSeaChest/releases/download/v24.08.1/SourceCode_With_Submodules.tar.xz