public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/gel/, profiles/
@ 2024-06-15 15:56 Alfredo Tupone
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-06-15 15:56 UTC (permalink / raw
  To: gentoo-commits

commit:     711a463db5d69216a0345a24cdc1a58fbfd3b10a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 11:28:03 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 15:54:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711a463d

dev-ml/gel: new package, add 0.17.0

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/gel/Manifest          |  1 +
 dev-ml/gel/gel-0.17.0.ebuild | 23 +++++++++++++++++++++++
 dev-ml/gel/metadata.xml      | 11 +++++++++++
 profiles/package.mask        |  1 +
 4 files changed, 36 insertions(+)

diff --git a/dev-ml/gel/Manifest b/dev-ml/gel/Manifest
new file mode 100644
index 000000000000..86ae045f1508
--- /dev/null
+++ b/dev-ml/gel/Manifest
@@ -0,0 +1 @@
+DIST gel-0.17.0.tar.gz 4255 BLAKE2B a270cb4191f3bb1ff503a180facf3600bdb3e6a47f1d96c45fc9218bad680375b67897b9747014574861ced98d6044c4bb09e425a756b8a6e278e2ac2c379231 SHA512 32e1dc3d59a70a17453b186d1739a6619a072d4983a2ffdb000b6587da04e53b38ca75bde52b5f7003ba0af2b2a754c627e87956a60df9582c2a53fc1089f716

diff --git a/dev-ml/gel/gel-0.17.0.ebuild b/dev-ml/gel/gel-0.17.0.ebuild
new file mode 100644
index 000000000000..1f15af663300
--- /dev/null
+++ b/dev-ml/gel/gel-0.17.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="A library to mark non-record fields global."
+HOMEPAGE="https://github.com/janestreet/gel"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	>=dev-lang/ocaml-5
+	dev-ml/base:${SLOT}[ocamlopt?]
+	dev-ml/ppx_jane:${SLOT}[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11"

diff --git a/dev-ml/gel/metadata.xml b/dev-ml/gel/metadata.xml
new file mode 100644
index 000000000000..bfd89b99c086
--- /dev/null
+++ b/dev-ml/gel/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>ml@gentoo.org</email>
+		<name>ML</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">janestreet/gel</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index bf42c499b2c9..669b50de111a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -284,6 +284,7 @@ dev-ml/ppx_custom_printf:0/0.17
 dev-ml/bin_prot:0/0.17
 dev-ml/ppx_bin_prot:0/0.17
 dev-ml/ppx_jane:0/0.17
+dev-ml/gel:0/0.17
 
 # Arthur Zamarin <arthurzam@gentoo.org> (2024-06-08)
 # EAPI=6, waiting for a version bump, not maintained for many years.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-15 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 15:56 [gentoo-commits] repo/gentoo:master commit in: dev-ml/gel/, profiles/ Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox