Sync from SUSE:SLFO:Main qt6-scxml revision 5ab6afa558567f5c91814ee2deda57a5

This commit is contained in:
Adrian Schröter 2024-05-03 23:54:22 +02:00
commit f3d8668dbc
6 changed files with 507 additions and 0 deletions

23
.gitattributes vendored Normal file
View 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

4
_multibuild Normal file
View File

@ -0,0 +1,4 @@
<multibuild>
<flavor>docs</flavor>
</multibuild>

5
qt6-scxml-rpmlintrc Normal file
View File

@ -0,0 +1,5 @@
# using fdupes on include directories means looking for troubles
addFilter("files-duplicate .*")
# library and development package names don't match
addFilter("no-dependency-on .*")

196
qt6-scxml.changes Normal file
View File

@ -0,0 +1,196 @@
-------------------------------------------------------------------
Mon Nov 27 14:00:17 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.1:
* https://www.qt.io/blog/qt-6.6.1-released
-------------------------------------------------------------------
Tue Oct 10 09:39:58 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.0
* https://www.qt.io/blog/qt-6.6-released
-------------------------------------------------------------------
Thu Sep 28 07:34:19 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.3
* https://www.qt.io/blog/qt-6.5.3-released
-------------------------------------------------------------------
Thu Jul 20 09:07:10 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.2
* https://www.qt.io/blog/qt-6.5.2-released-1
-------------------------------------------------------------------
Fri Jun 30 15:13:14 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update subpackages requirements
-------------------------------------------------------------------
Wed May 24 07:45:41 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.1
* https://www.qt.io/blog/qt-6.5.1-released
-------------------------------------------------------------------
Mon Apr 3 10:02:36 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.0
* https://www.qt.io/blog/qt-6.5-lts-released
-------------------------------------------------------------------
Thu Mar 16 10:00:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.3:
* https://www.qt.io/blog/qt-6.4.3-released
-------------------------------------------------------------------
Fri Jan 6 16:46:49 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.2:
* https://www.qt.io/blog/qt-6.4.2-released
-------------------------------------------------------------------
Tue Nov 15 11:53:20 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.4.1:
* https://www.qt.io/blog/qt-6.4.1-released
-------------------------------------------------------------------
Thu Sep 29 10:36:01 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.4.0:
* https://www.qt.io/blog/qt-6.4-released
-------------------------------------------------------------------
Fri Sep 16 08:29:17 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.4.0 RC
-------------------------------------------------------------------
Fri Sep 9 12:41:44 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.2:
* https://www.qt.io/blog/qt-6.3.2-released
-------------------------------------------------------------------
Fri Jun 17 15:15:30 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.1:
* https://www.qt.io/blog/qt-6.3.1-released
-------------------------------------------------------------------
Fri Apr 8 11:56:59 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.0:
* https://www.qt.io/blog/qt-6.3-released
-------------------------------------------------------------------
Tue Mar 29 12:28:39 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.0-rc
-------------------------------------------------------------------
Mon Mar 21 08:46:42 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.4
* https://www.qt.io/blog/qt-6.2.4-released
-------------------------------------------------------------------
Mon Jan 31 08:54:46 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.3:
* https://www.qt.io/blog/qt-6.2.3-released
-------------------------------------------------------------------
Wed Dec 1 10:06:21 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.2
* https://www.qt.io/blog/qt-6.2.2-released
- Make sure all dependencies are present when installing devel
packages. Qt >= 6.2.2 is much less permissive.
-------------------------------------------------------------------
Tue Oct 26 11:22:53 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.1
* https://www.qt.io/blog/qt-6.2.1-released
-------------------------------------------------------------------
Thu Sep 30 12:29:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.0:
* https://www.qt.io/blog/qt-6.2-lts-released
-------------------------------------------------------------------
Sat Sep 25 07:18:41 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.0-rc2
-------------------------------------------------------------------
Thu Sep 16 14:07:57 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.0-rc
-------------------------------------------------------------------
Thu Sep 9 14:05:20 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.0-beta4
-------------------------------------------------------------------
Wed Sep 1 13:03:50 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.3:
* https://www.qt.io/blog/qt-6.1.3-released
-------------------------------------------------------------------
Fri Jul 2 14:08:12 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.2. New bugfix release:
* https://www.qt.io/blog/qt-6.1.2-released
-------------------------------------------------------------------
Tue Jun 8 05:54:17 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.1:
* https://www.qt.io/blog/qt-6.1.1-released
-------------------------------------------------------------------
Thu May 6 17:10:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.0:
* https://www.qt.io/blog/qt-6.1-released
-------------------------------------------------------------------
Fri Apr 23 14:11:41 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.0-rc.
-------------------------------------------------------------------
Tue Apr 13 06:39:00 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.0-beta3.
-------------------------------------------------------------------
Fri Mar 19 15:47:53 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.0-beta2
-------------------------------------------------------------------
Thu Mar 4 00:07:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.0-beta1
https://www.qt.io/blog/qt-6.1-beta-released
-------------------------------------------------------------------
Thu Feb 18 17:22:35 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.1.0-alpha:
* https://www.qt.io/blog/qt-6.1-alpha-released
-------------------------------------------------------------------
Tue Feb 2 14:32:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Init qt6-scxml.

276
qt6-scxml.spec Normal file
View File

@ -0,0 +1,276 @@
#
# spec file for package qt6-scxml
#
# Copyright (c) 2023 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.6.1
%define short_version 6.6
%define short_name qtscxml
%define tar_name qtscxml-everywhere-src
%define tar_suffix %{nil}
#
%global qt6_flavor @BUILD_FLAVOR@%{nil}
%if "%{qt6_flavor}" == "docs"
%define pkg_suffix -docs
%endif
#
Name: qt6-scxml%{?pkg_suffix}
Version: 6.6.1
Release: 0
Summary: SCXML (state machine notation) compiler and related tools
License: LGPL-3.0-only OR (GPL-2.0-only OR 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-scxml-rpmlintrc
BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
BuildRequires: qt6-gui-private-devel
BuildRequires: qt6-qml-private-devel
BuildRequires: cmake(Qt6Core) = %{real_version}
BuildRequires: cmake(Qt6Gui) = %{real_version}
BuildRequires: cmake(Qt6Network) = %{real_version}
BuildRequires: cmake(Qt6OpenGL) = %{real_version}
BuildRequires: cmake(Qt6OpenGLWidgets) = %{real_version}
BuildRequires: cmake(Qt6Qml) = %{real_version}
BuildRequires: cmake(Qt6Widgets) = %{real_version}
%if "%{qt6_flavor}" == "docs"
BuildRequires: qt6-tools
%{qt6_doc_packages}
%endif
%description
The Qt SCXML module provides functionality to create state machines from SCXML
files.
%if !%{qt6_docs_flavor}
%package imports
Summary: Qt 6 Scxml QML files and plugins
%description imports
QML files and plugins from the Qt 6 Scxml module
%package -n libQt6Scxml6
Summary: Qt 6 Scxml library
%description -n libQt6Scxml6
The Qt 6 Scxml library.
%package devel
Summary: Qt 6 Scxml library - Development files
# ScxmlTools requires the scxmlc executable
Requires: %{name} = %{version}
Requires: libQt6Scxml6 = %{version}
Requires: cmake(Qt6Core) = %{real_version}
Requires: cmake(Qt6Qml) = %{real_version}
%description devel
Development files for the Qt 6 Scxml library.
%package private-devel
Summary: Non-ABI stable API for the Qt 6 Scxml library
Requires: cmake(Qt6Scxml) = %{real_version}
%requires_eq qt6-core-private-devel
%description private-devel
This package provides private headers of libQt6Scxml that do not have any
ABI or API guarantees.
%package -n libQt6ScxmlQml6
Summary: Qt 6 ScxmlQml library
%description -n libQt6ScxmlQml6
The Qt6 ScxmlQml library.
%package -n qt6-scxmlqml-devel
Summary: Qt 6 ScxmlQml library - Development files
Requires: libQt6ScxmlQml6 = %{version}
Requires: cmake(Qt6Qml) = %{real_version}
Requires: cmake(Qt6Scxml) = %{real_version}
%description -n qt6-scxmlqml-devel
Development files for the Qt 6 ScxmlQml library.
%package -n qt6-scxmlqml-private-devel
Summary: Non-ABI stable API for the Qt 6 ScxmlQml library
Requires: cmake(Qt6ScxmlQml) = %{real_version}
%description -n qt6-scxmlqml-private-devel
This package provides private headers of libQt6ScxmlQml that do not have any
ABI or API guarantees.
%package -n libQt6StateMachine6
Summary: Qt 6 StateMachine library
%description -n libQt6StateMachine6
The Qt 6 StateMachine library.
%package -n qt6-statemachine-devel
Summary: Qt 6 StateMachine library - Development files
Requires: libQt6StateMachine6 = %{version}
Requires: cmake(Qt6Gui) = %{real_version}
%description -n qt6-statemachine-devel
Development files for the Qt 6 StateMachine library.
%package -n qt6-statemachine-private-devel
Summary: Non-ABI stable API for the Qt 6 StateMachine library
Requires: cmake(Qt6StateMachine) = %{real_version}
%requires_eq qt6-core-private-devel
%requires_eq qt6-gui-private-devel
%description -n qt6-statemachine-private-devel
This package provides private headers of libQt6StateMachine that do not have any
ABI or API guarantees.
%package -n libQt6StateMachineQml6
Summary: Qt 6 StateMachineQml library
%description -n libQt6StateMachineQml6
The Qt 6 StateMachineQml library.
%package -n qt6-statemachineqml-devel
Summary: Qt 6 StateMachineQml library - Development files
Requires: libQt6StateMachineQml6 = %{version}
Requires: cmake(Qt6Qml) = %{real_version}
Requires: cmake(Qt6StateMachine) = %{real_version}
%description -n qt6-statemachineqml-devel
Development files for the Qt 6 StateMachineQml library.
%package -n qt6-statemachineqml-private-devel
Summary: Non-ABI stable API for the Qt 6 StateMachineQml library
Requires: cmake(Qt6StateMachineQml) = %{real_version}
%description -n qt6-statemachineqml-private-devel
This package provides private headers of libQt6StateMachineQml 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
%{qt6_build}
%install
%{qt6_install}
%if !%{qt6_docs_flavor}
# CMake files are not needed for plugins
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake
%ldconfig_scriptlets -n libQt6Scxml6
%ldconfig_scriptlets -n libQt6ScxmlQml6
%ldconfig_scriptlets -n libQt6StateMachine6
%ldconfig_scriptlets -n libQt6StateMachineQml6
%files
%dir %{_qt6_pluginsdir}/scxmldatamodel/
%{_qt6_libexecdir}/qscxmlc
%{_qt6_pluginsdir}/scxmldatamodel/libqscxmlecmascriptdatamodel.so
%files imports
%dir %{_qt6_qmldir}/QtQml
%{_qt6_qmldir}/QtQml/StateMachine/
%{_qt6_qmldir}/QtScxml/
%files -n libQt6Scxml6
%license LICENSES/*
%{_qt6_libdir}/libQt6Scxml.so.*
%files devel
%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtScxmlTestsConfig.cmake
%{_qt6_cmakedir}/Qt6Scxml/
%{_qt6_cmakedir}/Qt6ScxmlTools/
%{_qt6_descriptionsdir}/Scxml.json
%{_qt6_includedir}/QtScxml/
%{_qt6_libdir}/libQt6Scxml.prl
%{_qt6_libdir}/libQt6Scxml.so
%{_qt6_metatypesdir}/qt6scxml_*_metatypes.json
%{_qt6_mkspecsdir}/features/qscxmlc.prf
%{_qt6_mkspecsdir}/modules/qt_lib_scxml.pri
%{_qt6_pkgconfigdir}/Qt6Scxml.pc
%exclude %{_qt6_includedir}/QtScxml/%{real_version}
%files private-devel
%{_qt6_includedir}/QtScxml/%{real_version}/
%{_qt6_mkspecsdir}/modules/qt_lib_scxml_private.pri
%files -n libQt6ScxmlQml6
%{_qt6_libdir}/libQt6ScxmlQml.so.*
%files -n qt6-scxmlqml-devel
%{_qt6_cmakedir}/Qt6ScxmlQml/
%{_qt6_descriptionsdir}/ScxmlQml.json
%{_qt6_includedir}/QtScxmlQml/
%{_qt6_libdir}/libQt6ScxmlQml.prl
%{_qt6_libdir}/libQt6ScxmlQml.so
%{_qt6_metatypesdir}/qt6scxmlqml_*_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_scxmlqml.pri
%{_qt6_pkgconfigdir}/Qt6ScxmlQml.pc
%exclude %{_qt6_includedir}/QtScxmlQml/%{real_version}
%files -n qt6-scxmlqml-private-devel
%{_qt6_includedir}/QtScxmlQml/%{real_version}/
%{_qt6_mkspecsdir}/modules/qt_lib_scxmlqml_private.pri
%files -n libQt6StateMachine6
%{_qt6_libdir}/libQt6StateMachine.so.*
%files -n qt6-statemachine-devel
%{_qt6_cmakedir}/Qt6StateMachine/
%{_qt6_descriptionsdir}/StateMachine.json
%{_qt6_includedir}/QtStateMachine/
%{_qt6_libdir}/libQt6StateMachine.prl
%{_qt6_libdir}/libQt6StateMachine.so
%{_qt6_metatypesdir}/qt6statemachine_*_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_statemachine.pri
%{_qt6_pkgconfigdir}/Qt6StateMachine.pc
%exclude %{_qt6_includedir}/QtStateMachine/%{real_version}
%files -n qt6-statemachine-private-devel
%{_qt6_includedir}/QtStateMachine/%{real_version}/
%{_qt6_mkspecsdir}/modules/qt_lib_statemachine_private.pri
%files -n libQt6StateMachineQml6
%{_qt6_libdir}/libQt6StateMachineQml.so.*
%files -n qt6-statemachineqml-devel
%{_qt6_cmakedir}/Qt6StateMachineQml/
%{_qt6_descriptionsdir}/StateMachineQml.json
%{_qt6_includedir}/QtStateMachineQml/
%{_qt6_libdir}/libQt6StateMachineQml.prl
%{_qt6_libdir}/libQt6StateMachineQml.so
%{_qt6_metatypesdir}/qt6statemachineqml_*_metatypes.json
%{_qt6_mkspecsdir}/modules/qt_lib_statemachineqml.pri
%{_qt6_pkgconfigdir}/Qt6StateMachineQml.pc
%exclude %{_qt6_includedir}/QtStateMachineQml/%{real_version}
%files -n qt6-statemachineqml-private-devel
%{_qt6_includedir}/QtStateMachineQml/%{real_version}/
%{_qt6_mkspecsdir}/modules/qt_lib_statemachineqml_private.pri
%endif
%changelog

BIN
qtscxml-everywhere-src-6.6.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.