public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/odoc/
Date: Wed, 21 Dec 2022 13:24:40 +0000 (UTC)	[thread overview]
Message-ID: <1671629059.5d4359acfce887c54d2b6634113c87c06129ca8d.tupone@gentoo> (raw)

commit:     5d4359acfce887c54d2b6634113c87c06129ca8d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 13:24:01 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 13:24:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4359ac

dev-ml/odoc: new package, add 2.2.0

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

 dev-ml/odoc/Manifest          |  1 +
 dev-ml/odoc/metadata.xml      | 16 ++++++++++++++++
 dev-ml/odoc/odoc-2.2.0.ebuild | 27 +++++++++++++++++++++++++++
 3 files changed, 44 insertions(+)

diff --git a/dev-ml/odoc/Manifest b/dev-ml/odoc/Manifest
new file mode 100644
index 000000000000..33ea89ce7bba
--- /dev/null
+++ b/dev-ml/odoc/Manifest
@@ -0,0 +1 @@
+DIST odoc-2.2.0.tbz 1548871 BLAKE2B 251c823e5f93e8080d52486e9d048a0c31651b6ea9d4bfdc3202488d7bcd750f9c2899189b943500253bf1e6041cf0283ed5e57c34d1a7d538c7c3710fb9a260 SHA512 9f8fc2ee6b25629474e8aa69dd460becab9277261578af0f7b97f7f779cc5f1056d1b5f14ab583b9b94ea097e5df2d6e35040f2a4887021209705486f9d44a22

diff --git a/dev-ml/odoc/metadata.xml b/dev-ml/odoc/metadata.xml
new file mode 100644
index 000000000000..abc13e762b3e
--- /dev/null
+++ b/dev-ml/odoc/metadata.xml
@@ -0,0 +1,16 @@
+<?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>
+	<longdescription>
+		Odoc is a documentation generator for OCaml. It reads doc comments,
+		delimited with (** ... *), and outputs HTML
+	</longdescription>
+	<upstream>
+		<bugs-to>https://github.com/ocaml/odoc/issues/</bugs-to>
+		<remote-id type="github">ocaml/odoc</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ml/odoc/odoc-2.2.0.ebuild b/dev-ml/odoc/odoc-2.2.0.ebuild
new file mode 100644
index 000000000000..a8dbd0b6ee6c
--- /dev/null
+++ b/dev-ml/odoc/odoc-2.2.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="OCaml documentation generator"
+HOMEPAGE="http://github.com/ocaml/odoc"
+SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt test"
+RESTRICT="test" # ocaml-crunch not in the tree
+
+RDEPEND="
+	dev-ml/odoc-parser:=
+	dev-ml/astring:=
+	dev-ml/cmdliner:=
+	dev-ml/cppo:=
+	dev-ml/fpath:=
+	dev-ml/result:=
+	dev-ml/tyxml:=
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2022-12-21 13:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-21 13:24 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-21 13:58 [gentoo-commits] repo/gentoo:master commit in: dev-ml/odoc/ Maciej Barć
2023-03-05 10:37 Alfredo Tupone
2023-09-07 21:03 Maciej Barć
2024-07-13  7:51 Alfredo Tupone
2024-10-17 19:47 Alfredo Tupone
2024-11-17  8:42 Alfredo Tupone

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=1671629059.5d4359acfce887c54d2b6634113c87c06129ca8d.tupone@gentoo \
    --to=tupone@gentoo.org \
    --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