From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/chemkit/
Date: Mon, 22 Jan 2018 19:53:09 +0000 (UTC) [thread overview]
Message-ID: <1516650706.3fb33290e85d90a6f6d0a0a68cb00cc243abc49f.asturm@gentoo> (raw)
commit: 3fb33290e85d90a6f6d0a0a68cb00cc243abc49f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 18:28:10 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 19:51:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb33290
sci-libs/chemkit: Drop USE qt4
Closes: https://bugs.gentoo.org/644514
Package-Manager: Portage-2.3.20, Repoman-2.3.6
sci-libs/chemkit/chemkit-0.1-r2.ebuild | 24 ++++++++++--------------
1 file changed, 10 insertions(+), 14 deletions(-)
diff --git a/sci-libs/chemkit/chemkit-0.1-r2.ebuild b/sci-libs/chemkit/chemkit-0.1-r2.ebuild
index c1cb99bc945..987c32161c1 100644
--- a/sci-libs/chemkit/chemkit-0.1-r2.ebuild
+++ b/sci-libs/chemkit/chemkit-0.1-r2.ebuild
@@ -14,10 +14,9 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD PSF-2.2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples python qt4 test"
+IUSE="examples python test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
- test? ( python qt4 )"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
dev-cpp/eigen:3
@@ -32,14 +31,11 @@ RDEPEND="
x11-libs/libXext
)
python? ( ${PYTHON_DEPS} )
- qt4? (
- dev-qt/qtcore:4
- dev-qt/qtgui:4
- dev-qt/qtopengl:4
- )
"
DEPEND="${RDEPEND}"
+RESTRICT="test" # requires disabled Qt4
+
S="${WORKDIR}"/${PN}
PATCHES=(
@@ -63,12 +59,12 @@ src_configure() {
-DCHEMKIT_BUILD_EXAMPLES=$(usex examples)
-DCHEMKIT_BUILD_DEMOS=$(usex examples)
-DCHEMKIT_BUILD_BINDINGS_PYTHON=$(usex python)
- -DCHEMKIT_BUILD_APPS=$(usex qt4)
- -DCHEMKIT_BUILD_PLUGIN_BABEL=$(usex qt4)
- -DCHEMKIT_BUILD_QT_DESIGNER_PLUGINS=$(usex qt4)
- -DCHEMKIT_WITH_GRAPHICS=$(usex qt4)
- -DCHEMKIT_WITH_GUI=$(usex qt4)
- -DCHEMKIT_WITH_WEB=$(usex qt4)
+ -DCHEMKIT_BUILD_APPS=OFF
+ -DCHEMKIT_BUILD_PLUGIN_BABEL=OFF
+ -DCHEMKIT_BUILD_QT_DESIGNER_PLUGINS=OFF
+ -DCHEMKIT_WITH_GRAPHICS=OFF
+ -DCHEMKIT_WITH_GUI=OFF
+ -DCHEMKIT_WITH_WEB=OFF
-DCHEMKIT_BUILD_TESTS=$(usex test)
-DUSE_SYSTEM_INCHI=ON
-DUSE_SYSTEM_JSONCPP=OFF
next reply other threads:[~2018-01-22 19:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 19:53 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-07 20:49 [gentoo-commits] repo/gentoo:master commit in: sci-libs/chemkit/ Andreas Sturmlechner
2018-04-07 20:49 Andreas Sturmlechner
2018-01-14 9:43 Andreas Sturmlechner
2018-01-14 9:43 Andreas Sturmlechner
2018-01-14 9:43 Andreas Sturmlechner
2018-01-14 9:43 Andreas Sturmlechner
2018-01-14 9:43 Andreas Sturmlechner
2017-05-13 16:02 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=1516650706.3fb33290e85d90a6f6d0a0a68cb00cc243abc49f.asturm@gentoo \
--to=asturm@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