From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/atd/
Date: Fri, 23 Jun 2017 12:31:28 +0000 (UTC) [thread overview]
Message-ID: <1498221081.a42256baa926156020349dd451442d3aebb88dc4.aballier@gentoo> (raw)
commit: a42256baa926156020349dd451442d3aebb88dc4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 12:29:31 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 12:31:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42256ba
dev-ml/atd: split atdgen again
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ml/atd/atd-1.12.0.ebuild | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-ml/atd/atd-1.12.0.ebuild b/dev-ml/atd/atd-1.12.0.ebuild
index da91321baad..5095732e9dd 100644
--- a/dev-ml/atd/atd-1.12.0.ebuild
+++ b/dev-ml/atd/atd-1.12.0.ebuild
@@ -12,22 +12,27 @@ SRC_URI="https://github.com/mjambon/atd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
-IUSE="+ocamlopt"
+IUSE="+ocamlopt test"
DEPEND="
dev-lang/ocaml:=[ocamlopt?]
dev-ml/easy-format:=[ocamlopt?]
dev-ml/menhir:=[ocamlopt?]
- dev-ml/biniou:=
- dev-ml/yojson:=
- !dev-ml/atdgen
"
RDEPEND="${DEPEND}"
DEPEND="${DEPEND}
dev-ml/jbuilder
dev-ml/opam
+ test? (
+ dev-ml/biniou
+ dev-ml/yojson
+ )
"
+src_compile() {
+ jbuilder build -p atd || die
+}
+
oinstall() {
opam-installer -i \
--prefix="${ED}/usr" \
@@ -38,5 +43,4 @@ oinstall() {
src_install() {
oinstall atd
- oinstall atdgen
}
next reply other threads:[~2017-06-23 12:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-23 12:31 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-26 21:36 [gentoo-commits] repo/gentoo:master commit in: dev-ml/atd/ Maciej Barć
2023-11-02 22:11 Maciej Barć
2023-11-02 22:11 Maciej Barć
2023-11-02 22:11 Maciej Barć
2023-07-11 16:44 Alfredo Tupone
2023-02-17 23:39 Maciej Barć
2022-10-23 16:06 Maciej Barć
2022-10-23 9:27 Maciej Barć
2017-06-23 12:31 Alexis Ballier
2017-05-17 8:14 Alexis Ballier
2017-04-02 8:38 Alexis Ballier
2017-04-01 12:24 Alexis Ballier
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=1498221081.a42256baa926156020349dd451442d3aebb88dc4.aballier@gentoo \
--to=aballier@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