public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdatavis3d/
Date: Fri,  3 Apr 2020 20:07:01 +0000 (UTC)	[thread overview]
Message-ID: <1585944336.caa96faab6790044b9c46585f0e614b8bac95a28.asturm@gentoo> (raw)

commit:     caa96faab6790044b9c46585f0e614b8bac95a28
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Nov 23 09:39:44 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 20:05:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caa96faa

dev-qt/qtdatavis3d: rename USE=gles2 to USE=gles2-only

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtdatavis3d/metadata.xml                                     | 1 -
 .../{qtdatavis3d-5.14.1.ebuild => qtdatavis3d-5.14.1-r1.ebuild}     | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtdatavis3d/metadata.xml b/dev-qt/qtdatavis3d/metadata.xml
index 16d33833428..d437181335d 100644
--- a/dev-qt/qtdatavis3d/metadata.xml
+++ b/dev-qt/qtdatavis3d/metadata.xml
@@ -6,7 +6,6 @@
 		<name>Gentoo Qt Project</name>
 	</maintainer>
 	<use>
-		<flag name="gles2">Use GLES 2.0 or later instead of full OpenGL</flag>
 		<flag name="qml">Build QML/QtQuick bindings and imports</flag>
 	</use>
 	<upstream>

diff --git a/dev-qt/qtdatavis3d/qtdatavis3d-5.14.1.ebuild b/dev-qt/qtdatavis3d/qtdatavis3d-5.14.1-r1.ebuild
similarity index 83%
rename from dev-qt/qtdatavis3d/qtdatavis3d-5.14.1.ebuild
rename to dev-qt/qtdatavis3d/qtdatavis3d-5.14.1-r1.ebuild
index d92e30dc9c8..b14bfaf7cb4 100644
--- a/dev-qt/qtdatavis3d/qtdatavis3d-5.14.1.ebuild
+++ b/dev-qt/qtdatavis3d/qtdatavis3d-5.14.1-r1.ebuild
@@ -11,12 +11,12 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
 	KEYWORDS="amd64 arm64 x86"
 fi
 
-IUSE="gles2 qml"
+IUSE="gles2-only qml"
 
 DEPEND="
 	~dev-qt/qtcore-${PV}
-	~dev-qt/qtgui-${PV}[gles2=]
-	qml? ( ~dev-qt/qtdeclarative-${PV}[gles2=] )
+	~dev-qt/qtgui-${PV}[gles2-only=]
+	qml? ( ~dev-qt/qtdeclarative-${PV}[gles2-only=] )
 "
 RDEPEND="${DEPEND}"
 


             reply	other threads:[~2020-04-03 20:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 20:07 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-14 17:32 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdatavis3d/ Andreas Sturmlechner
2022-06-14 13:27 Sam James
2022-04-17 19:29 Sam James
2022-02-25 18:53 Arthur Zamarin
2019-02-15 18:24 Mikle Kolyada

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=1585944336.caa96faab6790044b9c46585f0e614b8bac95a28.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