commit:     b66fe593758a8ece17df1f2517a5f87944e2edc6
Author:     Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Sun Oct 20 06:08:13 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Oct 20 06:08:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b66fe593

sys-apps/openSeaChest: add 24.08.1

Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>

 sys-apps/openSeaChest/openSeaChest-24.08.1.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/sys-apps/openSeaChest/openSeaChest-24.08.1.ebuild 
b/sys-apps/openSeaChest/openSeaChest-24.08.1.ebuild
new file mode 100644
index 000000000..977e43a0d
--- /dev/null
+++ b/sys-apps/openSeaChest/openSeaChest-24.08.1.ebuild
@@ -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"

Reply via email to