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-chemistry/openbabel-python/
Date: Wed,  6 Jan 2016 07:53:09 +0000 (UTC)	[thread overview]
Message-ID: <1452066771.c6ef627cb6b787a92c3f109df23b7c90074a53b7.jlec@gentoo> (raw)

commit:     c6ef627cb6b787a92c3f109df23b7c90074a53b7
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 07:52:51 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 07:52:51 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c6ef627c

sci-chemistry/openbabel-python: Fix sanbox problems during installation

respect CXXFLAGS

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=570516

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/openbabel-python/openbabel-python-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
index 03c35f6..b80dcf9 100644
--- a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
+++ b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -47,12 +47,13 @@ src_configure() {
 	my_impl_src_configure() {
 		local mycmakeargs=(
 			-DCMAKE_INSTALL_RPATH=
+			-DOPTIMIZE_NATIVE=OFF
 			-DBINDINGS_ONLY=ON
 			-DBABEL_SYSTEM_LIBRARY="${EPREFIX}/usr/$(get_libdir)/libopenbabel.so"
 			-DOB_MODULE_PATH="${EPREFIX}/usr/$(get_libdir)/openbabel/${PV}"
-			-DLIB_INSTALL_DIR="${D}$(python_get_sitedir)"
 			-DPYTHON_BINDINGS=ON
 			-DPYTHON_EXECUTABLE=${PYTHON}
+			-DCMAKE_INSTALL_PREFIX="${D}/usr"
 			-DPYTHON_INCLUDE_DIR="$(python_get_includedir)"
 			-DPYTHON_INCLUDE_PATH="$(python_get_includedir)"
 			-DPYTHON_LIBRARY="$(python_get_library_path)"


             reply	other threads:[~2016-01-06  7:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06  7:53 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-05 19:38 [gentoo-commits] proj/sci:master commit in: sci-chemistry/openbabel-python/ Andrew Ammerlaan
2016-01-07  9:16 Justin Lecher
2015-11-11 14:38 Justin Lecher
2014-09-16 17:01 Christoph Junghans
2014-06-11 14:47 Reinis Danne
2014-02-14 18:19 Reinis Danne
2014-01-06 18:48 Justin Lecher
2013-11-14 17:30 Reinis Danne
2013-09-26 20:27 Reinis Danne
2012-11-11  9:52 Reinis Danne
2012-10-19 20:59 Reinis Danne
2012-10-19 20:40 Reinis Danne
2011-03-26 16:03 Justin Lecher
2011-03-25 17:25 Justin Lecher
2011-03-10 19:00 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=1452066771.c6ef627cb6b787a92c3f109df23b7c90074a53b7.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