From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/
Date: Fri, 3 Apr 2020 20:03:33 +0000 (UTC) [thread overview]
Message-ID: <1585850962.e1e77488d70751ba6a99ef136b4809d26895ba19.asturm@gentoo> (raw)
commit: e1e77488d70751ba6a99ef136b4809d26895ba19
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Nov 23 09:38:20 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 2 18:09:22 2020 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=e1e77488
dev-qt/qt3d: 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/qt3d/metadata.xml | 4 +---
dev-qt/qt3d/qt3d-5.14.9999.ebuild | 4 ++--
dev-qt/qt3d/qt3d-5.15.9999.ebuild | 4 ++--
dev-qt/qt3d/qt3d-5.9999.ebuild | 4 ++--
4 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/dev-qt/qt3d/metadata.xml b/dev-qt/qt3d/metadata.xml
index bdb6f1b0..ff8a21d9 100644
--- a/dev-qt/qt3d/metadata.xml
+++ b/dev-qt/qt3d/metadata.xml
@@ -6,9 +6,7 @@
<name>Gentoo Qt Project</name>
</maintainer>
<use>
- <flag name="gamepad">Add support for gamepad hardware via
- <pkg>dev-qt/qtgamepad</pkg></flag>
- <flag name="gles2">Use GLES 2.0 or later instead of full OpenGL</flag>
+ <flag name="gamepad">Add support for gamepad hardware via<pkg>dev-qt/qtgamepad</pkg></flag>
<flag name="qml">Build QML/QtQuick bindings</flag>
</use>
<upstream>
diff --git a/dev-qt/qt3d/qt3d-5.14.9999.ebuild b/dev-qt/qt3d/qt3d-5.14.9999.ebuild
index 431e2685..a66bb2cc 100644
--- a/dev-qt/qt3d/qt3d-5.14.9999.ebuild
+++ b/dev-qt/qt3d/qt3d-5.14.9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
fi
# TODO: tools
-IUSE="gamepad gles2 qml"
+IUSE="gamepad gles2-only qml"
DEPEND="
~dev-qt/qtconcurrent-${PV}
@@ -20,7 +20,7 @@ DEPEND="
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-4.0.0
gamepad? ( ~dev-qt/qtgamepad-${PV} )
- qml? ( ~dev-qt/qtdeclarative-${PV}[gles2=] )
+ qml? ( ~dev-qt/qtdeclarative-${PV}[gles2-only=] )
"
RDEPEND="${DEPEND}"
diff --git a/dev-qt/qt3d/qt3d-5.15.9999.ebuild b/dev-qt/qt3d/qt3d-5.15.9999.ebuild
index 431e2685..a66bb2cc 100644
--- a/dev-qt/qt3d/qt3d-5.15.9999.ebuild
+++ b/dev-qt/qt3d/qt3d-5.15.9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
fi
# TODO: tools
-IUSE="gamepad gles2 qml"
+IUSE="gamepad gles2-only qml"
DEPEND="
~dev-qt/qtconcurrent-${PV}
@@ -20,7 +20,7 @@ DEPEND="
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-4.0.0
gamepad? ( ~dev-qt/qtgamepad-${PV} )
- qml? ( ~dev-qt/qtdeclarative-${PV}[gles2=] )
+ qml? ( ~dev-qt/qtdeclarative-${PV}[gles2-only=] )
"
RDEPEND="${DEPEND}"
diff --git a/dev-qt/qt3d/qt3d-5.9999.ebuild b/dev-qt/qt3d/qt3d-5.9999.ebuild
index 431e2685..a66bb2cc 100644
--- a/dev-qt/qt3d/qt3d-5.9999.ebuild
+++ b/dev-qt/qt3d/qt3d-5.9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
fi
# TODO: tools
-IUSE="gamepad gles2 qml"
+IUSE="gamepad gles2-only qml"
DEPEND="
~dev-qt/qtconcurrent-${PV}
@@ -20,7 +20,7 @@ DEPEND="
~dev-qt/qtnetwork-${PV}
>=media-libs/assimp-4.0.0
gamepad? ( ~dev-qt/qtgamepad-${PV} )
- qml? ( ~dev-qt/qtdeclarative-${PV}[gles2=] )
+ qml? ( ~dev-qt/qtdeclarative-${PV}[gles2-only=] )
"
RDEPEND="${DEPEND}"
next reply other threads:[~2020-04-03 20:03 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-03 20:03 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-06 18:46 [gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/ Jimi Huotari
2023-01-09 11:15 Andreas Sturmlechner
2023-01-05 11:42 Andreas Sturmlechner
2022-06-18 14:27 Andreas Sturmlechner
2022-04-01 18:23 Andreas Sturmlechner
2022-03-17 20:42 Andreas Sturmlechner
2021-08-26 12:10 Andreas Sturmlechner
2020-11-25 22:22 Andreas Sturmlechner
2020-11-25 22:22 Andreas Sturmlechner
2019-08-26 10:50 Jimi Huotari
2019-01-07 19:28 Davide Pesavento
2017-07-25 15:09 Michael Palimaka
2017-07-25 15:09 Michael Palimaka
2017-07-25 15:09 Michael Palimaka
2017-06-11 12:36 Michael Palimaka
2017-02-26 3:09 Michael Palimaka
2017-02-26 3:09 Michael Palimaka
2017-02-26 3:09 Michael Palimaka
2017-02-26 3:09 Michael Palimaka
2017-02-26 3:09 Michael Palimaka
2014-09-27 21:35 Davide Pesavento
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=1585850962.e1e77488d70751ba6a99ef136b4809d26895ba19.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