From 3d50338a274d2bd867dfea19f9fd7ccbc59c4b0b691c6275db0a63f3fcd02dff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 3 May 2024 23:57:19 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main qt6-webchannel revision d12bf1e16f3aa3ed22901acd82ce05a3 --- .gitattributes | 23 +++ _multibuild | 4 + qt6-webchannel-rpmlintrc | 2 + qt6-webchannel.changes | 140 ++++++++++++++++++ qt6-webchannel.spec | 181 +++++++++++++++++++++++ qtwebchannel-everywhere-src-6.6.1.tar.xz | 3 + 6 files changed, 353 insertions(+) create mode 100644 .gitattributes create mode 100644 _multibuild create mode 100644 qt6-webchannel-rpmlintrc create mode 100644 qt6-webchannel.changes create mode 100644 qt6-webchannel.spec create mode 100644 qtwebchannel-everywhere-src-6.6.1.tar.xz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /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/_multibuild b/_multibuild new file mode 100644 index 0000000..46731da --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + docs + + diff --git a/qt6-webchannel-rpmlintrc b/qt6-webchannel-rpmlintrc new file mode 100644 index 0000000..65d7455 --- /dev/null +++ b/qt6-webchannel-rpmlintrc @@ -0,0 +1,2 @@ +# library and development package names don't match +addFilter("no-dependency-on .*") diff --git a/qt6-webchannel.changes b/qt6-webchannel.changes new file mode 100644 index 0000000..ec134a5 --- /dev/null +++ b/qt6-webchannel.changes @@ -0,0 +1,140 @@ +------------------------------------------------------------------- +Mon Nov 27 14:00:22 UTC 2023 - Christophe Marin + +- Update to 6.6.1: + * https://www.qt.io/blog/qt-6.6.1-released + +------------------------------------------------------------------- +Tue Oct 10 09:40:03 UTC 2023 - Christophe Marin + +- Update to 6.6.0 + * https://www.qt.io/blog/qt-6.6-released + +------------------------------------------------------------------- +Thu Sep 28 07:34:25 UTC 2023 - Christophe Marin + +- Update to 6.5.3 + * https://www.qt.io/blog/qt-6.5.3-released + +------------------------------------------------------------------- +Thu Jul 20 09:07:27 UTC 2023 - Christophe Marin + +- Update to 6.5.2 + * https://www.qt.io/blog/qt-6.5.2-released-1 + +------------------------------------------------------------------- +Wed May 24 07:45:46 UTC 2023 - Christophe Marin + +- Update to 6.5.1 + * https://www.qt.io/blog/qt-6.5.1-released + +------------------------------------------------------------------- +Mon Apr 3 10:02:57 UTC 2023 - Christophe Marin + +- Update to 6.5.0 + * https://www.qt.io/blog/qt-6.5-lts-released + +------------------------------------------------------------------- +Thu Mar 16 10:00:12 UTC 2023 - Christophe Marin + +- Update to 6.4.3: + * https://www.qt.io/blog/qt-6.4.3-released + +------------------------------------------------------------------- +Fri Jan 6 16:46:55 UTC 2023 - Christophe Marin + +- Update to 6.4.2: + * https://www.qt.io/blog/qt-6.4.2-released + +------------------------------------------------------------------- +Tue Nov 15 11:53:27 UTC 2022 - Christophe Giboudeaux + +- Update to 6.4.1: + * https://www.qt.io/blog/qt-6.4.1-released + +------------------------------------------------------------------- +Thu Sep 29 10:36:09 UTC 2022 - Christophe Giboudeaux + +- Update to 6.4.0: + * https://www.qt.io/blog/qt-6.4-released + +------------------------------------------------------------------- +Fri Sep 16 08:29:25 UTC 2022 - Christophe Giboudeaux + +- Update to 6.4.0 RC + +------------------------------------------------------------------- +Fri Sep 9 12:41:51 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.2: + * https://www.qt.io/blog/qt-6.3.2-released + +------------------------------------------------------------------- +Fri Jun 17 15:15:45 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.1: + * https://www.qt.io/blog/qt-6.3.1-released + +------------------------------------------------------------------- +Fri Apr 8 11:57:03 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.0: + * https://www.qt.io/blog/qt-6.3-released + +------------------------------------------------------------------- +Tue Mar 29 12:28:44 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.0-rc + +------------------------------------------------------------------- +Mon Mar 21 08:46:52 UTC 2022 - Christophe Giboudeaux + +- Update to 6.2.4 + * https://www.qt.io/blog/qt-6.2.4-released + +------------------------------------------------------------------- +Mon Jan 31 08:55:02 UTC 2022 - Christophe Giboudeaux + +- Update to 6.2.3: + * https://www.qt.io/blog/qt-6.2.3-released + +------------------------------------------------------------------- +Wed Dec 1 10:06:36 UTC 2021 - Christophe Giboudeaux + +- 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:23:03 UTC 2021 - Christophe Giboudeaux + +- Update to 6.2.1 + * https://www.qt.io/blog/qt-6.2.1-released + + +------------------------------------------------------------------- +Thu Sep 30 12:30:53 UTC 2021 - Christophe Giboudeaux + +- Update to 6.2.0: + * https://www.qt.io/blog/qt-6.2-lts-released + +------------------------------------------------------------------- +Sat Sep 25 07:18:45 UTC 2021 - Christophe Giboudeaux + +- Update to 6.2.0-rc2 + +------------------------------------------------------------------- +Thu Sep 16 14:08:12 UTC 2021 - Christophe Giboudeaux + +- Update to 6.2.0-rc + +------------------------------------------------------------------- +Thu Sep 9 14:05:36 UTC 2021 - Christophe Giboudeaux + +- Update to 6.2.0-beta4 + +------------------------------------------------------------------- +Tue Feb 2 19:30:25 UTC 2021 - Christophe Giboudeaux + +- Init qt6-webchannel. diff --git a/qt6-webchannel.spec b/qt6-webchannel.spec new file mode 100644 index 0000000..14a71d0 --- /dev/null +++ b/qt6-webchannel.spec @@ -0,0 +1,181 @@ +# +# spec file for package qt6-webchannel +# +# 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 tar_name qtwebchannel-everywhere-src +%define tar_suffix %{nil} +# +%global qt6_flavor @BUILD_FLAVOR@%{nil} +%if "%{qt6_flavor}" == "docs" +%define pkg_suffix -docs +%endif +# +Name: qt6-webchannel%{?pkg_suffix} +Version: 6.6.1 +Release: 0 +Summary: Qt 6 WebChannel library +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-webchannel-rpmlintrc +BuildRequires: fdupes +BuildRequires: pkgconfig +BuildRequires: qt6-core-private-devel +BuildRequires: cmake(Qt6Concurrent) = %{real_version} +BuildRequires: cmake(Qt6Core) = %{real_version} +BuildRequires: cmake(Qt6Gui) = %{real_version} +BuildRequires: cmake(Qt6Qml) = %{real_version} +BuildRequires: cmake(Qt6Quick) = %{real_version} +BuildRequires: cmake(Qt6QuickTest) = %{real_version} +BuildRequires: cmake(Qt6Test) = %{real_version} +BuildRequires: cmake(Qt6WebSockets) = %{real_version} +BuildRequires: cmake(Qt6Widgets) = %{real_version} +%if "%{qt6_flavor}" == "docs" +BuildRequires: qt6-tools +%{qt6_doc_packages} +%endif + +%description +Qt WebChannel enables peer-to-peer communication between a server +(QML/C++ application) and a client (HTML/JavaScript or QML +application). + +%if !%{qt6_docs_flavor} + +%package imports +Summary: Qt 6 WebChannel QML files and plugins + +%description imports +QML files and plugins from the Qt 6 WebChannel module + +%package -n libQt6WebChannel6 +Summary: Qt 6 WebChannel library + +%description -n libQt6WebChannel6 +The Qt 6 WebChannel library. + +%package devel +Summary: Qt 6 WebChannel library - Development files +Requires: libQt6WebChannel6 = %{version} +Requires: cmake(Qt6Qml) = %{real_version} + +%description devel +Development files for the Qt 6 WebChannel library + +%package private-devel +Summary: Non-ABI stable API for the Qt 6 WebChannel library +Requires: cmake(Qt6WebChannel) = %{real_version} +%requires_eq qt6-core-private-devel + +%description private-devel +This package provides private headers of libQt6WebChannel that do not have any +ABI or API guarantees. + +%package -n libQt6WebChannelQuick6 +Summary: Qt 6 WebChannelQuick library + +%description -n libQt6WebChannelQuick6 +The Qt 6 WebChannelQuick library. + +%package -n qt6-webchannelquick-devel +Summary: Qt 6 WebChannelQuick library - Development files +Requires: libQt6WebChannelQuick6 = %{version} +Requires: qt6-webchannel-private-devel = %{version} + +%description -n qt6-webchannelquick-devel +Development files for the Qt 6 WebChannelQuick library + +%package -n qt6-webchannelquick-private-devel +Summary: Non-ABI stable API for the Qt 6 WebChannelQuick library +Requires: cmake(Qt6WebChannelQuick) = %{real_version} + +%description -n qt6-webchannelquick-private-devel +This package provides private headers of libQt6WebChannelQuick 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 + +%fdupes %{buildroot} + +%ldconfig_scriptlets -n libQt6WebChannel6 +%ldconfig_scriptlets -n libQt6WebChannelQuick6 + +%files imports +%{_qt6_qmldir}/QtWebChannel/ + +%files -n libQt6WebChannel6 +%license LICENSES/* +%{_qt6_libdir}/libQt6WebChannel.so.* + +%files devel +%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtWebChannelTestsConfig.cmake +%{_qt6_cmakedir}/Qt6WebChannel/ +%{_qt6_descriptionsdir}/WebChannel.json +%{_qt6_includedir}/QtWebChannel/ +%{_qt6_libdir}/libQt6WebChannel.prl +%{_qt6_libdir}/libQt6WebChannel.so +%{_qt6_metatypesdir}/qt6webchannel_*_metatypes.json +%{_qt6_mkspecsdir}/modules/qt_lib_webchannel.pri +%{_qt6_pkgconfigdir}/Qt6WebChannel.pc +%exclude %{_qt6_includedir}/QtWebChannel/%{real_version}/ + +%files private-devel +%{_qt6_includedir}/QtWebChannel/%{real_version}/ +%{_qt6_mkspecsdir}/modules/qt_lib_webchannel_private.pri + +%files -n libQt6WebChannelQuick6 +%license LICENSES/* +%{_qt6_libdir}/libQt6WebChannelQuick.so.* + +%files -n qt6-webchannelquick-devel +%{_qt6_cmakedir}/Qt6WebChannelQuick/ +%{_qt6_descriptionsdir}/WebChannelQuick.json +%{_qt6_includedir}/QtWebChannelQuick/ +%{_qt6_libdir}/libQt6WebChannelQuick.prl +%{_qt6_libdir}/libQt6WebChannelQuick.so +%{_qt6_metatypesdir}/qt6webchannelquick_*_metatypes.json +%{_qt6_mkspecsdir}/modules/qt_lib_webchannelquick.pri +%{_qt6_pkgconfigdir}/Qt6WebChannelQuick.pc +%exclude %{_qt6_includedir}/QtWebChannelQuick/%{real_version}/ + +%files -n qt6-webchannelquick-private-devel +%{_qt6_includedir}/QtWebChannelQuick/%{real_version}/ +%{_qt6_mkspecsdir}/modules/qt_lib_webchannelquick_private.pri + +%endif + +%changelog diff --git a/qtwebchannel-everywhere-src-6.6.1.tar.xz b/qtwebchannel-everywhere-src-6.6.1.tar.xz new file mode 100644 index 0000000..a6c80fc --- /dev/null +++ b/qtwebchannel-everywhere-src-6.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16087cd573ada98b3c90f10a18bb660dc8a65a6404e4d8e24a712799f91e543 +size 215212