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: x11-libs/qt-opengl/
Date: Fri, 22 Feb 2013 08:54:53 +0000 (UTC)	[thread overview]
Message-ID: <1361523273.70788ccfc1673767203c9da008b44509b74c6aae.pesa@gentoo> (raw)

commit:     70788ccfc1673767203c9da008b44509b74c6aae
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Fri Feb 22 08:54:33 2013 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 08:54:33 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=70788ccf

[x11-libs/qt-opengl:5] Remove seemingly useless 'egl' flag.

Package-Manager: portage-2.2.0_alpha163

---
 x11-libs/qt-opengl/qt-opengl-5.0.9999.ebuild |    6 ++----
 x11-libs/qt-opengl/qt-opengl-5.9999.ebuild   |    6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/x11-libs/qt-opengl/qt-opengl-5.0.9999.ebuild b/x11-libs/qt-opengl/qt-opengl-5.0.9999.ebuild
index 5df1fdd..2c78c19 100644
--- a/x11-libs/qt-opengl/qt-opengl-5.0.9999.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-5.0.9999.ebuild
@@ -14,14 +14,13 @@ else
 	KEYWORDS="~amd64"
 fi
 
-IUSE="egl"
+IUSE=""
 
 DEPEND="
 	virtual/opengl
 	~x11-libs/qt-core-${PV}[debug=]
-	~x11-libs/qt-gui-${PV}[debug=,egl=,opengl]
+	~x11-libs/qt-gui-${PV}[debug=,opengl]
 	~x11-libs/qt-widgets-${PV}[debug=]
-	egl? ( media-libs/mesa[egl] )
 "
 RDEPEND="${DEPEND}"
 
@@ -31,7 +30,6 @@ QT5_TARGET_SUBDIRS=(
 
 src_configure() {
 	local myconf=(
-		$(qt_use egl)
 		-opengl
 	)
 	qt5-build_src_configure

diff --git a/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild b/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild
index 5df1fdd..2c78c19 100644
--- a/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild
@@ -14,14 +14,13 @@ else
 	KEYWORDS="~amd64"
 fi
 
-IUSE="egl"
+IUSE=""
 
 DEPEND="
 	virtual/opengl
 	~x11-libs/qt-core-${PV}[debug=]
-	~x11-libs/qt-gui-${PV}[debug=,egl=,opengl]
+	~x11-libs/qt-gui-${PV}[debug=,opengl]
 	~x11-libs/qt-widgets-${PV}[debug=]
-	egl? ( media-libs/mesa[egl] )
 "
 RDEPEND="${DEPEND}"
 
@@ -31,7 +30,6 @@ QT5_TARGET_SUBDIRS=(
 
 src_configure() {
 	local myconf=(
-		$(qt_use egl)
 		-opengl
 	)
 	qt5-build_src_configure


             reply	other threads:[~2013-02-22  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-22  8:54 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-21  6:53 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-opengl/ Johannes Huber
2012-09-20 10:52 Johannes Huber
2012-07-03 23:03 Davide Pesavento
2012-03-17 16:04 Michael Palimaka
2012-03-03  9:33 Markos Chandras

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=1361523273.70788ccfc1673767203c9da008b44509b74c6aae.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