public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/qtest/
@ 2021-12-07 21:58 Maciej Barć
  0 siblings, 0 replies; only message in thread
From: Maciej Barć @ 2021-12-07 21:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c0585fd6a601f6bb85f00a66368d1933d6c7dd71
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 21:42:00 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 21:58:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0585fd6

dev-ml/qtest: new package; add version 2.11.2

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/qtest/Manifest            |  1 +
 dev-ml/qtest/metadata.xml        | 13 +++++++++++++
 dev-ml/qtest/qtest-2.11.2.ebuild | 21 +++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ml/qtest/Manifest b/dev-ml/qtest/Manifest
new file mode 100644
index 000000000000..b960b3cded24
--- /dev/null
+++ b/dev-ml/qtest/Manifest
@@ -0,0 +1 @@
+DIST qtest-2.11.2.tar.gz 46386 BLAKE2B e11008531e23313caf461a48573f734dcfa7670538f74ef4406e35b2f1f1d620fdd7cefcca1470e0b911cec5d00da43d8a97fe76bd47bf6fc05d5a207788a607 SHA512 3edb8471b29c9eb2f6ba11b157abf7ca43ef965d4b1500aaaf1acaeb261972a61c9b104887ada6ca63dc85e06b1d27e34f391885b2fbeb7ea5646323d3be08d0

diff --git a/dev-ml/qtest/metadata.xml b/dev-ml/qtest/metadata.xml
new file mode 100644
index 000000000000..578dc93b2403
--- /dev/null
+++ b/dev-ml/qtest/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+  <maintainer type="project">
+    <email>ml@gentoo.org</email>
+    <name>ML</name>
+  </maintainer>
+  <upstream>
+    <bugs-to>https://github.com/vincent-hugot/qtest/issues/</bugs-to>
+    <remote-id type="github">vincent-hugot/qtest</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ml/qtest/qtest-2.11.2.ebuild b/dev-ml/qtest/qtest-2.11.2.ebuild
new file mode 100644
index 000000000000..dea2722d2d36
--- /dev/null
+++ b/dev-ml/qtest/qtest-2.11.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Inline (Unit) Tests for OCaml"
+HOMEPAGE="https://github.com/vincent-hugot/qtest"
+SRC_URI="https://github.com/vincent-hugot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/ounit2:=
+	dev-ml/qcheck:=
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-07 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 21:58 [gentoo-commits] repo/gentoo:master commit in: dev-ml/qtest/ Maciej Barć

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