mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-apps/openSeaChest: add 24.08.1
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
This commit is contained in:
14
sys-apps/openSeaChest/openSeaChest-24.08.1.ebuild
Normal file
14
sys-apps/openSeaChest/openSeaChest-24.08.1.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user