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

commit:     4f7a325fff6cfc3cc75e43300f87b9d72a00b9aa
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 17:20:55 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 17:24:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7a325f

dev-ml/ppx_bin_prot: add 0.17.0

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

 dev-ml/ppx_bin_prot/Manifest                   |  1 +
 dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0.ebuild | 31 ++++++++++++++++++++++++++
 profiles/package.mask                          |  1 +
 3 files changed, 33 insertions(+)

diff --git a/dev-ml/ppx_bin_prot/Manifest b/dev-ml/ppx_bin_prot/Manifest
index f64024a7e876..be07c49447dd 100644
--- a/dev-ml/ppx_bin_prot/Manifest
+++ b/dev-ml/ppx_bin_prot/Manifest
@@ -1,3 +1,4 @@
 DIST ppx_bin_prot-0.14.0.tar.gz 36642 BLAKE2B 6a80f574fad5e3ba2bb1adad8e6af86a9bd463ab7ed8976901234694a56f9e17c04ccc74f0bd4a18c75f1a4ccd81848218078bb387f8ff2f5df337c5f2492226 SHA512 7d61624d18fd76daed5a5d60d16ac0a3fd658ef650ee6ae4b65346e96d1718a044deb3ca6fbb63c69176505f64d0d1b6becd8419061cfb69466d45e16964329b
 DIST ppx_bin_prot-0.15.0.tar.gz 37045 BLAKE2B 6ec039c1b18c759a676c1da30f02d70799e93d77dcd530844b2a448e4f2a58fbdf9c88f0d4a802a34070959586e7b9c7b1be1b51de9d29d34ea57fba9c7938cf SHA512 3fdc7e9431458b752d553f093762e3ed3c96af3a789eceeb94895284de961a887e358d137c21da372cadf6c0e6329628f6c698499581f672e0e1913b3274cc14
 DIST ppx_bin_prot-0.16.0.tar.gz 37632 BLAKE2B 48597b32da8b41dc5c9027d8dccff099055b9efdd7510c5f89c4d74f51e2fe6150e800ed5fbcc44f818deed5843e5bd485403ef7ec1e09ddec8d2b328e1dc8ad SHA512 b6e4f1a1ea1dfcfb2c23f34b0842097ad85535a22a767b2f47aa3a5812a112a60768c7b94bfce2602721f165b8ffec1e5282e83a008b2c6684bb102093467f3c
+DIST ppx_bin_prot-0.17.0.tar.gz 39491 BLAKE2B f74d2517266a4d59ad72110bd86585201753ef776f5c43b81d6c8bbeca1a3c239432262fc35b0a4ee7ec460dede997957278dbdd79f2e7ccbdcee75431f07a87 SHA512 4017dcd4405cb0882cc6398ea7ed3ffd8ed628c6c515f51b4cea16183a9a39b4b8eb8c33eb84f07abe72261b5b140149dc92a88192995fc9d9adb84047a804db

diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0.ebuild
new file mode 100644
index 000000000000..3ff4a62631ce
--- /dev/null
+++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Generation of bin_prot readers and writers from types"
+HOMEPAGE="https://github.com/janestreet/ppx_bin_prot"
+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 test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=dev-lang/ocaml-5
+	dev-ml/base:${SLOT}[ocamlopt?]
+	dev-ml/bin_prot:${SLOT}[ocamlopt?]
+	dev-ml/ppx_here:${SLOT}[ocamlopt?]
+	dev-ml/ppxlib_jane:${SLOT}[ocamlopt?]
+	>=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11
+	test? (
+		dev-ml/ppx_jane
+	)
+"

diff --git a/profiles/package.mask b/profiles/package.mask
index 43a5e1e2347b..61309da4a802 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -268,6 +268,7 @@ dev-ml/ppx_module_timer:0/0.17
 dev-ml/ppx_disable_unused_warnings:0/0.17
 dev-ml/ppx_custom_printf:0/0.17
 dev-ml/bin_prot:0/0.17
+dev-ml/ppx_bin_prot: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-14 17:24 UTC | newest]

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

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