commit 696444cb8f90e71b0097062679860a3eb9f890209a93dfec93ecaaa796665547 Author: Adrian Schröter Date: Fri May 3 23:52:38 2024 +0200 Sync from SUSE:SLFO:Main qt6-positioning revision 1dc92dbe6c642e5ef9921cc73a0f13a7 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-positioning-rpmlintrc b/qt6-positioning-rpmlintrc new file mode 100644 index 0000000..65d7455 --- /dev/null +++ b/qt6-positioning-rpmlintrc @@ -0,0 +1,2 @@ +# library and development package names don't match +addFilter("no-dependency-on .*") diff --git a/qt6-positioning.changes b/qt6-positioning.changes new file mode 100644 index 0000000..87bd9cc --- /dev/null +++ b/qt6-positioning.changes @@ -0,0 +1,123 @@ +------------------------------------------------------------------- +Mon Nov 27 14:00:13 UTC 2023 - Christophe Marin + +- Update to 6.6.1: + * https://www.qt.io/blog/qt-6.6.1-released + +------------------------------------------------------------------- +Tue Oct 10 09:39:55 UTC 2023 - Christophe Marin + +- Update to 6.6.0 + * https://www.qt.io/blog/qt-6.6-released + +------------------------------------------------------------------- +Thu Sep 28 07:34:15 UTC 2023 - Christophe Marin + +- Update to 6.5.3 + * https://www.qt.io/blog/qt-6.5.3-released + +------------------------------------------------------------------- +Thu Jul 20 09:06:57 UTC 2023 - Christophe Marin + +- Update to 6.5.2 + * https://www.qt.io/blog/qt-6.5.2-released-1 + +------------------------------------------------------------------- +Fri Jun 30 15:13:12 UTC 2023 - Christophe Marin + +- Update subpackages requirements + +------------------------------------------------------------------- +Wed May 24 07:45:39 UTC 2023 - Christophe Marin + +- Update to 6.5.1 + * https://www.qt.io/blog/qt-6.5.1-released + +------------------------------------------------------------------- +Mon Apr 3 10:02:19 UTC 2023 - Christophe Marin + +- Update to 6.5.0 + * https://www.qt.io/blog/qt-6.5-lts-released + +------------------------------------------------------------------- +Thu Mar 16 10:00:04 UTC 2023 - Christophe Marin + +- Update to 6.4.3: + * https://www.qt.io/blog/qt-6.4.3-released + +------------------------------------------------------------------- +Fri Jan 6 16:46:45 UTC 2023 - Christophe Marin + +- Update to 6.4.2: + * https://www.qt.io/blog/qt-6.4.2-released + +------------------------------------------------------------------- +Tue Nov 15 11:53:17 UTC 2022 - Christophe Giboudeaux + +- Update to 6.4.1: + * https://www.qt.io/blog/qt-6.4.1-released + +------------------------------------------------------------------- +Thu Sep 29 10:35:57 UTC 2022 - Christophe Giboudeaux + +- Update to 6.4.0: + * https://www.qt.io/blog/qt-6.4-released + +------------------------------------------------------------------- +Fri Sep 16 08:29:13 UTC 2022 - Christophe Giboudeaux + +- Update to 6.4.0 RC + +------------------------------------------------------------------- +Fri Sep 9 12:41:41 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.2: + * https://www.qt.io/blog/qt-6.3.2-released + +------------------------------------------------------------------- +Fri Jun 17 15:15:22 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.1: + * https://www.qt.io/blog/qt-6.3.1-released + +------------------------------------------------------------------- +Fri Apr 8 11:56:56 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.0: + * https://www.qt.io/blog/qt-6.3-released + +------------------------------------------------------------------- +Wed Mar 30 07:34:14 UTC 2022 - Christophe Giboudeaux + +- Remove the gypsy dependency. It's based on obsolete gypsy code + that cannot work anymore. + +------------------------------------------------------------------- +Tue Mar 29 12:28:36 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.0-rc + +------------------------------------------------------------------- +Mon Mar 21 08:46:49 UTC 2022 - Christophe Giboudeaux + +- Update to 6.2.4 + * https://www.qt.io/blog/qt-6.2.4-released + +------------------------------------------------------------------- +Mon Jan 31 08:54:40 UTC 2022 - Christophe Giboudeaux + +- Update to 6.2.3: + * https://www.qt.io/blog/qt-6.2.3-released + +------------------------------------------------------------------- +Wed Dec 1 15:14:45 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. + +------------------------------------------------------------------- +Mon Nov 15 09:05:22 UTC 2021 - Christophe Giboudeaux + +- QtPositioning and QtLocation are no longer grouped. diff --git a/qt6-positioning.spec b/qt6-positioning.spec new file mode 100644 index 0000000..f2c626e --- /dev/null +++ b/qt6-positioning.spec @@ -0,0 +1,243 @@ +# +# spec file for package qt6-positioning +# +# 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 qtpositioning-everywhere-src +%define tar_suffix %{nil} +# +%global qt6_flavor @BUILD_FLAVOR@%{nil} +%if "%{qt6_flavor}" == "docs" +%define pkg_suffix -docs +%endif +# +Name: qt6-positioning%{?pkg_suffix} +Version: 6.6.1 +Release: 0 +Summary: Qt 6 Positioning plugins and libraries +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-positioning-rpmlintrc +BuildRequires: pkgconfig +BuildRequires: qt6-core-private-devel +BuildRequires: qt6-quick-private-devel +BuildRequires: cmake(Qt6Core) = %{real_version} +BuildRequires: cmake(Qt6DBus) = %{real_version} +BuildRequires: cmake(Qt6Gui) = %{real_version} +BuildRequires: cmake(Qt6Network) = %{real_version} +BuildRequires: cmake(Qt6Qml) = %{real_version} +BuildRequires: cmake(Qt6Quick) = %{real_version} +BuildRequires: cmake(Qt6QuickTest) = %{real_version} +BuildRequires: cmake(Qt6SerialPort) = %{real_version} +BuildRequires: cmake(Qt6Svg) = %{real_version} +BuildRequires: cmake(Qt6Test) = %{real_version} +BuildRequires: cmake(Qt6Widgets) = %{real_version} +%if "%{qt6_flavor}" == "docs" +BuildRequires: qt6-tools +%else +# These plugins were in qt6-location before +Provides: qt6-location = 6.2.2 +Obsoletes: qt6-location < 6.2.2 +%endif + +%description +The Qt Positioning API provides positioning information via QML and C++ interfaces. + +%if %{qt6_docs_flavor} +# qtpositioning and qtlocation were split in 6.2.2. +# 'Conflicts' are needed, we can't use the %%qt6_doc_packages and +# %%qt6_examples_package macros. +%package -n qt6-positioning-docs-html +Summary: Documentation for qt6-positioning in HTML format +License: GFDL-1.3-or-later +Provides: qt6-location-docs-html = 6.2.2 +Obsoletes: qt6-location-docs-html < 6.2.2 + +%description -n qt6-positioning-docs-html +This package contains documentation for qt6-positioning in HTML format. + +%package -n qt6-positioning-docs-qch +Summary: Documentation for qt6-positioning in QCH format +License: GFDL-1.3-or-later +Provides: qt6-location-docs-qch = 6.2.2 +Obsoletes: qt6-location-docs-qch < 6.2.2 + +%description -n qt6-positioning-docs-qch +This package contains documentation for qt6-positioning in QCH format. + +%else + +%package examples +Summary: Examples for the qt6-positioning module +Provides: qt6-location-examples = 6.2.2 +Obsoletes: qt6-location-examples < 6.2.2 + +%description examples +Examples for the qt6-positioning module. + +%package imports +Summary: Qt 6 Positioning QML files and plugins +Provides: qt6-location-imports = 6.2.2 +Obsoletes: qt6-location-imports < 6.2.2 + +%description imports +QML files and plugins from the Qt 6 Positioning module. + +%package -n libQt6Positioning6 +Summary: Qt 6 Positioning library + +%description -n libQt6Positioning6 +The Qt 6 Positioning library. + +%package -n qt6-positioning-devel +Summary: Qt 6 Positioning library - Development files +Requires: libQt6Positioning6 = %{version} +Requires: cmake(Qt6Core) = %{real_version} + +%description -n qt6-positioning-devel +Development files for the Qt 6 Positioning library. + +%package -n qt6-positioning-private-devel +Summary: Non-ABI stable API for the Qt 6 Positioning Library +Requires: cmake(Qt6Positioning) = %{real_version} + +%description -n qt6-positioning-private-devel +This package provides private headers of libQt6Positioning that do not have any +ABI or API guarantees. + +%package -n libQt6PositioningQuick6 +Summary: Qt 6 PositioningQuick library + +%description -n libQt6PositioningQuick6 +The Qt 6 PositioningQuick library. + +%package -n qt6-positioningquick-devel +Summary: Qt 6 PositioningQuick library - Development files +Requires: libQt6PositioningQuick6 = %{version} +Requires: cmake(Qt6Positioning) = %{real_version} +Requires: cmake(Qt6Qml) = %{real_version} +Requires: cmake(Qt6Quick) = %{real_version} + +%description -n qt6-positioningquick-devel +Development files for the Qt 6 PositioningQuick library. + +%package -n qt6-positioningquick-private-devel +Summary: Non-ABI stable API for the Qt 6 PositioningQuick Library +Requires: qt6-positioning-private-devel = %{version} +Requires: cmake(Qt6PositioningQuick) = %{real_version} +%requires_eq qt6-quick-private-devel + +%description -n qt6-positioningquick-private-devel +This package provides private headers of libQt6PositioningQuick that do not have any +ABI or API guarantees. + +%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 %{buildroot}%{_qt6_cmakedir}/Qt6Positioning/Qt6QGeoPositionInfoSourceFactory*.cmake +rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins + +# and also not for static plugins +rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Bundled_Clip2Tri + +%ldconfig_scriptlets -n libQt6Positioning6 +%ldconfig_scriptlets -n libQt6PositioningQuick6 + +%files +%dir %{_qt6_pluginsdir}/position +%{_qt6_pluginsdir}/position/libqtposition_geoclue2.so +%{_qt6_pluginsdir}/position/libqtposition_positionpoll.so +%{_qt6_pluginsdir}/position/libqtposition_nmea.so + +%files examples +%{_qt6_examplesdir}/* + +%files imports +%{_qt6_qmldir}/QtPositioning/ + +%files -n libQt6Positioning6 +%license LICENSES/* +%{_qt6_libdir}/libQt6Positioning.so.* + +%files -n qt6-positioning-devel +%dir %{_qt6_cmakedir}/Qt6 +%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtPositioningTestsConfig.cmake +%{_qt6_cmakedir}/Qt6Positioning/ +%{_qt6_cmakedir}/Qt6/FindGconf.cmake +%{_qt6_cmakedir}/Qt6/FindGypsy.cmake +%{_qt6_descriptionsdir}/Positioning.json +%{_qt6_includedir}/QtPositioning/ +%{_qt6_libdir}/libQt6Positioning.prl +%{_qt6_libdir}/libQt6Positioning.so +%{_qt6_metatypesdir}/qt6positioning_*_metatypes.json +%{_qt6_mkspecsdir}/modules/qt_lib_positioning.pri +%{_qt6_pkgconfigdir}/Qt6Positioning.pc +%exclude %{_qt6_includedir}/QtPositioning/%{real_version} + +%files -n qt6-positioning-private-devel +%{_qt6_includedir}/QtPositioning/%{real_version}/ +%{_qt6_mkspecsdir}/modules/qt_lib_positioning_private.pri + +%files -n libQt6PositioningQuick6 +%{_qt6_libdir}/libQt6PositioningQuick.so.* + +%files -n qt6-positioningquick-devel +%{_qt6_cmakedir}/Qt6PositioningQuick/ +%{_qt6_descriptionsdir}/PositioningQuick.json +%{_qt6_includedir}/QtPositioningQuick/ +%{_qt6_libdir}/libQt6PositioningQuick.prl +%{_qt6_libdir}/libQt6PositioningQuick.so +%{_qt6_metatypesdir}/qt6positioningquick_*_metatypes.json +%{_qt6_mkspecsdir}/modules/qt_lib_positioningquick.pri +%{_qt6_pkgconfigdir}/Qt6PositioningQuick.pc +%exclude %{_qt6_includedir}/QtPositioningQuick/%{real_version} + +%files -n qt6-positioningquick-private-devel +%{_qt6_includedir}/QtPositioningQuick/%{real_version}/ +%{_qt6_mkspecsdir}/modules/qt_lib_positioningquick_private.pri + +%else + +%pre -n qt6-positioning-docs-qch -f qch.pre + +%files -n qt6-positioning-docs-html +%dir %{_qt6_docdir} +%{_qt6_docdir}/* +%exclude %{_qt6_docdir}/*.qch + +%files -n qt6-positioning-docs-qch +%dir %{_qt6_docdir} +%{_qt6_docdir}/*.qch + +%endif + +%changelog diff --git a/qtpositioning-everywhere-src-6.6.1.tar.xz b/qtpositioning-everywhere-src-6.6.1.tar.xz new file mode 100644 index 0000000..312da9b --- /dev/null +++ b/qtpositioning-everywhere-src-6.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddac73f3b12b8516498cb5d2f9ade058a1a9368f74188d48ed27032833816b8 +size 1513456