From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-ml/fiber/
Date: Tue, 30 Jul 2024 16:54:32 +0000 (UTC) [thread overview]
Message-ID: <1722354737.d91aebca3fdab62f26e2c3b2d711941a9ef4819f.davidroman@gentoo> (raw)
commit: d91aebca3fdab62f26e2c3b2d711941a9ef4819f
Author: Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Tue Jul 30 15:51:05 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jul 30 15:52:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d91aebca
dev-ml/fiber: new package, add 3.7.0
Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>
dev-ml/fiber/Manifest | 1 +
dev-ml/fiber/fiber-3.7.0.ebuild | 41 +++++++++++++++++++++++++++++++++++++++++
dev-ml/fiber/metadata.xml | 12 ++++++++++++
3 files changed, 54 insertions(+)
diff --git a/dev-ml/fiber/Manifest b/dev-ml/fiber/Manifest
new file mode 100644
index 000000000..c9fbc6ada
--- /dev/null
+++ b/dev-ml/fiber/Manifest
@@ -0,0 +1 @@
+DIST fiber-3.7.0.tar.gz 26564 BLAKE2B b3df6c27fd4e927e38997e0b90253c96a93632a13ab2aefb6c0ed0d396f17951b3a55dc2015b8c0a5fe5a2fb5270baf697982680de7461a8daaf8cbd5d0e14c7 SHA512 3da1d98c714b5bd4aed5af9e7f0e23ef9cdf058d1e28f1c05ed012fba5b418bc7b229745058ebefae54121e2d8100f1f94a3f8feff1cf1c6dae09f6fc8977c8e
diff --git a/dev-ml/fiber/fiber-3.7.0.ebuild b/dev-ml/fiber/fiber-3.7.0.ebuild
new file mode 100644
index 000000000..3f584a8a7
--- /dev/null
+++ b/dev-ml/fiber/fiber-3.7.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Dune's monadic structured concurrency library"
+HOMEPAGE="
+ https://opam.ocaml.org/packages/fiber/
+ https://github.com/ocaml-dune/fiber/
+"
+SRC_URI="https://github.com/ocaml-dune/fiber/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+
+SLOT="0/${PV}"
+
+KEYWORDS="~amd64"
+IUSE="ocamlopt test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-ml/dune-3.6:=
+ >=dev-lang/ocaml-4.08:=
+ dev-ml/dyn:=
+ dev-ml/stdune:=
+"
+
+DEPEND="
+ ${RDEPEND}
+"
+
+BDEPEND="
+ <dev-ml/ppx_expect-0.17:=
+"
+
+src_compile() {
+ dune-compile fiber
+}
diff --git a/dev-ml/fiber/metadata.xml b/dev-ml/fiber/metadata.xml
new file mode 100644
index 000000000..50da1d72a
--- /dev/null
+++ b/dev-ml/fiber/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tokusan441@gmail.com</email>
+ <name>Hiroki Tokunaga</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/ocaml-dune/fiber/issues</bugs-to>
+ <remote-id type="github">ocaml-dune/fiber</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2024-07-30 16:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 16:54 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-09 12:46 [gentoo-commits] repo/proj/guru:master commit in: dev-ml/fiber/ David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1722354737.d91aebca3fdab62f26e2c3b2d711941a9ef4819f.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox