public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/ppx_string_conv/
@ 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:     918528affca0b8859c5807b0102795d0de451550
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 17:19:24 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 17:23:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918528af

dev-ml/ppx_string_conv: new package, add 0.17.0

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

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

diff --git a/dev-ml/ppx_string_conv/Manifest b/dev-ml/ppx_string_conv/Manifest
new file mode 100644
index 000000000000..de2bb87a944a
--- /dev/null
+++ b/dev-ml/ppx_string_conv/Manifest
@@ -0,0 +1 @@
+DIST ppx_string_conv-0.17.0.tar.gz 10083 BLAKE2B 5db1a9edfb3c7dfc3c7d58f61d98f946a9071b25f2b506e2cc5963bf4af60633d9ef22bdc2cf5d639195fdaeb56d4882a1d7ed9d041afcd8f96f29e3924117ee SHA512 c77259e2988824ad48d9ba010b3dc392bf8acd7b876329a8201b723428bbb86b9147ca007f7c72c9ab52aec239d5d8e0d62cd4f39bcd88edfa417f0cd8b512df

diff --git a/dev-ml/ppx_string_conv/metadata.xml b/dev-ml/ppx_string_conv/metadata.xml
new file mode 100644
index 000000000000..40fa59996b35
--- /dev/null
+++ b/dev-ml/ppx_string_conv/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/ppx_string_conv</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ml/ppx_string_conv/ppx_string_conv-0.17.0.ebuild b/dev-ml/ppx_string_conv/ppx_string_conv-0.17.0.ebuild
new file mode 100644
index 000000000000..2973da652913
--- /dev/null
+++ b/dev-ml/ppx_string_conv/ppx_string_conv-0.17.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Ppx extension for generating of_string & to_string"
+HOMEPAGE="https://github.com/janestreet/ppx_string_conv"
+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/capitalization:${SLOT}[ocamlopt?]
+	dev-ml/ppx_let:${SLOT}[ocamlopt?]
+	dev-ml/ppx_string:${SLOT}[ocamlopt?]
+	>=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11"

diff --git a/profiles/package.mask b/profiles/package.mask
index 85f8410f1486..4f4089788e63 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -260,6 +260,7 @@ dev-ml/typerep:0/0.17
 dev-ml/ppx_typerep_conv:0/0.17
 dev-ml/ppx_tydi:0/0.17
 dev-ml/capitalization:0/0.17
+dev-ml/ppx_string_conv: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_string_conv/ Alfredo Tupone

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