forked from pool/libqt5-qt3d
Accepting request 500316 from KDE:Qt5
1 OBS-URL: https://build.opensuse.org/request/show/500316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qt3d?expand=0&rev=6
This commit is contained in:
parent
0cb13a183a
commit
9400af8319
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 07:42:50 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 07:05:05 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.0 final
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 24 19:16:41 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.0 RC:
|
||||
* For more details please see:
|
||||
http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
|
||||
and https://wiki.qt.io/New_Features_in_Qt_5.9
|
||||
- Fixup descriptions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 14 16:05:43 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
208
libqt5-qt3d.spec
208
libqt5-qt3d.spec
@ -21,17 +21,17 @@
|
||||
%define libname libQt53DCore5
|
||||
|
||||
Name: libqt5-qt3d
|
||||
Version: 5.7.1
|
||||
Version: 5.9.0
|
||||
Release: 0
|
||||
Summary: Qt 5 3D Addon
|
||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||
Group: Development/Libraries/X11
|
||||
Url: http://qt.digia.com
|
||||
Url: https://www.qt.io
|
||||
%define base_name libqt5
|
||||
%define real_version 5.7.1
|
||||
%define so_version 5.7.1
|
||||
%define real_version 5.9.0
|
||||
%define so_version 5.9.0
|
||||
%define tar_version qt3d-opensource-src-%{real_version}
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
Patch0: fix-assimp-bigendian-lvalue.diff
|
||||
BuildRequires: fdupes
|
||||
@ -53,8 +53,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
Qt 3D provides functionality for near-realtime simulation
|
||||
systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick applications.
|
||||
|
||||
%prep
|
||||
%setup -q -n qt3d-opensource-src-%{real_version}
|
||||
@ -73,8 +73,8 @@ Obsoletes: libQt53dCollision5 < %{version}
|
||||
%description -n %libname
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This Qt 3D module contains functionality to support near-realtime
|
||||
simulation systems.
|
||||
Qt 3D provides functionality for near-realtime simulation
|
||||
systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick applications.
|
||||
|
||||
%package -n libQt53DInput5
|
||||
Summary: Qt 5 3D Addon
|
||||
@ -130,8 +130,8 @@ Group: System/Libraries
|
||||
%description -n libQt53DQuickInput5
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
Qt 3D provides functionality for near-realtime simulation
|
||||
systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick applications.
|
||||
|
||||
%package -n libQt53DLogic5
|
||||
Summary: Qt 5 3D Addon
|
||||
@ -152,8 +152,8 @@ Group: System/Libraries
|
||||
%description -n libQt53DExtras5
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
Qt 3D provides functionality for near-realtime simulation
|
||||
systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick applications.
|
||||
|
||||
%package -n libQt53DQuickExtras5
|
||||
Summary: Qt 5 3D Addon
|
||||
@ -163,8 +163,41 @@ Group: System/Libraries
|
||||
%description -n libQt53DQuickExtras5
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
This Qt 3D module contains functionality to support near-realtime
|
||||
simulation systems.
|
||||
|
||||
%package -n libQt53DAnimation5
|
||||
Summary: Qt 5 3D Addon
|
||||
Group: System/Libraries
|
||||
%requires_ge libQt5Core5
|
||||
|
||||
%description -n libQt53DAnimation5
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This Qt 3D module contains functionality to support near-realtime
|
||||
simulation systems.
|
||||
|
||||
%package -n libQt53DQuickAnimation5
|
||||
Summary: Qt 5 3D Addon
|
||||
Group: System/Libraries
|
||||
%requires_ge libQt5Core5
|
||||
|
||||
%description -n libQt53DQuickAnimation5
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This Qt 3D module contains functionality to support near-realtime
|
||||
simulation systems.
|
||||
|
||||
%package -n libQt53DQuickScene2D5
|
||||
Summary: Qt 5 3D Addon
|
||||
Group: System/Libraries
|
||||
%requires_ge libQt5Core5
|
||||
|
||||
%description -n libQt53DQuickScene2D5
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This Qt 3D module contains functionality to support near-realtime
|
||||
simulation systems.
|
||||
|
||||
%package imports
|
||||
Summary: Qt 5 3D Library - QML imports
|
||||
@ -175,8 +208,8 @@ Supplements: packageand(%{libname}:libQtQuick5)
|
||||
%description imports
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
This Qt 3D module contains functionality to support near-realtime
|
||||
simulation systems.
|
||||
|
||||
%package examples
|
||||
Summary: Qt5 3D examples
|
||||
@ -184,7 +217,7 @@ Group: Development/Libraries/X11
|
||||
Recommends: %{name}-devel
|
||||
|
||||
%description examples
|
||||
Examples for libqt5-qt3d module.
|
||||
Examples for the libqt5-qt3d module.
|
||||
|
||||
%package tools
|
||||
Summary: Qt5 3D tools
|
||||
@ -195,83 +228,107 @@ Recommends: %{name}-devel
|
||||
Tools for libqt5-qt3d module.
|
||||
|
||||
%package -n libQt53DCore-devel
|
||||
Summary: Qt 5 Core 3D Library - development files
|
||||
Summary: Development files for the Qt 5 Core 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DCore5 = %{version}
|
||||
|
||||
%description -n libQt53DCore-devel
|
||||
The Qt 5 Core 3D library - development files.
|
||||
Development files for the Qt 5 Core 3D library.
|
||||
|
||||
%package -n libQt53DInput-devel
|
||||
Summary: Qt 5 Input 3D Library - development files
|
||||
Summary: Development files for the Qt 5 Input 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DInput5 = %{version}
|
||||
|
||||
%description -n libQt53DInput-devel
|
||||
The Qt 5 Input 3D library - development files.
|
||||
Development files for the Qt 5 Input 3D library.
|
||||
|
||||
%package -n libQt53DQuick-devel
|
||||
Summary: Qt 5 Quick 3D Library - development files
|
||||
Summary: Development files for the Qt 5 Quick 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DQuick5 = %{version}
|
||||
|
||||
%description -n libQt53DQuick-devel
|
||||
The Qt 5 Quick 3D library - development files.
|
||||
Development files for the Qt 5 Quick 3D library.
|
||||
|
||||
%package -n libQt53DQuickRender-devel
|
||||
Summary: Qt 5 QuickRenderer 3D Library - development files
|
||||
Summary: Development files for the Qt 5 QuickRenderer 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DQuickRender5 = %{version}
|
||||
Provides: libQt53DQuickRenderer-devel = %{version}
|
||||
Obsoletes: libQt53DQuickRenderer-devel < %{version}
|
||||
|
||||
%description -n libQt53DQuickRender-devel
|
||||
The Qt 5 QuickRenderer 3D library - development files.
|
||||
Development files for the Qt 5 QuickRenderer 3D library.
|
||||
|
||||
%package -n libQt53DRender-devel
|
||||
Summary: Qt 5 Renderer 3D Library - development files
|
||||
Summary: Development files for the Qt 5 Renderer 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DRender5 = %{version}
|
||||
Provides: libQt53DRenderer-devel = %{version}
|
||||
Obsoletes: libQt53DRenderer-devel < %{version}
|
||||
|
||||
%description -n libQt53DRender-devel
|
||||
The Qt 5 Renderer 3D library - development files.
|
||||
Development files for the Qt 5 Renderer 3D library.
|
||||
|
||||
%package -n libQt53DQuickInput-devel
|
||||
Summary: Qt 5 QuickInput 3D Library - development files
|
||||
Summary: Development files for the Qt 5 QuickInput 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DQuickInput5 = %{version}
|
||||
|
||||
%description -n libQt53DQuickInput-devel
|
||||
The Qt 5 Quick Input 3D library - development files.
|
||||
Development files for the Qt 5 Quick Input 3D library.
|
||||
|
||||
%package -n libQt53DLogic-devel
|
||||
Summary: Qt 5 Logic 3D Library - development files
|
||||
Summary: Development files for the Qt 5 Logic 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DLogic5 = %{version}
|
||||
|
||||
%description -n libQt53DLogic-devel
|
||||
The Qt 5 Logic 3D library - development files.
|
||||
Development files for the Qt 5 Logic 3D library.
|
||||
|
||||
%package -n libQt53DExtras-devel
|
||||
Summary: Qt 5 3D Extras - development files
|
||||
Summary: Development files for the Qt 5 3D Extras libary
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DExtras5 = %{version}
|
||||
|
||||
%description -n libQt53DExtras-devel
|
||||
The Qt 5 Logic 3D library - development files.
|
||||
Development files for the Qt 5 3D Extras library.
|
||||
|
||||
%package -n libQt53DAnimation-devel
|
||||
Summary: Development files for the Qt 5 3D Animation library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DAnimation5 = %{version}
|
||||
|
||||
%description -n libQt53DAnimation-devel
|
||||
Development files for the Qt 5 3D Animation library.
|
||||
|
||||
%package -n libQt53DQuickAnimation-devel
|
||||
Summary: Development files for the Qt 5 3D Quick Animation library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DQuickAnimation5 = %{version}
|
||||
|
||||
%description -n libQt53DQuickAnimation-devel
|
||||
Development files for the Qt 5 3D Quick Animation library.
|
||||
|
||||
%package -n libQt53DQuickScene2D-devel
|
||||
Summary: Development files for the Qt 5 3D Quick Scene 2D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DQuickScene2D5 = %{version}
|
||||
|
||||
%description -n libQt53DQuickScene2D-devel
|
||||
Development files for the Qt 5 3D Quick Scene 2D library.
|
||||
|
||||
%package -n libQt53DQuickExtras-devel
|
||||
Summary: Qt 5 3D QuickExtras Library - development files
|
||||
Summary: Development files for the Qt 5 3D QuickExtras library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DQuickExtras5 = %{version}
|
||||
|
||||
%description -n libQt53DQuickExtras-devel
|
||||
The Qt 5 Logic 3D library - development files.
|
||||
Development files for the Qt 5 Logic 3D library.
|
||||
|
||||
%package devel
|
||||
Summary: Qt Development Kit
|
||||
Summary: Development files for the Qt5 3D library
|
||||
Group: Development/Libraries/X11
|
||||
Requires: libQt53DCore-devel = %{version}
|
||||
Requires: libQt53DExtras-devel = %{version}
|
||||
@ -281,16 +338,19 @@ Requires: libQt53DQuick-devel = %{version}
|
||||
Requires: libQt53DQuickExtras-devel = %{version}
|
||||
Requires: libQt53DQuickInput-devel = %{version}
|
||||
Requires: libQt53DQuickRender-devel = %{version}
|
||||
Requires: libQt53DAnimation-devel = %{version}
|
||||
Requires: libQt53DQuickAnimation-devel = %{version}
|
||||
Requires: libQt53DQuickScene2D-devel = %{version}
|
||||
Requires: libQt53DRender-devel = %{version}
|
||||
# Removed in Qt3D 5.6
|
||||
Provides: libQt53dCollision-devel = %{version}
|
||||
Obsoletes: libQt53dCollision-devel < %{version}
|
||||
|
||||
%description devel
|
||||
You need this package, if you want to compile programs with qt3d.
|
||||
You need this package if you want to compile programs with qt3d.
|
||||
|
||||
%package private-headers-devel
|
||||
Summary: Non-ABI stable experimental API
|
||||
Summary: Non-ABI stable experimental API for the Qt5 3D library
|
||||
Group: Development/Libraries/C and C++
|
||||
BuildArch: noarch
|
||||
Requires: %{name}-devel = %{version}
|
||||
@ -338,6 +398,18 @@ the exact Qt version.
|
||||
|
||||
%postun -n libQt53DExtras5 -p /sbin/ldconfig
|
||||
|
||||
%post -n libQt53DAnimation5 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libQt53DAnimation5 -p /sbin/ldconfig
|
||||
|
||||
%post -n libQt53DQuickAnimation5 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libQt53DQuickAnimation5 -p /sbin/ldconfig
|
||||
|
||||
%post -n libQt53DQuickScene2D5 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libQt53DQuickScene2D5 -p /sbin/ldconfig
|
||||
|
||||
%post -n libQt53DQuickExtras5 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libQt53DQuickExtras5 -p /sbin/ldconfig
|
||||
@ -391,8 +463,12 @@ popd
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DRender.so.*
|
||||
%dir %{_libqt5_libdir}/qt5/plugins/sceneparsers
|
||||
%{_libqt5_libdir}/qt5/plugins/sceneparsers/libassimpsceneio.so
|
||||
%{_libqt5_libdir}/qt5/plugins/sceneparsers/libgltfsceneio.so
|
||||
%{_libqt5_libdir}/qt5/plugins/sceneparsers/libgltfsceneimport.so
|
||||
%{_libqt5_libdir}/qt5/plugins/sceneparsers/libgltfsceneexport.so
|
||||
%{_libqt5_libdir}/qt5/plugins/sceneparsers/libassimpsceneimport.so
|
||||
%dir %{_libqt5_libdir}/qt5/plugins/geometryloaders
|
||||
%{_libqt5_libdir}/qt5/plugins/geometryloaders/libdefaultgeometryloader.so
|
||||
%{_libqt5_libdir}/qt5/plugins/geometryloaders/libgltfgeometryloader.so
|
||||
|
||||
%files -n libQt53DQuickInput5
|
||||
%defattr(-,root,root,755)
|
||||
@ -408,6 +484,20 @@ popd
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DExtras.so.*
|
||||
|
||||
%files -n libQt53DAnimation5
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DAnimation.so.*
|
||||
|
||||
%files -n libQt53DQuickAnimation5
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DQuickAnimation.so.*
|
||||
|
||||
%files -n libQt53DQuickScene2D5
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DQuickScene2D.so.*
|
||||
%dir %{_libqt5_libdir}/qt5/plugins/renderplugins
|
||||
%{_libqt5_libdir}/qt5/plugins/renderplugins/libscene2d.so
|
||||
|
||||
%files -n libQt53DQuickExtras5
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DQuickExtras.so.*
|
||||
@ -524,6 +614,42 @@ popd
|
||||
%{_libqt5_includedir}/Qt3DExtras/
|
||||
%exclude %{_libqt5_includedir}/Qt*/%{so_version}/
|
||||
|
||||
%files -n libQt53DAnimation-devel
|
||||
%defattr(-,root,root,755)
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DAnimation.so
|
||||
%{_libqt5_libdir}/libQt53DAnimation.prl
|
||||
%{_libqt5_libdir}/cmake/Qt53DAnimation/
|
||||
%{_libqt5_libdir}/pkgconfig/Qt53DAnimation.pc
|
||||
%{_libqt5_archdatadir}/mkspecs/modules/qt_lib_3danimation.pri
|
||||
%{_libqt5_archdatadir}/mkspecs/modules/qt_lib_3danimation_private.pri
|
||||
%{_libqt5_includedir}/Qt3DAnimation/
|
||||
%exclude %{_libqt5_includedir}/Qt*/%{so_version}/
|
||||
|
||||
%files -n libQt53DQuickAnimation-devel
|
||||
%defattr(-,root,root,755)
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DQuickAnimation.so
|
||||
%{_libqt5_libdir}/libQt53DQuickAnimation.prl
|
||||
%{_libqt5_libdir}/cmake/Qt53DQuickAnimation/
|
||||
%{_libqt5_libdir}/pkgconfig/Qt53DQuickAnimation.pc
|
||||
%{_libqt5_archdatadir}/mkspecs/modules/qt_lib_3dquickanimation.pri
|
||||
%{_libqt5_archdatadir}/mkspecs/modules/qt_lib_3dquickanimation_private.pri
|
||||
%{_libqt5_includedir}/Qt3DQuickAnimation/
|
||||
%exclude %{_libqt5_includedir}/Qt*/%{so_version}/
|
||||
|
||||
%files -n libQt53DQuickScene2D-devel
|
||||
%defattr(-,root,root,755)
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_libdir}/libQt53DQuickScene2D.so
|
||||
%{_libqt5_libdir}/libQt53DQuickScene2D.prl
|
||||
%{_libqt5_libdir}/cmake/Qt53DQuickScene2D/
|
||||
%{_libqt5_libdir}/pkgconfig/Qt53DQuickScene2D.pc
|
||||
%{_libqt5_archdatadir}/mkspecs/modules/qt_lib_3dquickscene2d.pri
|
||||
%{_libqt5_archdatadir}/mkspecs/modules/qt_lib_3dquickscene2d_private.pri
|
||||
%{_libqt5_includedir}/Qt3DQuickScene2D/
|
||||
%exclude %{_libqt5_includedir}/Qt*/%{so_version}/
|
||||
|
||||
%files -n libQt53DQuickExtras-devel
|
||||
%defattr(-,root,root,755)
|
||||
%doc LICENSE.*
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d74cf431777b8086d771ab0d4d2c01f9c28eb14cc2d73d7f838a665d1f707ea
|
||||
size 19474848
|
3
qt3d-opensource-src-5.9.0.tar.xz
Normal file
3
qt3d-opensource-src-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9efbef578afb31556a20baccf70137858b975c38cad60ca4d6b163bd35381ba9
|
||||
size 27991996
|
Loading…
Reference in New Issue
Block a user