From 67d2fd1edf4b667234800d2fe9304cb1aff264a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 19 Dec 2023 14:59:17 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 libqt5-qtscxml revision a8abafd56894805643effc6dd4c6e6d5 --- .gitattributes | 23 + _service | 18 + _servicedata | 4 + baselibs.conf | 3 + libqt5-qtscxml.changes | 509 ++++++++++++++++++++ libqt5-qtscxml.spec | 193 ++++++++ qtscxml-everywhere-src-5.15.11+kde0.obscpio | 3 + qtscxml-everywhere-src.obsinfo | 4 + 8 files changed, 757 insertions(+) create mode 100644 .gitattributes create mode 100644 _service create mode 100644 _servicedata create mode 100644 baselibs.conf create mode 100644 libqt5-qtscxml.changes create mode 100644 libqt5-qtscxml.spec create mode 100644 qtscxml-everywhere-src-5.15.11+kde0.obscpio create mode 100644 qtscxml-everywhere-src.obsinfo diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fecc750 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/_service b/_service new file mode 100644 index 0000000..87749ff --- /dev/null +++ b/_service @@ -0,0 +1,18 @@ + + + enable + 5.15.11+kde@TAG_OFFSET@ + https://invent.kde.org/qt/qt/qtscxml.git + git + qtscxml-everywhere-src + kde/5.15 + v5.15.11-lts-lgpl + enable + + + + + *.tar + xz + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..acc63d1 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://invent.kde.org/qt/qt/qtscxml.git + e8727aabe55526956295407d27317ec15e12b283 \ No newline at end of file diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..1828816 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libQt5Scxml5 +libqt5-qtscxml-devel + requires "libQt5Scxml5- = " diff --git a/libqt5-qtscxml.changes b/libqt5-qtscxml.changes new file mode 100644 index 0000000..76e90a1 --- /dev/null +++ b/libqt5-qtscxml.changes @@ -0,0 +1,509 @@ +------------------------------------------------------------------- +Fri Oct 6 06:42:34 UTC 2023 - Fabian Vogt + +- Update to version 5.15.11+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Tue Jun 13 12:59:25 UTC 2023 - Fabian Vogt + +- Update to version 5.15.10+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Fri Apr 21 10:01:10 UTC 2023 - Fabian Vogt + +- Update to version 5.15.8+kde2, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Mon Jan 9 09:23:20 UTC 2023 - Fabian Vogt + +- Update to version 5.15.8+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Thu Nov 3 08:56:35 UTC 2022 - Fabian Vogt + +- Update to version 5.15.7+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Mon Sep 26 10:34:40 UTC 2022 - Fabian Vogt + +- Update to version 5.15.6+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Mon Jun 27 13:10:18 UTC 2022 - Fabian Vogt + +- Update to version 5.15.5+kde0, rebased upstream: + * Fix calling of the overloaded Scxml statemachine methods + * Revert "Update commercial license headers" + * Mark dynamic state machines' metaobjects as fully dynamic + * Update commercial license headers +- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now + +------------------------------------------------------------------- +Sat Jun 26 13:36:04 UTC 2021 - Fabian Vogt + +- Fix requirement in baselibs.conf + +------------------------------------------------------------------- +Tue Jun 22 19:35:02 UTC 2021 - Fabian Vogt + +- Switch to KDE's maintenance branch +- Update to version 5.15.2+kde1: + * Bump version +- Add patch to reset version to 5.15.2: + * 0001-Revert-Bump-version.patch + +------------------------------------------------------------------- +Sat Jan 16 16:25:26 UTC 2021 - Fabian Vogt + +- Add compatibility with qml-autoreqprov + +------------------------------------------------------------------- +Fri Nov 20 12:09:34 UTC 2020 - Fabian Vogt + +- Update to 5.15.2: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- +Thu Sep 10 07:57:24 UTC 2020 - Fabian Vogt + +- Update to 5.15.1: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.15.1/?h=5.15.1 + +------------------------------------------------------------------- +Tue May 26 10:22:27 UTC 2020 - Callum Farmer + +- Update to version 5.15.0: + * No changelog available + +------------------------------------------------------------------- +Wed May 20 16:44:26 UTC 2020 - Callum Farmer + +- Update to version 5.15.0-rc2: + * No changelog available + +------------------------------------------------------------------- +Wed May 6 11:38:05 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-rc: + * New bugfix release + * For the changes between 5.14.2 and 5.15.0 please see: + http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.15.0/?h=5.15.0 + +------------------------------------------------------------------- +Fri Apr 24 07:11:29 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta4: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Apr 14 06:47:46 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Mar 24 12:13:53 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Feb 28 09:59:09 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Feb 19 10:16:43 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-alpha: + * New feature release + * For more details please see: + https://wiki.qt.io/New_Features_in_Qt_5.15 + +------------------------------------------------------------------- +Mon Jan 27 13:14:33 UTC 2020 - Fabian Vogt + +- Update to 5.14.1: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.14.1/?h=v5.14.1 + +------------------------------------------------------------------- +Tue Dec 17 08:56:40 UTC 2019 - Christophe Giboudeaux + +- Update the license tags. + +------------------------------------------------------------------- +Mon Dec 16 10:39:15 UTC 2019 - Christophe Giboudeaux + +- Update the license tags. + +------------------------------------------------------------------- +Thu Dec 12 12:54:32 UTC 2019 - Fabian Vogt + +- Update to 5.14.0: + * New bugfix release + * For the changes between 5.13.2 and 5.14.0 please see: + https://code.qt.io/cgit/qt/qtscxml.git/tree/dist/changes-5.14.0?h=v5.14.0 + * For the changes between 5.13.1 and 5.13.2 please see: + https://code.qt.io/cgit/qt/qtscxml.git/tree/dist/changes-5.13.2?h=v5.14.0 + +------------------------------------------------------------------- +Wed Dec 4 14:38:03 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-rc: + * New bugfix release + * No changelog available + * For more details please see: + * For more details about Qt 5.14 please see: + https://wiki.qt.io/New_Features_in_Qt_5.14 + +------------------------------------------------------------------- +Tue Nov 12 13:02:35 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Oct 24 13:22:59 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 15 12:34:45 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Mon Sep 30 13:30:31 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-alpha: + * New feature release + * No changelog available + * For more details about Qt 5.14 please see: + https://wiki.qt.io/New_Features_in_Qt_5.14 + +------------------------------------------------------------------- +Fri Sep 6 08:04:27 UTC 2019 - Fabian Vogt + +- Update to 5.13.1: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.13.1/?h=v5.13.1 + +------------------------------------------------------------------- +Wed Jun 19 11:24:24 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.13.0: + * New bugfix release + * No changelog available + * For more details about Qt 5.13 please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.13.0/?h=5.13 + +------------------------------------------------------------------- +Tue Jun 4 07:25:02 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.13.0-rc: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Mon Apr 29 09:16:52 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.13.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Apr 18 07:27:28 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.12.3: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.12.3/?h=v5.12.3 + +------------------------------------------------------------------- +Thu Mar 21 10:26:09 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.13.0-beta1: + * New feature release + * For more details about Qt 5.13 please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.13.0/?h=5.13 + +------------------------------------------------------------------- +Thu Mar 14 08:51:44 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.12.2: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.12.2/?h=5.12.2 + +------------------------------------------------------------------- +Fri Feb 1 08:40:13 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.12.1: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.12.1/?h=v5.12.1 + +------------------------------------------------------------------- +Thu Dec 6 13:36:57 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0: + * New feature release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.12.0/?h=v5.12.0 + +------------------------------------------------------------------- +Mon Dec 3 08:17:01 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-rc2: + * New bugfix release + * Only important bugfixes +- Changelog for Qt 5.12.0: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.12.0/?h=5.12.0 + +------------------------------------------------------------------- +Thu Nov 22 13:39:39 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-rc: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Nov 8 15:25:20 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta4: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 26 07:20:58 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Oct 17 08:23:43 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 5 19:24:39 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 2 07:34:14 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-alpha: + * New feature release + * For more details please see: + * http://wiki.qt.io/New_Features_in_Qt_5.12 + +------------------------------------------------------------------- +Fri Sep 21 07:59:31 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.11.2 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.11.2/?h=v5.11.2 + +------------------------------------------------------------------- +Tue Jun 19 10:50:58 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.1 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.11.1/?h=v5.11.1 + +------------------------------------------------------------------- +Tue May 22 16:10:26 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.11.0/?h=v5.11.0 + +------------------------------------------------------------------- +Tue May 8 11:01:32 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-rc + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Mon Apr 23 08:57:49 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta4 + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Apr 11 09:14:53 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta3 + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Mar 28 09:17:44 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta2 + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Mar 13 13:40:46 UTC 2018 - christophe@krop.fr + +- Fix the license tag. + +------------------------------------------------------------------- +Thu Mar 1 09:55:44 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta1 + * New feature release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.11.0-beta1/?h=v5.11.0-beta1 + +------------------------------------------------------------------- +Tue Feb 20 14:29:22 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-alpha + * New feature release + * For more details please see: + * https://wiki.qt.io/New_Features_in_Qt_5.11 + +------------------------------------------------------------------- +Wed Feb 14 15:46:54 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.10.1 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.10.1/?h=v5.10.1 + +------------------------------------------------------------------- +Fri Dec 8 23:13:24 UTC 2017 - christophe@krop.fr + +- Update the license tag (boo#967696) + +------------------------------------------------------------------- +Thu Dec 7 12:18:12 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 final + * New bugfix release + +------------------------------------------------------------------- +Sun Dec 3 14:12:57 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 RC 2 + * New bugfix release + +------------------------------------------------------------------- +Thu Nov 30 09:47:17 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 RC 1 + * New bugfix release + +------------------------------------------------------------------- +Sat Nov 25 12:46:43 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.9.3 + * New bugfix release + * For more details, see: + http://code.qt.io/cgit/qt/qtscxml.git/tree/dist/changes-5.9.3/?h=v5.9.3 + +------------------------------------------------------------------- +Wed Nov 15 11:41:50 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 4 +- Contains bugfixes + +------------------------------------------------------------------- +Thu Nov 2 07:22:39 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 3 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 30 16:19:34 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 2 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 9 16:17:34 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 1 +- For more information visit: + https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/ + +------------------------------------------------------------------- +Sun Oct 8 14:08:48 UTC 2017 - lbeltrame@kde.org + +- Update to 5.9.2 + * For more details please see: + https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/ + +------------------------------------------------------------------- +Mon Sep 25 14:42:37 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Alpha 1 +- For more information visit: + https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/ + +------------------------------------------------------------------- +Sat Jul 1 08:15:24 UTC 2017 - lbeltrame@kde.org + +- Update to 5.9.1 + * For more details please see: + http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/ + +------------------------------------------------------------------- +Wed May 31 07:05:20 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 final + +------------------------------------------------------------------- +Fri May 26 15:16:27 UTC 2017 - jengelh@inai.de + +- Redo descriptions. + +------------------------------------------------------------------- +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 + +------------------------------------------------------------------- +Fri May 5 18:11:33 UTC 2017 - fabian@ritter-vogt.de + +- Initial packaging + diff --git a/libqt5-qtscxml.spec b/libqt5-qtscxml.spec new file mode 100644 index 0000000..2b0e299 --- /dev/null +++ b/libqt5-qtscxml.spec @@ -0,0 +1,193 @@ +# +# spec file for package libqt5-qtscxml +# +# Copyright (c) 2021 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/ +# + + +# Internal QML imports of examples +%global __requires_exclude qmlimport\\((CalculatorStateMachine|Directions|MediaPlayerDataModel|MediaPlayerStateMachine|TrafficLightStateMachine).* + +%define qt5_snapshot 1 +%define libname libQt5Scxml5 +%define base_name libqt5 +%define real_version 5.15.11 +%define so_version 5.15.11 +%define tar_version qtscxml-everywhere-src-%{version} +Name: libqt5-qtscxml +Version: 5.15.11+kde0 +Release: 0 +Summary: Qt 5 State Chart XML Library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +Group: System/Libraries +URL: https://qt.io +Source: %{tar_version}.tar.xz +Source1: baselibs.conf +BuildRequires: libQt5Core-private-headers-devel >= %{real_version} +BuildRequires: libqt5-qtbase-devel >= %{real_version} +BuildRequires: libqt5-qtdeclarative-devel >= %{real_version} +BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{real_version} +BuildRequires: xz +%if %{qt5_snapshot} +#to create the forwarding headers +BuildRequires: perl +%endif + +%description +Qt is a set of libraries for developing applications. + +The Qt SCXML module provides functionality to create state machines from SCXML files. +It also contains functionality to support data models and executable content. + +%prep +%autosetup -p1 -n %{tar_version} + +%package -n %{libname} +Summary: Qt 5 State Chart XML Library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +Group: System/Libraries +%requires_ge libQt5Core5 + +%description -n %{libname} +Qt is a set of libraries for developing applications. + +The Qt SCXML module provides functionality to create state machines +from SCXML files. This includes both dynamically creating state +machines (loading the SCXML file and instantiating states and +transitions) and generating a C++ file that has a class implementing +the state machine. It also contains functionality to support data +models and executable content. + +%package -n %{libname}-imports +Summary: Qt 5 Scxml Addon - QML imports +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +Group: Development/Libraries/X11 +%requires_ge libQtQuick5 +Supplements: (%{libname} and libQtQuick5) + +%description -n %{libname}-imports +The Qt SCXML module provides functionality to create state machines +from SCXML files. + +The Qt SCXML module provides functionality to create state machines from SCXML files. +It also contains functionality to support data models and executable content. + +%package tools +Summary: Qt 5 State Chart XML tools +License: GPL-3.0-only WITH Qt-GPL-exception-1.0 +Group: Development/Tools/Debuggers + +%description tools +Qt is a set of libraries for developing applications. + +This package contains tools for handling Qt SCXML files. + +%package devel +Summary: Development files for Qt5's State Chart XML library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +Group: Development/Libraries/C and C++ +Requires: %{libname} = %{version} +Requires: %{name}-tools = %{version} + +%description devel +You need this package if you want to compile programs with QtScxml. + +%package private-headers-devel +Summary: Non-ABI stable experimental API for Qt5's State Chart XML library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +Group: Development/Libraries/C and C++ +Requires: %{name}-devel = %{version} +Requires: libQt5Core-private-headers-devel >= %{real_version} +BuildArch: noarch + +%description private-headers-devel +This package provides private headers of libqt5-qtscxml that are normally +not used by application development and that do not have any ABI or +API guarantees. The packages that build against these have to require +the exact Qt version. + +%package examples +Summary: Qt5 State Chart XML examples +License: BSD-3-Clause +Group: Development/Libraries/X11 +Recommends: %{name}-devel + +%description examples +Examples for libqt5-qtscxml module. + +%post -n %{libname} -p /sbin/ldconfig +%postun -n %{libname} -p /sbin/ldconfig + +%build +%if %{qt5_snapshot} +#force the configure script to generate the forwarding headers (it checks whether .git directory exists) +mkdir .git +%endif +%qmake5 +%make_jobs + +%install +%qmake5_install + +# kill .la files +rm -f %{buildroot}%{_libqt5_libdir}/lib*.la + +# put all the binaries to %%_bindir, add -qt5 suffix, and symlink them back to %%_qt5_bindir +mkdir -p %{buildroot}%{_bindir} +pushd %{buildroot}%{_libqt5_bindir} +for i in * ; do + mv $i ../../../bin/ + ln -s ../../../bin/$i . +done +popd + +%files -n %{libname} +%defattr(-,root,root,755) +%license LICENSE.* +%{_libqt5_libdir}/libQt5Scxml.so.* + +%files -n %{libname}-imports +%defattr(-,root,root,755) +%license LICENSE.* +%{_libqt5_archdatadir}/qml/QtScxml + +%files tools +%defattr(-,root,root,755) +%license LICENSE.* +%{_bindir}/qscxmlc +%{_libqt5_bindir}/qscxmlc + +%files private-headers-devel +%defattr(-,root,root,755) +%license LICENSE.* +%{_libqt5_includedir}/QtScxml/%{so_version} + +%files devel +%defattr(-,root,root,755) +%license LICENSE.* +%exclude %{_libqt5_includedir}/QtScxml/%{so_version} +%{_libqt5_includedir}/QtScxml/ +%{_libqt5_libdir}/cmake/Qt5Scxml/ +%{_libqt5_libdir}/libQt5Scxml.prl +%{_libqt5_libdir}/libQt5Scxml.so +%{_libqt5_libdir}/pkgconfig/Qt5Scxml.pc +%{_libqt5_archdatadir}/mkspecs/modules/*.pri +%{_libqt5_archdatadir}/mkspecs/features/*.prf + +%files examples +%defattr(-,root,root,755) +%license LICENSE.* +%{_libqt5_examplesdir}/ + +%changelog diff --git a/qtscxml-everywhere-src-5.15.11+kde0.obscpio b/qtscxml-everywhere-src-5.15.11+kde0.obscpio new file mode 100644 index 0000000..a278c62 --- /dev/null +++ b/qtscxml-everywhere-src-5.15.11+kde0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078a034b7fe220a82c38292fbd45e52b46ea099c12287db17d8d8517c3bcb929 +size 2491916 diff --git a/qtscxml-everywhere-src.obsinfo b/qtscxml-everywhere-src.obsinfo new file mode 100644 index 0000000..942bb4d --- /dev/null +++ b/qtscxml-everywhere-src.obsinfo @@ -0,0 +1,4 @@ +name: qtscxml-everywhere-src +version: 5.15.11+kde0 +mtime: 1686319752 +commit: e8727aabe55526956295407d27317ec15e12b283