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: sci-mathematics/why3-for-spark/files/, sci-mathematics/why3-for-spark/
Date: Tue, 29 Jun 2021 19:38:51 +0000 (UTC)	[thread overview]
Message-ID: <1624995520.5047348a53133478c69ec7994c0dc81390e03dd3.tupone@gentoo> (raw)

commit:     5047348a53133478c69ec7994c0dc81390e03dd3
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 29 19:38:40 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jun 29 19:38:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5047348a

sci-mathematics/why3-for-spark: enabled hypothesis-selection

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../why3-for-spark/files/why3-for-spark-2021-flags.patch         | 9 +++++++++
 sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild        | 5 +++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/why3-for-spark/files/why3-for-spark-2021-flags.patch b/sci-mathematics/why3-for-spark/files/why3-for-spark-2021-flags.patch
index 7f6dfd0f446..e12ec73318b 100644
--- a/sci-mathematics/why3-for-spark/files/why3-for-spark-2021-flags.patch
+++ b/sci-mathematics/why3-for-spark/files/why3-for-spark-2021-flags.patch
@@ -9,6 +9,15 @@
  OFLAGS = $(FLAGS)
  BFLAGS = $(FLAGS)
  
+@@ -572,7 +572,7 @@
+ lib/plugins/hypothesis_selection.cmo:  EXTOBJS += graph.cmo
+ ifeq (@enable_ocamlfind@,yes)
+ lib/plugins/hypothesis_selection.cmxs: FLAGS += -package ocamlgraph -dontlink "$(EXTPKGS)" -linkpkg
+-lib/plugins/hypothesis_selection.cmo:  FLAGS += -package ocamlgraph graph.cmo
++lib/plugins/hypothesis_selection.cmo:  FLAGS += -package ocamlgraph
+ endif
+ endif
+ 
 @@ -778,13 +778,13 @@
  all: $(TOOLS)
  

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild
index 06a68247055..b851107a4c4 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild
@@ -16,7 +16,7 @@ SRC_URI="${ADAMIRROR}/${ID}?filename=${MYP}.tar.gz -> ${MYP}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="coq doc emacs gtk html +ocamlopt zarith zip"
+IUSE="coq doc emacs gtk html hypothesis-selection +ocamlopt zarith zip"
 RESTRICT="strip"
 
 DEPEND="dev-lang/ocaml:0/4.11[ocamlopt?]
@@ -35,6 +35,7 @@ DEPEND="dev-lang/ocaml:0/4.11[ocamlopt?]
 	gtk? ( dev-ml/lablgtk:=[sourceview] )
 	emacs? ( app-editors/emacs:* )
 	html? ( dev-tex/hevea:= )
+	hypothesis-selection? ( dev-ml/ocamlgraph:= )
 	zarith? ( dev-ml/zarith:= )
 	zip? ( dev-ml/camlzip:= )"
 RDEPEND="${DEPEND}"
@@ -80,12 +81,12 @@ src_configure() {
 		--disable-pvs-libs \
 		--disable-isabelle-libs \
 		--enable-verbose-make \
-		--disable-hypothesis-selection \
 		$(use_enable coq coq-libs) \
 		$(use_enable doc) \
 		$(use_enable emacs emacs-compilation) \
 		$(use_enable gtk ide) \
 		$(use_enable html html-pdf) \
+		$(use_enable hypothesis-selection) \
 		$(use_enable ocamlopt native-code) \
 		$(use_enable zarith) \
 		$(use_enable zip)


             reply	other threads:[~2021-06-29 19:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-29 19:38 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-11 17:09 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/why3-for-spark/files/, sci-mathematics/why3-for-spark/ Alfredo Tupone
2025-02-07 20:56 Alfredo Tupone
2023-04-02 21:05 Alfredo Tupone
2023-04-02 14:24 Alfredo Tupone
2023-04-02 12:48 Alfredo Tupone
2020-06-12 21:24 Alfredo Tupone
2017-11-01 20:31 Alfredo Tupone
2017-10-19 19:44 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=1624995520.5047348a53133478c69ec7994c0dc81390e03dd3.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