public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-python/pyside/
Date: Sun, 21 Sep 2014 12:51:16 +0000 (UTC)	[thread overview]
Message-ID: <1411303862.fe6ef7a3d10e3c66aa90fe04c7f611e79d9622e5.pesa@gentoo> (raw)

commit:     fe6ef7a3d10e3c66aa90fe04c7f611e79d9622e5
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 21 12:51:02 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Sep 21 12:51:02 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=fe6ef7a3

[dev-python/pyside] Sync with portage.

Package-Manager: portage-2.2.13

---
 dev-python/pyside/pyside-9999.ebuild | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/dev-python/pyside/pyside-9999.ebuild b/dev-python/pyside/pyside-9999.ebuild
index b78e3b4..2d456de 100644
--- a/dev-python/pyside/pyside-9999.ebuild
+++ b/dev-python/pyside/pyside-9999.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.2.1-r1.ebuild,v 1.1 2013/12/25 19:26:11 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.2.2.ebuild,v 1.4 2014/09/21 00:42:17 pesa Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
-inherit multilib cmake-utils python-r1 virtualx git-r3
+inherit cmake-utils multilib python-r1 virtualx git-r3
 
 MY_P="${PN}-qt4.8+${PV}"
 
@@ -20,9 +20,10 @@ EGIT_REPO_URI=(
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
-IUSE="X declarative designer help multimedia opengl phonon script scripttools sql svg test webkit xmlpatterns"
 
+IUSE="X declarative designer help multimedia opengl phonon script scripttools sql svg test webkit xmlpatterns"
 REQUIRED_USE="
+	${PYTHON_REQUIRED_USE}
 	declarative? ( X )
 	designer? ( X )
 	help? ( X )
@@ -37,9 +38,10 @@ REQUIRED_USE="
 "
 
 # Minimal supported version of Qt.
-QT_PV="4.7.0:4"
+QT_PV="4.8.5:4"
 
 RDEPEND="
+	${PYTHON_DEPS}
 	>=dev-python/shiboken-${PV}[${PYTHON_USEDEP}]
 	>=dev-qt/qtcore-${QT_PV}
 	X? (
@@ -47,7 +49,7 @@ RDEPEND="
 		>=dev-qt/qttest-${QT_PV}
 	)
 	declarative? ( >=dev-qt/qtdeclarative-${QT_PV} )
-	designer? ( || ( dev-qt/designer:4 <dev-qt/qtgui-4.8.5:4 ) )
+	designer? ( >=dev-qt/designer-${QT_PV} )
 	help? ( >=dev-qt/qthelp-${QT_PV} )
 	multimedia? ( >=dev-qt/qtmultimedia-${QT_PV} )
 	opengl? ( >=dev-qt/qtopengl-${QT_PV} )
@@ -79,6 +81,8 @@ src_prepare() {
 		cp "${FILESDIR}"/rpath.cmake . || die
 		sed -i -e '1iinclude(rpath.cmake)' CMakeLists.txt || die
 	fi
+
+	cmake-utils_src_prepare
 }
 
 src_configure() {
@@ -120,15 +124,14 @@ src_configure() {
 }
 
 src_compile() {
-	python_foreach_impl cmake-utils_src_make
+	python_foreach_impl cmake-utils_src_compile
 }
 
 src_test() {
 	local PYTHONDONTWRITEBYTECODE
 	export PYTHONDONTWRITEBYTECODE
 
-	local VIRTUALX_COMMAND="cmake-utils_src_test"
-	python_foreach_impl virtualmake
+	VIRTUALX_COMMAND="cmake-utils_src_test" python_foreach_impl virtualmake
 }
 
 src_install() {


             reply	other threads:[~2014-09-21 12:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-21 12:51 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-13 21:56 [gentoo-commits] proj/qt:master commit in: dev-python/pyside/ Andreas Sturmlechner
2017-12-30 18:41 Davide Pesavento
2017-09-03  0:35 Davide Pesavento
2017-05-07 20:11 Davide Pesavento
2017-05-07 18:59 Davide Pesavento
2017-05-07 18:59 Davide Pesavento
2017-05-07 18:34 Davide Pesavento
2017-05-07 18:34 Davide Pesavento
2017-05-07 17:23 Davide Pesavento
2017-04-30 20:30 Davide Pesavento
2017-04-30 20:10 Davide Pesavento
2016-10-28 17:15 Michael Palimaka
2014-06-10  8:01 Michael Palimaka
2013-02-04 16:53 Michael Palimaka
2012-12-26  6:52 Davide Pesavento
2012-10-17  6:34 Michael Palimaka
2012-02-15 17:29 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=1411303862.fe6ef7a3d10e3c66aa90fe04c7f611e79d9622e5.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