public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/rdkit/
Date: Sun, 13 Sep 2015 18:34:23 +0000 (UTC)	[thread overview]
Message-ID: <1442133613.ed8fb25203c90f2049a41a421c54713641f7cd66.jlec@gentoo> (raw)

commit:     ed8fb25203c90f2049a41a421c54713641f7cd66
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Sep 13 08:40:13 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 08:40:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ed8fb252

sci-libs/rdkit: Fix cmake args

Package-Manager: portage-2.2.20.1

 sci-libs/rdkit/ChangeLog              | 4 ++++
 sci-libs/rdkit/rdkit-2015.03.1.ebuild | 2 +-
 sci-libs/rdkit/rdkit-9999.ebuild      | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-libs/rdkit/ChangeLog b/sci-libs/rdkit/ChangeLog
index 8a83ba7..2c1da33 100644
--- a/sci-libs/rdkit/ChangeLog
+++ b/sci-libs/rdkit/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  13 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> rdkit-2015.03.1.ebuild,
+  rdkit-9999.ebuild:
+  sci-libs/rdkit: Fix cmake args
+
 *rdkit-2015.03.1 (12 Sep 2015)
 *rdkit-9999 (12 Sep 2015)
 

diff --git a/sci-libs/rdkit/rdkit-2015.03.1.ebuild b/sci-libs/rdkit/rdkit-2015.03.1.ebuild
index e98b017..fed972a 100644
--- a/sci-libs/rdkit/rdkit-2015.03.1.ebuild
+++ b/sci-libs/rdkit/rdkit-2015.03.1.ebuild
@@ -40,7 +40,7 @@ src_configure() {
 	fi
 
 	if ! use python; then
-		mycmakeargs+=( RDK_BUILD_PYTHON_WRAPPERS= )
+		mycmakeargs+=( -DRDK_BUILD_PYTHON_WRAPPERS=OFF )
 	fi
 
 	cmake-utils_src_configure

diff --git a/sci-libs/rdkit/rdkit-9999.ebuild b/sci-libs/rdkit/rdkit-9999.ebuild
index dfa196f..d61982e 100644
--- a/sci-libs/rdkit/rdkit-9999.ebuild
+++ b/sci-libs/rdkit/rdkit-9999.ebuild
@@ -39,7 +39,7 @@ src_configure() {
 	fi
 
 	if ! use python; then
-		mycmakeargs+=( RDK_BUILD_PYTHON_WRAPPERS= )
+		mycmakeargs+=( -DRDK_BUILD_PYTHON_WRAPPERS=OFF )
 	fi
 
 	cmake-utils_src_configure


             reply	other threads:[~2015-09-13 18:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-13 18:34 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-31  9:45 [gentoo-commits] proj/sci:master commit in: sci-libs/rdkit/ Andrew Ammerlaan
2021-01-19 16:56 Andrew Ammerlaan
2015-11-20 11:39 Justin Lecher
2015-11-20 11:39 Justin Lecher
2015-11-20 11:39 Justin Lecher
2015-09-13 18:34 Justin Lecher
2015-09-13 18:34 Justin Lecher

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=1442133613.ed8fb25203c90f2049a41a421c54713641f7cd66.jlec@gentoo \
    --to=jlec@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