Qt 6.2.4
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quick3d?expand=0&rev=1
This commit is contained in:
commit
119f51de43
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
4
_multibuild
Normal file
4
_multibuild
Normal file
@ -0,0 +1,4 @@
|
||||
<multibuild>
|
||||
<flavor>docs</flavor>
|
||||
</multibuild>
|
||||
|
2
qt6-quick3d-rpmlintrc
Normal file
2
qt6-quick3d-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
# library and development package names don't match
|
||||
addFilter("no-dependency-on .*")
|
87
qt6-quick3d.changes
Normal file
87
qt6-quick3d.changes
Normal file
@ -0,0 +1,87 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 08:46:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.4
|
||||
* https://www.qt.io/blog/qt-6.2.4-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 5 12:18:14 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Add qt6-quick3d back, now that it can build with system's assimp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 31 15:41:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.3
|
||||
* https://www.qt.io/blog/qt-6.0.3-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 5 09:31:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.2:
|
||||
https://www.qt.io/blog/qt-6.0.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 3 17:38:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.1
|
||||
https://www.qt.io/blog/qt-6.0.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 15:53:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Move the QML files into a separate package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 14:18:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use a _service file to avoid getting unredistributable files
|
||||
from the assimp submodule.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 11:26:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use a different 'Name' when building the docs flavor.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 14:09:14 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.0:
|
||||
* https://www.qt.io/blog/qt-6.0-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 12:09:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Qt 6.0.0 RC2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 25 14:22:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.0~rc1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 07:26:25 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.0~beta5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 10 21:22:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.0~beta4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 07:47:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.0beta1
|
||||
https://www.qt.io/blog/qt-6.0-beta-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 20:21:10 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.0.0-alpha
|
||||
https://www.qt.io/blog/qt-6.0-alpha-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 08:04:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Init qt6-quick3d
|
518
qt6-quick3d.spec
Normal file
518
qt6-quick3d.spec
Normal file
@ -0,0 +1,518 @@
|
||||
#
|
||||
# spec file for package qt6-quick3d
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.2.4
|
||||
%define short_version 6.2
|
||||
%define tar_name qtquick3d-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
%global qt6_flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{qt6_flavor}" == "docs"
|
||||
%define pkg_suffix -docs
|
||||
%endif
|
||||
#
|
||||
Name: qt6-quick3d%{?pkg_suffix}
|
||||
Version: 6.4.0~git
|
||||
Release: 0
|
||||
Summary: API for creating 3D content and 3D user interfaces based on Qt Quick
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://www.qt.io
|
||||
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
Source99: qt6-quick3d-rpmlintrc
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: qt6-gui-private-devel
|
||||
BuildRequires: qt6-qml-private-devel
|
||||
BuildRequires: qt6-quick-private-devel
|
||||
BuildRequires: qt6-quicktimeline-private-devel
|
||||
BuildRequires: qt6-shadertools-private-devel
|
||||
BuildRequires: cmake(Qt6Concurrent)
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6Network)
|
||||
BuildRequires: cmake(Qt6Qml)
|
||||
BuildRequires: cmake(Qt6Quick)
|
||||
BuildRequires: cmake(Qt6QuickTimeline)
|
||||
BuildRequires: cmake(Qt6ShaderTools)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: cmake(assimp) >= 5.1.0
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%if "%{qt6_flavor}" == "docs"
|
||||
BuildRequires: qt6-tools
|
||||
%{qt6_doc_packages}
|
||||
%endif
|
||||
|
||||
%description
|
||||
Qt Quick 3D provides a high-level API for creating 3D content and 3D user
|
||||
interfaces based on Qt Quick.
|
||||
|
||||
%if !%{qt6_docs_flavor}
|
||||
|
||||
%package -n libQt6Quick3D6
|
||||
Summary: Qt 6 Quick3D library
|
||||
|
||||
%description -n libQt6Quick3D6
|
||||
The Qt 6 Quick3D library.
|
||||
|
||||
%package devel
|
||||
Summary: Qt 6 Quick3D library - Development files
|
||||
Requires: libQt6Quick3D6 = %{version}
|
||||
# Executables are required
|
||||
Requires: qt6-quick3d
|
||||
Requires: cmake(Qt6Qml)
|
||||
Requires: cmake(Qt6Quick3DRuntimeRender)
|
||||
|
||||
%description devel
|
||||
Development files for the Qt 6 Quick3D library.
|
||||
|
||||
%package private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3D library
|
||||
Requires: qt6-quick3druntimerender-private-devel = %{version}
|
||||
Requires: cmake(Qt6Quick3D) = %{real_version}
|
||||
%requires_eq qt6-core-private-devel
|
||||
%requires_eq qt6-gui-private-devel
|
||||
%requires_eq qt6-qml-private-devel
|
||||
%requires_eq qt6-quick-private-devel
|
||||
|
||||
%description private-devel
|
||||
This package provides private headers of libQt6Quick3D that do not have any
|
||||
ABI or API guarantees.
|
||||
|
||||
%package imports
|
||||
Summary: Qt 6 Quick3D QML files and plugins
|
||||
|
||||
%description imports
|
||||
QML files and plugins from the Qt 6 Quick3D module
|
||||
|
||||
%package -n libQt6Quick3DAssetImport6
|
||||
Summary: Qt 6 Quick3DAssetImport library
|
||||
|
||||
%description -n libQt6Quick3DAssetImport6
|
||||
The Qt 6 Quick3DAssetImport library.
|
||||
|
||||
%package -n qt6-quick3dassetimport-devel
|
||||
Summary: Qt6 Quick3DAssetImport library - Development files
|
||||
Requires: libQt6Quick3DAssetImport6 = %{version}
|
||||
Requires: cmake(Qt6Qml)
|
||||
Requires: cmake(Qt6Quick3DUtils)
|
||||
|
||||
%description -n qt6-quick3dassetimport-devel
|
||||
Development files for the Qt 6 Quick3DAssetImport library.
|
||||
|
||||
%package -n qt6-quick3dassetimport-private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3DAssetImport library
|
||||
Requires: qt6-quick3dutils-private-devel = %{version}
|
||||
Requires: cmake(Qt6Quick3DAssetImport) = %{real_version}
|
||||
%requires_eq qt6-core-private-devel
|
||||
|
||||
%description -n qt6-quick3dassetimport-private-devel
|
||||
This package provides private headers of libQt6Quick3DAssetImport that do not
|
||||
have any ABI or API guarantees.
|
||||
|
||||
%package -n libQt6Quick3DAssetUtils6
|
||||
Summary: Qt 6 Quick3DAssetUtils library
|
||||
|
||||
%description -n libQt6Quick3DAssetUtils6
|
||||
The Qt 6 Quick3DAssetUtils library.
|
||||
|
||||
%package -n qt6-quick3dassetutils-devel
|
||||
Summary: Qt6 Quick3DAssetUtils library - Development files
|
||||
Requires: libQt6Quick3DAssetUtils6 = %{version}
|
||||
Requires: qt6-quick3d-private-devel = %{version}
|
||||
Requires: qt6-quick3dassetimport-private-devel = %{version}
|
||||
Requires: qt6-quick3druntimerender-private-devel = %{version}
|
||||
%requires_eq qt6-quicktimeline-private-devel
|
||||
|
||||
%description -n qt6-quick3dassetutils-devel
|
||||
Development files for the Qt 6 Quick3DAssetUtils library.
|
||||
|
||||
%package -n qt6-quick3dassetutils-private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3DAssetUtils library
|
||||
Requires: cmake(Qt6Quick3DAssetUtils) = %{real_version}
|
||||
|
||||
%description -n qt6-quick3dassetutils-private-devel
|
||||
This package provides private headers of libQt6Quick3DAssetUtils that do not
|
||||
have any ABI or API guarantees.
|
||||
|
||||
%package -n libQt6Quick3DEffects6
|
||||
Summary: Qt 6 Quick3DEffects library
|
||||
|
||||
%description -n libQt6Quick3DEffects6
|
||||
The Qt 6 Quick3DEffects library.
|
||||
|
||||
%package -n qt6-quick3deffects-devel
|
||||
Summary: Qt6 Quick3DEffects library - Development files
|
||||
Requires: libQt6Quick3DEffects6 = %{version}
|
||||
Requires: qt6-quick3d-private-devel = %{version}
|
||||
Requires: cmake(Qt6Qml)
|
||||
|
||||
%description -n qt6-quick3deffects-devel
|
||||
Development files for the Qt 6 Quick3DEffects library.
|
||||
|
||||
%package -n libQt6Quick3DHelpers6
|
||||
Summary: Qt 6 Quick3DHelpers library
|
||||
|
||||
%description -n libQt6Quick3DHelpers6
|
||||
The Qt 6 Quick3DHelpers library.
|
||||
|
||||
%package -n qt6-quick3dhelpers-devel
|
||||
Summary: Qt6 Quick3DHelpers library - Development files
|
||||
Requires: libQt6Quick3DHelpers6 = %{version}
|
||||
Requires: qt6-quick3d-private-devel = %{version}
|
||||
Requires: cmake(Qt6Qml)
|
||||
|
||||
%description -n qt6-quick3dhelpers-devel
|
||||
Development files for the Qt 6 Quick3DHelpers library.
|
||||
|
||||
%package -n qt6-quick3dhelpers-private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3DHelpers library
|
||||
Requires: cmake(Qt6Quick3DHelpers) = %{real_version}
|
||||
|
||||
%description -n qt6-quick3dhelpers-private-devel
|
||||
This package provides private headers of libQt6Quick3DHelpers that do not
|
||||
have any ABI or API guarantees.
|
||||
|
||||
%package -n libQt6Quick3DIblBaker6
|
||||
Summary: Qt 6 Quick3DIblBaker library
|
||||
|
||||
%description -n libQt6Quick3DIblBaker6
|
||||
The Qt 6 Quick3DIblBaker library.
|
||||
|
||||
%package -n qt6-quick3diblbaker-devel
|
||||
Summary: Qt6 Quick3DIblBaker library - Development files
|
||||
Requires: libQt6Quick3DIblBaker6 = %{version}
|
||||
Requires: cmake(Qt6Quick3DRuntimeRender)
|
||||
|
||||
%description -n qt6-quick3diblbaker-devel
|
||||
Development files for the Qt 6 Quick3DIblBaker library.
|
||||
|
||||
%package -n qt6-quick3diblbaker-private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3DIblBaker library
|
||||
Requires: cmake(Qt6Quick3DIblBaker) = %{real_version}
|
||||
|
||||
%description -n qt6-quick3diblbaker-private-devel
|
||||
This package provides private headers of libQt6Quick3DIblBaker that do not
|
||||
have any ABI or API guarantees.
|
||||
|
||||
%package -n libQt6Quick3DParticles6
|
||||
Summary: Qt 6 Quick3DParticles library
|
||||
|
||||
%description -n libQt6Quick3DParticles6
|
||||
The Qt 6 Quick3DParticles library.
|
||||
|
||||
%package -n qt6-quick3dparticles-devel
|
||||
Summary: Qt6 Quick3DParticles library - Development files
|
||||
Requires: libQt6Quick3DParticles6 = %{version}
|
||||
Requires: cmake(Qt6Quick3DAssetImport)
|
||||
Requires: cmake(Qt6Quick3DRuntimeRender)
|
||||
|
||||
%description -n qt6-quick3dparticles-devel
|
||||
Development files for the Qt 6 Quick3DParticles library.
|
||||
|
||||
%package -n qt6-quick3dparticles-private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3DParticles library
|
||||
Requires: cmake(Qt6Quick3DParticles) = %{real_version}
|
||||
|
||||
%description -n qt6-quick3dparticles-private-devel
|
||||
This package provides private headers of libQt6Quick3DParticles that do not
|
||||
have any ABI or API guarantees.
|
||||
|
||||
%package -n qt6-quick3dparticleeffects-devel
|
||||
Summary: Qt6 Quick3DParticleEffects library - Development files
|
||||
Requires: cmake(Qt6Quick3DAssetImport)
|
||||
Requires: cmake(Qt6Quick3DParticles)
|
||||
Requires: cmake(Qt6Quick3DRuntimeRender)
|
||||
|
||||
%description -n qt6-quick3dparticleeffects-devel
|
||||
Development files for the Qt 6 Quick3DParticleEffects library.
|
||||
|
||||
%package -n libQt6Quick3DRuntimeRender6
|
||||
Summary: Qt 6 Quick3DRuntimeRender library
|
||||
|
||||
%description -n libQt6Quick3DRuntimeRender6
|
||||
The Qt 6 Quick3DRuntimeRender library.
|
||||
|
||||
%package -n qt6-quick3druntimerender-devel
|
||||
Summary: Qt6 Quick3DRuntimeRender library - Development files
|
||||
Requires: libQt6Quick3DRuntimeRender6 = %{version}
|
||||
Requires: cmake(Qt6Quick3DUtils)
|
||||
Requires: cmake(Qt6ShaderTools)
|
||||
|
||||
%description -n qt6-quick3druntimerender-devel
|
||||
Development files for the Qt 6 Quick3DRuntimeRender library.
|
||||
|
||||
%package -n qt6-quick3druntimerender-private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3DRuntimeRender library
|
||||
Requires: qt6-quick3dassetimport-private-devel = %{version}
|
||||
Requires: qt6-quick3dutils-private-devel = %{version}
|
||||
Requires: cmake(Qt6Quick3DRuntimeRender) = %{real_version}
|
||||
%requires_eq qt6-quick-private-devel
|
||||
%requires_eq qt6-shadertools-private-devel
|
||||
|
||||
%description -n qt6-quick3druntimerender-private-devel
|
||||
This package provides private headers of libQt6Quick3DRuntimeRender that do not
|
||||
have any ABI or API guarantees.
|
||||
|
||||
%package -n libQt6Quick3DUtils6
|
||||
Summary: Qt 6 Quick3DUtils library
|
||||
|
||||
%description -n libQt6Quick3DUtils6
|
||||
The Qt 6 Quick3DUtils library.
|
||||
|
||||
%package -n qt6-quick3dutils-devel
|
||||
Summary: Qt6 Quick3DUtils library - Development files
|
||||
Requires: libQt6Quick3DUtils6 = %{version}
|
||||
Requires: cmake(Qt6Gui)
|
||||
%requires_eq qt6-quick-private-devel
|
||||
|
||||
%description -n qt6-quick3dutils-devel
|
||||
Development files for the Qt 6 Quick3DUtils library.
|
||||
|
||||
%package -n qt6-quick3dutils-private-devel
|
||||
Summary: Non-ABI stable API for the Qt 6 Quick3DUtils library
|
||||
Requires: cmake(Qt6Quick3DUtils) = %{real_version}
|
||||
%requires_eq qt6-core-private-devel
|
||||
%requires_eq qt6-gui-private-devel
|
||||
|
||||
%description -n qt6-quick3dutils-private-devel
|
||||
This package provides private headers of libQt6Quick3DUtils that do not have any
|
||||
ABI or API guarantees.
|
||||
|
||||
%{qt6_examples_package}
|
||||
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
|
||||
|
||||
%build
|
||||
%cmake_qt6 \
|
||||
-DFEATURE_system_assimp=ON
|
||||
|
||||
%{qt6_build}
|
||||
|
||||
%install
|
||||
%{qt6_install}
|
||||
|
||||
%if !%{qt6_docs_flavor}
|
||||
|
||||
%{qt6_link_executables}
|
||||
|
||||
# CMake files are not needed for plugins
|
||||
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin*.cmake
|
||||
|
||||
# There's no private api
|
||||
rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_quick3deffects_private.pri
|
||||
|
||||
%fdupes %{buildroot}%{_qt6_qmldir}/QtQuick3D
|
||||
|
||||
%post -n libQt6Quick3D6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DAssetImport6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DAssetUtils6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DEffects6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DHelpers6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DIblBaker6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DParticles6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DRuntimeRender6 -p /sbin/ldconfig
|
||||
%post -n libQt6Quick3DUtils6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3D6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DAssetImport6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DAssetUtils6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DEffects6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DHelpers6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DIblBaker6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DParticles6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DRuntimeRender6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Quick3DUtils6 -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
# No better place to install these quick3d plugins
|
||||
%dir %{_qt6_pluginsdir}/assetimporters
|
||||
%{_bindir}/balsam6
|
||||
%{_bindir}/balsamui6
|
||||
%{_bindir}/instancer6
|
||||
%{_bindir}/meshdebug6
|
||||
%{_bindir}/shadergen6
|
||||
%{_qt6_bindir}/balsam
|
||||
%{_qt6_bindir}/balsamui
|
||||
%{_qt6_bindir}/instancer
|
||||
%{_qt6_bindir}/meshdebug
|
||||
%{_qt6_bindir}/shadergen
|
||||
%{_qt6_pluginsdir}/assetimporters/libassimp.so
|
||||
%{_qt6_pluginsdir}/assetimporters/libuip.so
|
||||
|
||||
%files imports
|
||||
%{_qt6_qmldir}/QtQuick3D/
|
||||
|
||||
%files -n libQt6Quick3D6
|
||||
%license LICENSE.*
|
||||
%{_qt6_libdir}/libQt6Quick3D.so.*
|
||||
|
||||
%files devel
|
||||
%{_qt6_cmakedir}/Qt6/FindWrapQuick3DAssimp.cmake
|
||||
%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtQuick3DTestsConfig.cmake
|
||||
%{_qt6_cmakedir}/Qt6Quick3D/
|
||||
# Only required by Qt6Quick3DDependencies.cmake
|
||||
%{_qt6_cmakedir}/Qt6Quick3DTools/
|
||||
%{_qt6_descriptionsdir}/Quick3D.json
|
||||
%{_qt6_includedir}/QtQuick3D/
|
||||
%{_qt6_libdir}/libQt6Quick3D.prl
|
||||
%{_qt6_libdir}/libQt6Quick3D.so
|
||||
%{_qt6_metatypesdir}/qt6quick3d_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3d.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3D/%{real_version}
|
||||
|
||||
%files private-devel
|
||||
%{_qt6_includedir}/QtQuick3D/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3d_private.pri
|
||||
|
||||
%files -n libQt6Quick3DAssetImport6
|
||||
%{_qt6_libdir}/libQt6Quick3DAssetImport.so.*
|
||||
|
||||
%files -n qt6-quick3dassetimport-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DAssetImport/
|
||||
%{_qt6_descriptionsdir}/Quick3DAssetImport.json
|
||||
%{_qt6_includedir}/QtQuick3DAssetImport/
|
||||
%{_qt6_libdir}/libQt6Quick3DAssetImport.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DAssetImport.so
|
||||
%{_qt6_metatypesdir}/qt6quick3dassetimport_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dassetimport.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3DAssetImport/%{real_version}
|
||||
|
||||
%files -n qt6-quick3dassetimport-private-devel
|
||||
%{_qt6_includedir}/QtQuick3DAssetImport/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dassetimport_private.pri
|
||||
|
||||
%files -n libQt6Quick3DAssetUtils6
|
||||
%{_qt6_libdir}/libQt6Quick3DAssetUtils.so.*
|
||||
|
||||
%files -n qt6-quick3dassetutils-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DAssetUtils/
|
||||
%{_qt6_descriptionsdir}/Quick3DAssetUtils.json
|
||||
%{_qt6_includedir}/QtQuick3DAssetUtils/
|
||||
%{_qt6_libdir}/libQt6Quick3DAssetUtils.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DAssetUtils.so
|
||||
%{_qt6_metatypesdir}/qt6quick3dassetutils_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dassetutils.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3DAssetUtils/%{real_version}
|
||||
|
||||
%files -n qt6-quick3dassetutils-private-devel
|
||||
%{_qt6_includedir}/QtQuick3DAssetUtils/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dassetutils_private.pri
|
||||
|
||||
%files -n libQt6Quick3DEffects6
|
||||
%{_qt6_libdir}/libQt6Quick3DEffects.so.*
|
||||
|
||||
%files -n qt6-quick3deffects-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DEffects/
|
||||
%{_qt6_descriptionsdir}/Quick3DEffects.json
|
||||
%{_qt6_libdir}/libQt6Quick3DEffects.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DEffects.so
|
||||
%{_qt6_metatypesdir}/qt6quick3deffects_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3deffects.pri
|
||||
|
||||
%files -n libQt6Quick3DHelpers6
|
||||
%{_qt6_libdir}/libQt6Quick3DHelpers.so.*
|
||||
|
||||
%files -n qt6-quick3dhelpers-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DHelpers/
|
||||
%{_qt6_descriptionsdir}/Quick3DHelpers.json
|
||||
%{_qt6_includedir}/QtQuick3DHelpers/
|
||||
%{_qt6_libdir}/libQt6Quick3DHelpers.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DHelpers.so
|
||||
%{_qt6_metatypesdir}/qt6quick3dhelpers_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dhelpers.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3DHelpers/%{real_version}
|
||||
|
||||
%files -n qt6-quick3dhelpers-private-devel
|
||||
%{_qt6_includedir}/QtQuick3DHelpers/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dhelpers_private.pri
|
||||
|
||||
%files -n libQt6Quick3DIblBaker6
|
||||
%{_qt6_libdir}/libQt6Quick3DIblBaker.so.*
|
||||
|
||||
%files -n qt6-quick3diblbaker-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DIblBaker/
|
||||
%{_qt6_descriptionsdir}/Quick3DIblBaker.json
|
||||
%{_qt6_includedir}/QtQuick3DIblBaker/
|
||||
%{_qt6_libdir}/libQt6Quick3DIblBaker.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DIblBaker.so
|
||||
%{_qt6_metatypesdir}/qt6quick3diblbaker_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3diblbaker.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3DIblBaker/%{real_version}
|
||||
|
||||
%files -n qt6-quick3diblbaker-private-devel
|
||||
%{_qt6_includedir}/QtQuick3DIblBaker/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3diblbaker_private.pri
|
||||
|
||||
%files -n libQt6Quick3DParticles6
|
||||
%{_qt6_libdir}/libQt6Quick3DParticles.so.*
|
||||
|
||||
%files -n qt6-quick3dparticles-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DParticles/
|
||||
%{_qt6_descriptionsdir}/Quick3DParticles.json
|
||||
%{_qt6_includedir}/QtQuick3DParticles/
|
||||
%{_qt6_libdir}/libQt6Quick3DParticles.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DParticles.so
|
||||
%{_qt6_metatypesdir}/qt6quick3dparticles_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dparticles.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3DParticles/%{real_version}
|
||||
|
||||
%files -n qt6-quick3dparticles-private-devel
|
||||
%{_qt6_includedir}/QtQuick3DParticles/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dparticles_private.pri
|
||||
|
||||
%files -n libQt6Quick3DRuntimeRender6
|
||||
%{_qt6_libdir}/libQt6Quick3DRuntimeRender.so.*
|
||||
|
||||
%files -n qt6-quick3druntimerender-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DRuntimeRender/
|
||||
%{_qt6_descriptionsdir}/Quick3DRuntimeRender.json
|
||||
%{_qt6_includedir}/QtQuick3DRuntimeRender/
|
||||
%{_qt6_libdir}/libQt6Quick3DRuntimeRender.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DRuntimeRender.so
|
||||
%{_qt6_metatypesdir}/qt6quick3druntimerender_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3druntimerender.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3DRuntimeRender/%{real_version}
|
||||
|
||||
%files -n qt6-quick3druntimerender-private-devel
|
||||
%{_qt6_includedir}/QtQuick3DRuntimeRender/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3druntimerender_private.pri
|
||||
|
||||
%files -n libQt6Quick3DUtils6
|
||||
%{_qt6_libdir}/libQt6Quick3DUtils.so.*
|
||||
|
||||
%files -n qt6-quick3dutils-devel
|
||||
%{_qt6_cmakedir}/Qt6Quick3DUtils/
|
||||
%{_qt6_descriptionsdir}/Quick3DUtils.json
|
||||
%{_qt6_includedir}/QtQuick3DUtils/
|
||||
%{_qt6_libdir}/libQt6Quick3DUtils.prl
|
||||
%{_qt6_libdir}/libQt6Quick3DUtils.so
|
||||
%{_qt6_metatypesdir}/qt6quick3dutils_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dutils.pri
|
||||
%exclude %{_qt6_includedir}/QtQuick3DUtils/%{real_version}
|
||||
|
||||
%files -n qt6-quick3dutils-private-devel
|
||||
%{_qt6_includedir}/QtQuick3DUtils/%{real_version}/
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_quick3dutils_private.pri
|
||||
|
||||
%endif
|
||||
|
||||
%changelog
|
3
qtquick3d-everywhere-src-6.2.4.tar.xz
Normal file
3
qtquick3d-everywhere-src-6.2.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae73a135b10aa7b9cb54a42e2fd73651787bf1d4533c6859b1565c28ef63ece2
|
||||
size 54625216
|
Loading…
Reference in New Issue
Block a user