public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/luv/
Date: Tue,  7 Dec 2021 19:36:40 +0000 (UTC)	[thread overview]
Message-ID: <1638905797.dd719008c4e50cc61c332d423109cda6978a937a.xgqt@gentoo> (raw)

commit:     dd719008c4e50cc61c332d423109cda6978a937a
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 19:22:06 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 19:36:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd719008

dev-ml/luv: add missing dependencies

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

 dev-ml/luv/{luv-0.5.10.ebuild => luv-0.5.10-r1.ebuild} | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-ml/luv/luv-0.5.10.ebuild b/dev-ml/luv/luv-0.5.10-r1.ebuild
similarity index 72%
rename from dev-ml/luv/luv-0.5.10.ebuild
rename to dev-ml/luv/luv-0.5.10-r1.ebuild
index 0fa9ce2c59a1..a50ac52098a3 100644
--- a/dev-ml/luv/luv-0.5.10.ebuild
+++ b/dev-ml/luv/luv-0.5.10-r1.ebuild
@@ -6,14 +6,19 @@ EAPI=7
 inherit dune
 
 DESCRIPTION="Binding to libuv: cross-platform asynchronous I/O"
-SRC_URI="https://github.com/aantron/${PN}/releases/download/${PV}/${P}.tar.gz"
 HOMEPAGE="https://github.com/aantron/luv"
+SRC_URI="https://github.com/aantron/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 SLOT="0/${PV}"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="+ocamlopt"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
 
-RDEPEND="dev-ml/ocaml-ctypes"
+RDEPEND="
+	dev-libs/libuv:=
+	dev-ml/ocaml-ctypes:=
+	dev-ml/result:=
+"
 DEPEND="${RDEPEND}"
-BDEPEND=""
+BDEPEND="test? ( dev-ml/alcotest )"


             reply	other threads:[~2021-12-07 19:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-07 19:36 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 12:01 [gentoo-commits] repo/gentoo:master commit in: dev-ml/luv/ Arthur Zamarin
2024-11-18 10:28 Arthur Zamarin
2024-11-18 10:28 Arthur Zamarin
2024-11-18  1:43 Sam James
2024-11-18  1:43 Sam James
2024-10-17 13:45 Alfredo Tupone
2024-10-16 18:27 Alfredo Tupone
2023-10-08 20:16 Sam James
2023-10-08 17:41 Arthur Zamarin
2023-10-08 17:41 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-06-10 17:34 Maciej Barć
2023-04-24 11:38 Alfredo Tupone
2022-10-19 18:05 Alfredo Tupone
2022-07-01 19:10 Alfredo Tupone
2022-04-18 21:07 Jakov Smolić
2022-01-25 18:20 Alfredo Tupone
2022-01-09 21:36 Sam James
2022-01-09 20:53 Sam James
2022-01-09 20:52 Sam James
2022-01-09 19:28 Alfredo Tupone
2022-01-04 18:10 Maciej Barć
2021-11-20 10:24 Arthur Zamarin
2021-11-20 10:24 Arthur Zamarin
2021-11-07 12:18 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=1638905797.dd719008c4e50cc61c332d423109cda6978a937a.xgqt@gentoo \
    --to=xgqt@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