From 44e1c243162c4e461806cd7732482e230c000259b656b3ee3a21ad2cbe10f8e2 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 4 Dec 2024 08:27:51 +0000 Subject: [PATCH] Qt 6.8.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-quickeffectmaker?expand=0&rev=27 --- .gitattributes | 23 +++++ .gitignore | 1 + _multibuild | 4 + org.qt.quickeffectmaker.png | 3 + org.qt.quickeffectmaker6.desktop | 7 ++ qt6-quickeffectmaker.changes | 88 +++++++++++++++++ qt6-quickeffectmaker.spec | 95 +++++++++++++++++++ ...ickeffectmaker-everywhere-src-6.7.2.tar.xz | 3 + ...ickeffectmaker-everywhere-src-6.7.3.tar.xz | 3 + ...ickeffectmaker-everywhere-src-6.8.0.tar.xz | 3 + ...ickeffectmaker-everywhere-src-6.8.1.tar.xz | 3 + 11 files changed, 233 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _multibuild create mode 100644 org.qt.quickeffectmaker.png create mode 100644 org.qt.quickeffectmaker6.desktop create mode 100644 qt6-quickeffectmaker.changes create mode 100644 qt6-quickeffectmaker.spec create mode 100644 qtquickeffectmaker-everywhere-src-6.7.2.tar.xz create mode 100644 qtquickeffectmaker-everywhere-src-6.7.3.tar.xz create mode 100644 qtquickeffectmaker-everywhere-src-6.8.0.tar.xz create mode 100644 qtquickeffectmaker-everywhere-src-6.8.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/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc 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/org.qt.quickeffectmaker.png b/org.qt.quickeffectmaker.png new file mode 100644 index 0000000..dafc881 --- /dev/null +++ b/org.qt.quickeffectmaker.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3883fcdfbc4dd17676a09c46df560015b6d1813cb943b824cb9d4bc8416807e +size 3467 diff --git a/org.qt.quickeffectmaker6.desktop b/org.qt.quickeffectmaker6.desktop new file mode 100644 index 0000000..371ffb4 --- /dev/null +++ b/org.qt.quickeffectmaker6.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Categories=Qt;Development; +Exec=qqem6 +Name=Qt Quick Effect Maker +GenericName=Qt Quick Effect Maker +Type=Application +Icon=qqem6 diff --git a/qt6-quickeffectmaker.changes b/qt6-quickeffectmaker.changes new file mode 100644 index 0000000..6732ba2 --- /dev/null +++ b/qt6-quickeffectmaker.changes @@ -0,0 +1,88 @@ +------------------------------------------------------------------- +Mon Dec 2 13:02:10 UTC 2024 - Christophe Marin + +- Update to 6.8.1: + * https://www.qt.io/blog/qt-6.8.1-released + +------------------------------------------------------------------- +Tue Oct 8 09:29:49 UTC 2024 - Christophe Marin + +- Update to 6.8.0: + * https://www.qt.io/blog/qt-6.8-released + +------------------------------------------------------------------- +Sat Sep 28 08:23:05 UTC 2024 - Christophe Marin + +- Update to 6.7.3 + * https://www.qt.io/blog/qt-6.7.3-released + +------------------------------------------------------------------- +Wed Jun 19 07:25:55 UTC 2024 - Christophe Marin + +- Update to 6.7.2: + * https://www.qt.io/blog/qt-6.7.2-released + +------------------------------------------------------------------- +Tue May 21 08:31:41 UTC 2024 - Christophe Marin + +- Update to 6.7.1: + * https://www.qt.io/blog/qt-6.7.1-released + +------------------------------------------------------------------- +Tue Apr 2 13:39:52 UTC 2024 - Christophe Marin + +- Update to 6.7.0: + * https://www.qt.io/blog/qt-6.7-released + +------------------------------------------------------------------- +Tue Mar 26 14:26:28 UTC 2024 - Christophe Marin + +- Update to 6.6.3: + * https://www.qt.io/blog/qt-6.6.3-released + +------------------------------------------------------------------- +Wed Feb 14 16:53:26 UTC 2024 - Christophe Marin + +- Update to 6.6.2 + * https://www.qt.io/blog/qt-6.6.2-released + +------------------------------------------------------------------- +Mon Nov 27 14:00:15 UTC 2023 - Christophe Marin + +- Update to 6.6.1: + * https://www.qt.io/blog/qt-6.6.1-released + +------------------------------------------------------------------- +Tue Oct 10 09:39:57 UTC 2023 - Christophe Marin + +- Update to 6.6.0 + * https://www.qt.io/blog/qt-6.6-released + +------------------------------------------------------------------- +Thu Sep 28 07:34:18 UTC 2023 - Christophe Marin + +- Update to 6.5.3 + * https://www.qt.io/blog/qt-6.5.3-released + +------------------------------------------------------------------- +Thu Jul 20 09:07:05 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:40 UTC 2023 - Christophe Marin + +- Update to 6.5.1 + * https://www.qt.io/blog/qt-6.5.1-released + +------------------------------------------------------------------- +Mon Apr 3 10:30:26 UTC 2023 - Christophe Marin + +- - Update to 6.5.0 + * https://www.qt.io/blog/qt-6.5-lts-released + +------------------------------------------------------------------- +Tue Feb 14 12:53:19 UTC 2023 - Christophe Marin + +- Init qt6-quickeffectmaker diff --git a/qt6-quickeffectmaker.spec b/qt6-quickeffectmaker.spec new file mode 100644 index 0000000..7b49449 --- /dev/null +++ b/qt6-quickeffectmaker.spec @@ -0,0 +1,95 @@ +# +# spec file for package qt6-quickeffectmaker +# +# Copyright (c) 2024 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.8.1 +%define short_version 6.8 +%define tar_name qtquickeffectmaker-everywhere-src +%define tar_suffix %{nil} +# +%global qt6_flavor @BUILD_FLAVOR@%{nil} +%if "%{qt6_flavor}" == "docs" +%define pkg_suffix -docs +%endif +# +Name: qt6-quickeffectmaker%{?pkg_suffix} +Version: 6.8.1 +Release: 0 +Summary: Tool for creating shader effects for Qt Quick +License: GPL-3.0-only +URL: https://www.qt.io +Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source1: org.qt.quickeffectmaker6.desktop +Source2: org.qt.quickeffectmaker.png +BuildRequires: hicolor-icon-theme +BuildRequires: pkgconfig +BuildRequires: qt6-core-private-devel +BuildRequires: qt6-gui-private-devel +BuildRequires: qt6-quick-private-devel +BuildRequires: qt6-shadertools-private-devel +BuildRequires: update-desktop-files +BuildRequires: cmake(Qt6Core) = %{real_version} +BuildRequires: cmake(Qt6Gui) = %{real_version} +BuildRequires: cmake(Qt6Quick) = %{real_version} +BuildRequires: cmake(Qt6Quick3DGlslParserPrivate) = %{real_version} +BuildRequires: cmake(Qt6ShaderTools) = %{real_version} +%if "%{qt6_flavor}" == "docs" +BuildRequires: qt6-tools +%{qt6_doc_packages} +%endif + +%description +Qt Quick Effect Maker is a hybrid editor for creating shader effects for Qt +Quick applications and offers both a node editor and a code editor. + +%if !%{qt6_docs_flavor} + +%{qt6_examples_package} + +%endif + +%prep +%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix} + +%build +%cmake_qt6 \ + -DQT_GENERATE_SBOM:BOOL=FALSE + +%{qt6_build} + +%install +%{qt6_install} + +%if !%{qt6_docs_flavor} + +%{qt6_link_executables} + +# Desktop file +%suse_update_desktop_file -i org.qt.quickeffectmaker6 +install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/org.qt.quickeffectmaker.png + +%files +%license LICENSES/* tools/qqem/qml/fonts/SourceCodePro.txt +%{_bindir}/qqem6 +%{_datadir}/applications/org.qt.quickeffectmaker6.desktop +%{_datadir}/icons/hicolor/128x128/apps/org.qt.quickeffectmaker.png +%{_qt6_bindir}/qqem +%{_qt6_qmldir}/QtQuickEffectMaker/ + +%endif + +%changelog diff --git a/qtquickeffectmaker-everywhere-src-6.7.2.tar.xz b/qtquickeffectmaker-everywhere-src-6.7.2.tar.xz new file mode 100644 index 0000000..6aa8c55 --- /dev/null +++ b/qtquickeffectmaker-everywhere-src-6.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0f26ce07c82c29f28d19b537b31c297799406428fbf0d31911464e717b756d +size 4358544 diff --git a/qtquickeffectmaker-everywhere-src-6.7.3.tar.xz b/qtquickeffectmaker-everywhere-src-6.7.3.tar.xz new file mode 100644 index 0000000..aec5ae1 --- /dev/null +++ b/qtquickeffectmaker-everywhere-src-6.7.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588bfd1b2dc34d0faca425d49b0ed82fbf4356f3be51e3d49d3630a9ad422e96 +size 4322056 diff --git a/qtquickeffectmaker-everywhere-src-6.8.0.tar.xz b/qtquickeffectmaker-everywhere-src-6.8.0.tar.xz new file mode 100644 index 0000000..c379d5d --- /dev/null +++ b/qtquickeffectmaker-everywhere-src-6.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa1d7f3d0b27dd0845284e444dc4a5830a093648749ff3439fba2e6b48c74f4 +size 4348348 diff --git a/qtquickeffectmaker-everywhere-src-6.8.1.tar.xz b/qtquickeffectmaker-everywhere-src-6.8.1.tar.xz new file mode 100644 index 0000000..4b18fdc --- /dev/null +++ b/qtquickeffectmaker-everywhere-src-6.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4fdf13356abd90b272cc1836bccb6d6ec8849b72173ea3daef0a5c42fb51f6 +size 4348024