From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EFC42158041 for ; Fri, 22 Mar 2024 10:29:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC8DBE29EA; Fri, 22 Mar 2024 10:29:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA344E29EA for ; Fri, 22 Mar 2024 10:29:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFE9534301D for ; Fri, 22 Mar 2024 10:29:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 302BD15C6 for ; Fri, 22 Mar 2024 10:29:23 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1711103308.7ab6d873e9e556f6f1586dc09a66a1dd6b41329d.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquick3d/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtquick3d/Manifest dev-qt/qtquick3d/qtquick3d-6.7.0_rc2.ebuild X-VCS-Directories: dev-qt/qtquick3d/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 7ab6d873e9e556f6f1586dc09a66a1dd6b41329d X-VCS-Branch: master Date: Fri, 22 Mar 2024 10:29:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ecbed85a-c602-4b40-9841-1293bfcf4015 X-Archives-Hash: a3ea684508454006b33af52dcc757a6e commit: 7ab6d873e9e556f6f1586dc09a66a1dd6b41329d Author: Ionen Wolkens gentoo org> AuthorDate: Fri Mar 22 08:33:30 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Mar 22 10:28:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab6d873 dev-qt/qtquick3d: add 6.7.0_rc2 Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qtquick3d/Manifest | 1 + dev-qt/qtquick3d/qtquick3d-6.7.0_rc2.ebuild | 48 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-qt/qtquick3d/Manifest b/dev-qt/qtquick3d/Manifest index 27cee4101d3e..d86afd3fa027 100644 --- a/dev-qt/qtquick3d/Manifest +++ b/dev-qt/qtquick3d/Manifest @@ -1,2 +1,3 @@ DIST qtquick3d-everywhere-src-6.6.2.tar.xz 65602548 BLAKE2B e1ee955a1f66c669d52a73513c7442b70863b6fa738f6e1716dfab1c7dc41f5f09780ec97f7c5fd6c452ed3ea9809ab0d907dbe28f0425d208508f69b61d50ac SHA512 d8b32ec1a5f9233e79612b5d9b56890c04a921edcc6369f4a047f8e58af92f5e6dc936fdde707df4afca81da53f9fb8959f03b00af24077c3dc723f3445e8123 DIST qtquick3d-everywhere-src-6.7.0-rc.tar.xz 66178916 BLAKE2B d6f4e2044a5e9143e01f65ff8f31f901d5544ffd8056d354c96a31993e80430420085c308f19fa5074a0876138b7b29ebb193b12f82288db0d9c0a4183fdb7af SHA512 87284e56463be00e90ba7caff5b1361a80b3400110d4eb12451b4c8729b0d2a3defa861616b103e324b2281186ee2ba2aa3a19286c2ebf14e57e9689e28d4a73 +DIST qtquick3d-everywhere-src-6.7.0-rc2.tar.xz 66179576 BLAKE2B 7019aff203d127092c5875b7de8e82db737d3aafe7bb36bc9a097fb02ce007293a9d2af4c04b056041e66d4bd31939966c08749c6f218b8cc25c58f12851d4c0 SHA512 8ef466231889a0b82475d13c9d3c700de52802612477e16dace1b298b57a67f4ae8e868e9b49a473697df038048b67aba8d1db2f3e0cb729be0b25ed10b2d3f6 diff --git a/dev-qt/qtquick3d/qtquick3d-6.7.0_rc2.ebuild b/dev-qt/qtquick3d/qtquick3d-6.7.0_rc2.ebuild new file mode 100644 index 000000000000..b7438f43ac1d --- /dev/null +++ b/dev-qt/qtquick3d/qtquick3d-6.7.0_rc2.ebuild @@ -0,0 +1,48 @@ +# Copyright 2021-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit qt6-build + +DESCRIPTION="Qt module and API for defining 3D content in Qt QuickTools" + +if [[ ${QT6_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +elif [[ ${QT6_BUILD_TYPE} == live ]]; then + EGIT_SUBMODULES=() # skip qtquick3d-assimp +fi + +IUSE="opengl vulkan" + +RDEPEND=" + ~dev-qt/qtbase-${PV}:6[concurrent,gui,opengl=,vulkan=,widgets] + ~dev-qt/qtdeclarative-${PV}:6 + ~dev-qt/qtquicktimeline-${PV}:6 + ~dev-qt/qtshadertools-${PV}:6 + media-libs/assimp:= + sys-libs/zlib:= +" +DEPEND=" + ${RDEPEND} + test? ( ~dev-qt/qtbase-${PV}:6[network] ) + vulkan? ( dev-util/vulkan-headers ) +" + +PATCHES=( + "${FILESDIR}"/${PN}-6.6.2-gcc14.patch + "${FILESDIR}"/${PN}-6.6.2-x32abi.patch +) + +CMAKE_SKIP_TESTS=( + # collada support is disabled in system media-libs/assimp (bug #891787) + tst_qquick3dassetimport +) + +src_configure() { + local mycmakeargs=( + -DQT_FEATURE_system_assimp=ON + ) + + qt6-build_src_configure +}