From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/openbabel-ruby/
Date: Wed, 6 Jan 2016 07:53:09 +0000 (UTC) [thread overview]
Message-ID: <1452065256.e377a349d54f6e18dad9bb69e928261c9c93ed23.jlec@gentoo> (raw)
commit: e377a349d54f6e18dad9bb69e928261c9c93ed23
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 07:27:36 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 07:27:36 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e377a349
sci-chemistry/openbabel-ruby: Respect CXXFLAGS
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/openbabel-ruby/metadata.xml | 2 +-
sci-chemistry/openbabel-ruby/openbabel-ruby-9999.ebuild | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-chemistry/openbabel-ruby/metadata.xml b/sci-chemistry/openbabel-ruby/metadata.xml
index 2e486b2..a7c2f07 100644
--- a/sci-chemistry/openbabel-ruby/metadata.xml
+++ b/sci-chemistry/openbabel-ruby/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-chemistry</herd>
diff --git a/sci-chemistry/openbabel-ruby/openbabel-ruby-9999.ebuild b/sci-chemistry/openbabel-ruby/openbabel-ruby-9999.ebuild
index 54a7fde..ee7327f 100644
--- a/sci-chemistry/openbabel-ruby/openbabel-ruby-9999.ebuild
+++ b/sci-chemistry/openbabel-ruby/openbabel-ruby-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$
@@ -51,6 +51,7 @@ each_ruby_configure() {
local mycmakeargs=(
-DCMAKE_INSTALL_RPATH=
-DBINDINGS_ONLY=ON
+ -DOPTIMIZE_NATIVE=OFF
-DBABEL_SYSTEM_LIBRARY="${EPREFIX}"/usr/$(get_libdir)/libopenbabel.so
-DOB_MODULE_PATH="${EPREFIX}"/usr/$(get_libdir)/openbabel/"${PV}"
-DLIB_INSTALL_DIR="${ED}"/$(ruby_rbconfig_value sitearchdir)
@@ -69,8 +70,7 @@ each_ruby_compile() {
}
each_ruby_test() {
- for i in scripts/ruby/examples/*
- do
+ for i in scripts/ruby/examples/*; do
einfo "Running test: ${WORKDIR}/${environment}/${i}"
${RUBY} -I"${WORKDIR}/${environment}/$(get_libdir)" "${i}" || die
done
next reply other threads:[~2016-01-06 7:53 UTC|newest]
Thread overview: 8+ 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 --
2020-02-03 4:02 [gentoo-commits] proj/sci:master commit in: sci-chemistry/openbabel-ruby/ Benda XU
2015-12-25 21:50 Marius Brehler
2014-09-16 17:01 Christoph Junghans
2014-02-14 18:19 Reinis Danne
2014-02-14 18:19 Reinis Danne
2014-01-06 18:48 Justin Lecher
2013-09-26 20:27 Reinis Danne
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=1452065256.e377a349d54f6e18dad9bb69e928261c9c93ed23.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