public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/
Date: Tue,  6 Jun 2023 18:46:26 +0000 (UTC)	[thread overview]
Message-ID: <1686077139.25c69a2bfb386ca50c9fad551eef37c9c0de7c89.chiitoo@gentoo> (raw)

commit:     25c69a2bfb386ca50c9fad551eef37c9c0de7c89
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  6 18:45:07 2023 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 18:45:39 2023 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=25c69a2b

dev-qt/qt3d: add 6.5.9999, 6.9999

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-qt/qt3d/qt3d-6.5.9999.ebuild | 44 ++++++++++++++++++++++++++++++++++++++++
 dev-qt/qt3d/qt3d-6.9999.ebuild   | 44 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)

diff --git a/dev-qt/qt3d/qt3d-6.5.9999.ebuild b/dev-qt/qt3d/qt3d-6.5.9999.ebuild
new file mode 100644
index 00000000..d62b749f
--- /dev/null
+++ b/dev-qt/qt3d/qt3d-6.5.9999.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="3D rendering module for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+RDEPEND="
+	=dev-qt/qtbase-${PV}*[concurrent,gui,network,opengl,vulkan,widgets]
+	=dev-qt/qtdeclarative-${PV}*[widgets]
+	=dev-qt/qtmultimedia-${PV}*
+	=dev-qt/qtshadertools-${PV}*
+	media-libs/assimp:=
+"
+DEPEND="${RDEPEND}
+	dev-util/vulkan-headers
+"
+
+# No qtgamepad branching since 6.3.
+src_configure() {
+	local mycmakeargs=(
+		-DQT_FEATURE_opengl=ON
+		-DQT_FEATURE_qt3d_animation=ON
+		-DQT_FEATURE_qt3d_extras=ON
+		-DQT_FEATURE_qt3d_input=ON
+		-DQT_FEATURE_qt3d_logic=ON
+		-DQT_FEATURE_qt3d_render=ON
+		-DQT_FEATURE_qt3d_rhi_renderer=ON
+		-DQT_FEATURE_qt3d_system_assimp=ON
+		-DQT_FEATURE_regularexpression=ON
+		-DQT_FEATURE_system_zlib=ON
+		-DQT_FEATURE_vulkan=ON
+	)
+
+	qt6-build_src_configure
+}

diff --git a/dev-qt/qt3d/qt3d-6.9999.ebuild b/dev-qt/qt3d/qt3d-6.9999.ebuild
new file mode 100644
index 00000000..d62b749f
--- /dev/null
+++ b/dev-qt/qt3d/qt3d-6.9999.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="3D rendering module for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+RDEPEND="
+	=dev-qt/qtbase-${PV}*[concurrent,gui,network,opengl,vulkan,widgets]
+	=dev-qt/qtdeclarative-${PV}*[widgets]
+	=dev-qt/qtmultimedia-${PV}*
+	=dev-qt/qtshadertools-${PV}*
+	media-libs/assimp:=
+"
+DEPEND="${RDEPEND}
+	dev-util/vulkan-headers
+"
+
+# No qtgamepad branching since 6.3.
+src_configure() {
+	local mycmakeargs=(
+		-DQT_FEATURE_opengl=ON
+		-DQT_FEATURE_qt3d_animation=ON
+		-DQT_FEATURE_qt3d_extras=ON
+		-DQT_FEATURE_qt3d_input=ON
+		-DQT_FEATURE_qt3d_logic=ON
+		-DQT_FEATURE_qt3d_render=ON
+		-DQT_FEATURE_qt3d_rhi_renderer=ON
+		-DQT_FEATURE_qt3d_system_assimp=ON
+		-DQT_FEATURE_regularexpression=ON
+		-DQT_FEATURE_system_zlib=ON
+		-DQT_FEATURE_vulkan=ON
+	)
+
+	qt6-build_src_configure
+}


             reply	other threads:[~2023-06-06 18:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06 18:46 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-09 11:15 [gentoo-commits] proj/qt:master commit in: dev-qt/qt3d/ 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
2020-04-03 20:03 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=1686077139.25c69a2bfb386ca50c9fad551eef37c9c0de7c89.chiitoo@gentoo \
    --to=chiitoo@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