* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/ppx_globalize/
@ 2024-06-11 6:06 Alfredo Tupone
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-06-11 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 7f1cfccdda0d327347affb639c05e841e564c40f
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 06:04:26 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 06:06:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1cfccd
dev-ml/ppx_globalize: add 0.17.0
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ppx_globalize/Manifest | 1 +
dev-ml/ppx_globalize/ppx_globalize-0.17.0.ebuild | 25 ++++++++++++++++++++++++
profiles/package.mask | 1 +
3 files changed, 27 insertions(+)
diff --git a/dev-ml/ppx_globalize/Manifest b/dev-ml/ppx_globalize/Manifest
index 86f56b414324..d71be85cee7b 100644
--- a/dev-ml/ppx_globalize/Manifest
+++ b/dev-ml/ppx_globalize/Manifest
@@ -1 +1,2 @@
DIST ppx_globalize-0.16.0.tar.gz 8328 BLAKE2B e8ba1a500fc244d53d07dbe90df6b18f3088c9496d309002a177725e1990b8108c6972dd2b45caeecdbad62c466e73ee3ae944701dec489c2613a8b71ea88787 SHA512 76618dc1cc436c437e7911a2b793233f9bdd559dc37419df6f94143548bcfe09a0f29eafc3a36e97a5f8fb886aa94ca641f10f56078a8558f642a2cf564e4c75
+DIST ppx_globalize-0.17.0.tar.gz 8736 BLAKE2B 8b849b260ef3527cc3db9a35cabb46c08b5f4c3fa9eaa204a807fc7e12407241d5edf9f834fecd6304c3e271a573edbeba3a6fe60c482e84173f14bf4060a7b3 SHA512 5bfb7905e32b3af90f33e27ad418af11cfd90626ebc46a29215827b0cd4ef1fcc6ff59ce7d676eaca03f86fd11b4adf14c8c998be4de993aee0f23f7ffdf1e17
diff --git a/dev-ml/ppx_globalize/ppx_globalize-0.17.0.ebuild b/dev-ml/ppx_globalize/ppx_globalize-0.17.0.ebuild
new file mode 100644
index 000000000000..15090c2d80d6
--- /dev/null
+++ b/dev-ml/ppx_globalize/ppx_globalize-0.17.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Generates functions to copy local values to the global heap"
+HOMEPAGE="https://github.com/janestreet/ppx_globalize"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+ >=dev-lang/ocaml-5
+ dev-ml/base:${SLOT}
+ >=dev-ml/ppxlib-0.32.1:=
+ dev-ml/ppxlib_jane:${SLOT}
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11"
diff --git a/profiles/package.mask b/profiles/package.mask
index 6ee67a9dc47d..6036302d6f67 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -183,6 +183,7 @@ dev-ml/ppx_cold:0/0.17
dev-ml/ppxlib_jane
dev-ml/ppx_compare:0/0.17
dev-ml/ppx_enumerate:0/0.17
+dev-ml/ppx_globalize: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-11 6:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 6:06 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/ppx_globalize/ Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox