public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/openbabel-java/
Date: Tue, 16 Sep 2014 17:01:40 +0000 (UTC)	[thread overview]
Message-ID: <1410885437.45439948fbd76877731c1058adf07c678af74646.ottxor@gentoo> (raw)

commit:     45439948fbd76877731c1058adf07c678af74646
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 16:37:17 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 16:37:17 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=45439948

quote vars

Package-Manager: portage-2.2.8-r1

---
 sci-chemistry/openbabel-java/ChangeLog              |  5 ++++-
 .../openbabel-java/openbabel-java-9999.ebuild       | 21 +++++++++++----------
 2 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/sci-chemistry/openbabel-java/ChangeLog b/sci-chemistry/openbabel-java/ChangeLog
index c09c3eb..b7c5bac 100644
--- a/sci-chemistry/openbabel-java/ChangeLog
+++ b/sci-chemistry/openbabel-java/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <ottxor@gentoo.org>
+  openbabel-java-9999.ebuild:
+  quote vars
+
   06 Jan 2014; Justin Lecher <jlec@gentoo.org> openbabel-java-9999.ebuild:
   Switch from git-2 to git-r3
 
@@ -10,4 +14,3 @@
   24 Sep 2013; Reinis Danne <rei4dan@gmail.com> +openbabel-java-9999.ebuild,
   +metadata.xml:
   Add live ebuild.
-

diff --git a/sci-chemistry/openbabel-java/openbabel-java-9999.ebuild b/sci-chemistry/openbabel-java/openbabel-java-9999.ebuild
index 601653c..27c788d 100644
--- a/sci-chemistry/openbabel-java/openbabel-java-9999.ebuild
+++ b/sci-chemistry/openbabel-java/openbabel-java-9999.ebuild
@@ -27,19 +27,20 @@ RDEPEND="${COMMON_DEP}
 CMAKE_IN_SOURCE_BUILD=1
 
 src_configure() {
-	local mycmakeargs="${mycmakeargs}
+	local mycmakeargs=(
 		-DCMAKE_INSTALL_RPATH=
 		-DBINDINGS_ONLY=ON
-		-DBABEL_SYSTEM_LIBRARY=${EPREFIX}/usr/$(get_libdir)/libopenbabel.so
-		-DOB_MODULE_PATH=${EPREFIX}/usr/$(get_libdir)/openbabel/${PV}
-		-DLIB_INSTALL_DIR=${S}/$(get_libdir)
+		-DBABEL_SYSTEM_LIBRARY="${EPREFIX}"/usr/$(get_libdir)/libopenbabel.so
+		-DOB_MODULE_PATH="${EPREFIX}"/usr/$(get_libdir)/openbabel/"${PV}"
+		-DLIB_INSTALL_DIR="${S}"/$(get_libdir)
 		-DJAVA_BINDINGS=ON
-		-DJAVA_INCLUDE_PATH=${EPREFIX}/etc/java-config-2/current-system-vm/include
-		-DJAVA_INCLUDE_PATH2=${EPREFIX}/etc/java-config-2/current-system-vm/include/linux
-		-DJAVA_AWT_INCLUDE_PATH=${EPREFIX}/etc/java-config-2/current-system-vm/include
-		-DJAVA_AWT_LIBRARY=${EPREFIX}/etc/java-config-2/current-system-vm/jre/lib/${ABI}/libjawt.so
-		-DJAVA_JVM_LIBRARY=${EPREFIX}/etc/java-config-2/current-system-vm/jre/lib/${ABI}/server/libjvm.so
-		-DRUN_SWIG=ON"
+		-DJAVA_INCLUDE_PATH="${EPREFIX}"/etc/java-config-2/current-system-vm/include
+		-DJAVA_INCLUDE_PATH2="${EPREFIX}"/etc/java-config-2/current-system-vm/include/linux
+		-DJAVA_AWT_INCLUDE_PATH="${EPREFIX}"/etc/java-config-2/current-system-vm/include
+		-DJAVA_AWT_LIBRARY="${EPREFIX}"/etc/java-config-2/current-system-vm/jre/lib/"${ABI}"/libjawt.so
+		-DJAVA_JVM_LIBRARY="${EPREFIX}"/etc/java-config-2/current-system-vm/jre/lib/"${ABI}"/server/libjvm.so
+		-DRUN_SWIG=ON
+	)
 
 	cmake-utils_src_configure
 }


             reply	other threads:[~2014-09-16 17:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16 17:01 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-06  9:42 [gentoo-commits] proj/sci:master commit in: sci-chemistry/openbabel-java/ Andrew Ammerlaan
2016-01-06  7:53 Justin Lecher
2014-01-06 18:33 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=1410885437.45439948fbd76877731c1058adf07c678af74646.ottxor@gentoo \
    --to=ottxor@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