From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-python/shiboken/
Date: Thu, 4 May 2017 14:14:57 +0000 (UTC) [thread overview]
Message-ID: <1493907267.c4ab11d8c0f3469148e6d3db11633d459e8be7a5.pesa@gentoo> (raw)
commit: c4ab11d8c0f3469148e6d3db11633d459e8be7a5
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 14:14:27 2017 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu May 4 14:14:27 2017 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=c4ab11d8
dev-python/shiboken: simplify
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/shiboken/shiboken-9999.ebuild | 16 ++--------------
1 file changed, 2 insertions(+), 14 deletions(-)
diff --git a/dev-python/shiboken/shiboken-9999.ebuild b/dev-python/shiboken/shiboken-9999.ebuild
index a0b130fe..6eb6cdd8 100644
--- a/dev-python/shiboken/shiboken-9999.ebuild
+++ b/dev-python/shiboken/shiboken-9999.ebuild
@@ -26,7 +26,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
QT_PV="5.6*:5"
#FIXME: Add "sys-devel/clang:*" after switching to the "dev" branch.
-RDEPEND="
+DEPEND="
${PYTHON_DEPS}
dev-libs/libxml2
dev-libs/libxslt
@@ -34,12 +34,7 @@ RDEPEND="
=dev-qt/qtxml-${QT_PV}
=dev-qt/qtxmlpatterns-${QT_PV}
"
-DEPEND="${RDEPEND}
- test? (
- =dev-qt/qtgui-${QT_PV}
- =dev-qt/qttest-${QT_PV}
- )
-"
+RDEPEND="${DEPEND}"
DOCS=( AUTHORS )
@@ -60,15 +55,8 @@ src_configure() {
local mycmakeargs=(
-DBUILD_TESTS=$(usex test)
-DPYTHON_EXECUTABLE="${PYTHON}"
- -DPYTHON_SITE_PACKAGES="$(python_get_sitedir)"
)
- if [[ ${EPYTHON} == python3* ]]; then
- mycmakeargs+=(
- -DUSE_PYTHON_VERSION=3
- )
- fi
-
#FIXME: Uncomment after switching to the "dev" branch.
#FIXME: "CMakeLists.txt" currently requires that callers manually set
#this environment variable to the absolute path of the directory
next reply other threads:[~2017-05-04 14:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-04 14:14 Davide Pesavento [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-13 19:17 [gentoo-commits] proj/qt:master commit in: dev-python/shiboken/ Davide Pesavento
2017-12-30 21:25 Davide Pesavento
2017-12-30 18:41 Davide Pesavento
2017-09-03 0:35 Davide Pesavento
2017-04-30 20:10 Davide Pesavento
2016-10-28 16:12 Michael Palimaka
2014-09-21 0:01 Davide Pesavento
2014-09-20 23:32 Davide Pesavento
2014-06-10 8:01 Michael Palimaka
2013-02-04 16:53 Michael Palimaka
2012-10-17 6:34 Michael Palimaka
2012-10-14 14:03 Davide Pesavento
2012-10-12 23:59 Davide Pesavento
2012-09-08 21:52 Davide Pesavento
2012-09-08 20:52 Davide Pesavento
2012-02-15 17:58 Johannes Huber
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=1493907267.c4ab11d8c0f3469148e6d3db11633d459e8be7a5.pesa@gentoo \
--to=pesa@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