diff --git a/SonicDE/BUILD_ORDER.md b/SonicDE/BUILD_ORDER.md index ded43c3..69a6609 100644 --- a/SonicDE/BUILD_ORDER.md +++ b/SonicDE/BUILD_ORDER.md @@ -18,6 +18,8 @@ Denne liste beskriver rækkefølgen for bygning og installation af SonicDE-frame ## Næste skridt (Planlagt rækkefølge) - [x] **kf6-krunner** (Version 6.24.0) - *Tidl. sonic-frameworks-runner* - [ ] **kf6-kio** (Version 6.24.0) - *Tidl. sonic-frameworks-io* +- [ ] **kf6-kwidgetsaddons** (Version 6.24.0) +- [ ] **kf6-kconfigwidgets** (Version 6.24.0) - [ ] **sonic-win** (Version 6.6.3+) - [ ] **sonic-workspace** (Version 6.6.3+) diff --git a/SonicDE/buildchain.sh b/SonicDE/buildchain.sh new file mode 100755 index 0000000..8a65900 --- /dev/null +++ b/SonicDE/buildchain.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +copr-cli build andersrh/SonicDE-devel kf6-kconfigwidgets.spec --after-build-id 10261194 +copr-cli build andersrh/SonicDE-devel kf6-kiconthemes.spec +copr-cli build andersrh/SonicDE-devel kf6-kxmlgui.spec \ No newline at end of file diff --git a/SonicDE/extra-cmake-modules.spec b/SonicDE/extra-cmake-modules.spec index 6ee6d88..2fc75fc 100644 --- a/SonicDE/extra-cmake-modules.spec +++ b/SonicDE/extra-cmake-modules.spec @@ -3,7 +3,7 @@ Name: extra-cmake-modules Version: 6.24.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Additional modules for CMake License: BSD-2-Clause diff --git a/SonicDE/kf6-breeze-icons.spec b/SonicDE/kf6-breeze-icons.spec new file mode 100644 index 0000000..da5ab05 --- /dev/null +++ b/SonicDE/kf6-breeze-icons.spec @@ -0,0 +1,707 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 + +# If KF7 still provides these icons, then their installation should then +# be disabled in KF6 builds. +%bcond install_icons 1 +# for compatibility, to be removed once Kexi (and others?) are ported +%bcond install_rcc 1 + +%global framework breeze-icons + +Name: kf6-%{framework} +Summary: Breeze icon theme library +Version: 6.24.0 +Release: 1%{?dist} + +# skladnik.svg is CC-BY-SA-4.0 +# folder-edit-sign-encrypt.svg is LGPL-2.1-or-later +# src/lib/ is LGPL-2.0-or-later +# all other icons are LGPL-3.0-or-later +License: LGPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND CC-BY-SA-4.0 +URL: https://develop.kde.org/frameworks/breeze-icons/ +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +## upstream patches + + +## upstreamable patches + + +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: kf6-rpm-macros +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6Gui) +# icon optimizations +BuildRequires: hardlink +# for generate-24px-versions.py +BuildRequires: python3-lxml + +%if %{with install_icons} +Requires: breeze-icon-theme = %{version}-%{release} +%else +Requires: breeze-icon-theme +%endif + +%description +%{summary}. + +%if %{with install_icons} +%package -n breeze-icon-theme +Summary: Breeze icon theme +# analysis above +License: LGPL-2.1-or-later AND LGPL-3.0-or-later AND CC-BY-SA-4.0 +BuildArch: noarch +Requires: hicolor-icon-theme +# Needed for proper Fedora logo +Requires: system-logos +# upstream name +Provides: breeze-icons = %{version}-%{release} +# package changed arch +Obsoletes: breeze-icon-theme < 6.3.0-2 +# anaconda icon split out into fedora-only subpackage +Obsoletes: breeze-icon-theme < 6.13.0-2 +Conflicts: breeze-icon-theme < 6.13.0-2 +%description -n breeze-icon-theme +%{summary}. + +%if 0%{?fedora} +%package -n breeze-icon-theme-fedora +Summary: Breeze icon theme Fedora specific icons +License: LGPL-3.0-or-later +BuildArch: noarch +Requires: breeze-icon-theme = %{version}-%{release} +# This is for Fedora only +Requires: fedora-release-common +Supplements: (breeze-icon-theme and fedora-release-kde) +Obsoletes: breeze-icon-theme < 6.13.0-2 +Conflicts: breeze-icon-theme < 6.13.0-2 +%description -n breeze-icon-theme-fedora +%{summary}. +%endif + +%endif + +%if %{with install_rcc} +%package -n breeze-icon-theme-rcc +Summary: Breeze Qt resource files +# analysis above +License: LGPL-2.1-or-later AND LGPL-3.0-or-later AND CC-BY-SA-4.0 +BuildArch: noarch +# package changed arch +Obsoletes: breeze-icon-theme-rcc < 6.3.0-2 +%description -n breeze-icon-theme-rcc +%{summary}. +%endif + +%package devel +Summary: Breeze icon theme development files +Requires: %{name} = %{version}-%{release} +# renamed for https://pagure.io/fedora-kde/SIG/issue/530 +Provides: breeze-icon-theme-devel = %{version}-%{release} +Obsoletes: breeze-icon-theme-devel < 6.3.0-2 +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + + +%prep +%autosetup -n %{framework}-%{version} -p1 + +# Move Fedora installer icon out of normal breeze installs +mkdir -p icons-fedora/apps/48 +mv icons/apps/48/org.fedoraproject.AnacondaInstaller.svg icons-fedora/apps/48 + + +%build +%cmake_kf6 \ + -DBINARY_ICONS_RESOURCE:BOOL=%{?with_install_rcc:ON}%{!?with_install_rcc:OFF} \ + -DSKIP_INSTALL_ICONS:BOOL=%{?with_install_icons:OFF}%{!?with_install_icons:ON} \ + %{nil} + +%cmake_build + + +%install +%cmake_install + +%if %{with install_icons} + +## icon optimizations +du -s . +hardlink -c -v %{buildroot}%{_datadir}/icons/ +du -s . + +# %%ghost icon.cache +touch %{buildroot}%{_kf6_datadir}/icons/{breeze,breeze-dark}/icon-theme.cache + +%if 0%{?fedora} +install -pm 0644 icons-fedora/apps/48/org.fedoraproject.AnacondaInstaller.svg %{buildroot}%{_kf6_datadir}/icons/breeze/apps/48 +ln -sr %{buildroot}%{_kf6_datadir}/icons/breeze/apps/48/org.fedoraproject.AnacondaInstaller.svg %{buildroot}%{_kf6_datadir}/icons/breeze-dark/apps/48/org.fedoraproject.AnacondaInstaller.svg +%endif + +## trigger-based scriptlets +%transfiletriggerin -n breeze-icon-theme -- %{_datadir}/icons/breeze +gtk-update-icon-cache --force %{_datadir}/icons/breeze &>/dev/null || : + +%transfiletriggerin -n breeze-icon-theme -- %{_datadir}/icons/breeze-dark +gtk-update-icon-cache --force %{_datadir}/icons/breeze-dark &>/dev/null || : + +%transfiletriggerpostun -n breeze-icon-theme -- %{_datadir}/icons/breeze +gtk-update-icon-cache --force %{_datadir}/icons/breeze &>/dev/null || : + +%transfiletriggerpostun -n breeze-icon-theme -- %{_datadir}/icons/breeze-dark +gtk-update-icon-cache --force %{_datadir}/icons/breeze-dark &>/dev/null || : + +%endif + +%files +%license COPYING.LIB +%doc README.md +%{_kf6_libdir}/libKF6BreezeIcons.so.6 +%{_kf6_libdir}/libKF6BreezeIcons.so.%{version} + +%files devel +%{_kf6_includedir}/BreezeIcons/ +%{_kf6_libdir}/cmake/KF6BreezeIcons/ +%{_kf6_libdir}/libKF6BreezeIcons.so + +%if %{with install_icons} +%files -n breeze-icon-theme +%license COPYING-ICONS +%doc README.md +%ghost %{_datadir}/icons/breeze/icon-theme.cache +%{_datadir}/icons/breeze/index.theme +%{_datadir}/icons/breeze/*/ +%ghost %{_datadir}/icons/breeze-dark/icon-theme.cache +%{_datadir}/icons/breeze-dark/index.theme +%{_datadir}/icons/breeze-dark/*/ +%exclude %{_datadir}/icons/breeze/breeze-icons.rcc +%if 0%{?fedora} +%exclude %{_datadir}/icons/breeze*/apps/*/org.fedoraproject.AnacondaInstaller.svg +%endif + +%if 0%{?fedora} +%files -n breeze-icon-theme-fedora +%{_datadir}/icons/breeze*/apps/*/org.fedoraproject.AnacondaInstaller.svg +%endif + +%endif + +%if %{with install_rcc} +%files -n breeze-icon-theme-rcc +%{_datadir}/icons/breeze/breeze-icons.rcc +%endif + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Tue Dec 23 2025 Georg Sauthoff - 6.21.0-2 +- update project URL + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Wed Jun 18 2025 Steve Cossette - 6.15.0-3 +- Fix for failure to build on i686 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Neal Gompa - 6.13.0-2 +- Split out Fedora installer icon to separate subpackage + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Thu Aug 15 2024 Alessandro Astone - 6.5.0-2 +- Add versioned Obsoletes for arch change + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Mon Jun 10 2024 Yaakov Selkowitz - 6.3.0-2 +- Renamed to kf6-breeze-icons with breeze-icon-theme subpackage + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Tue Jan 23 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jan 19 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Marc Deop i Argemí - 5.246.0-1 +- 5.246.0 + +* Sun Nov 12 2023 Alessandro Astone - 5.245.0-1 +- 5.245.0 + +* Wed Oct 18 2023 Alessandro Astone - 5.240.0^20231010.120657.8ac0648-1 +- Update to kf6 + +* Tue Oct 10 2023 Marc Deop i Argemí - 5.111.0-1 +- 5.111.0 + +* Wed Oct 04 2023 Neal Gompa - 5.110.0-2 +- Fix CMakeLists to use noarch cmake package install path + +* Tue Sep 05 2023 Marc Deop i Argemí - 5.110.0-1 +- 5.110.0 + +* Sat Aug 05 2023 Marc Deop i Argemí - 5.109.0-1 +- 5.109.0 + +* Wed Jul 19 2023 Fedora Release Engineering - 5.108.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Sun Jul 02 2023 Marc Deop i Argemí - 5.108.0-1 +- 5.108.0 + +* Sat Jun 03 2023 Marc Deop i Argemí - 5.107.0-1 +- 5.107.0 + +* Mon May 15 2023 Marc Deop i Argemí - 5.106.0-1 +- 5.106.0 + +* Sun Apr 02 2023 Marc Deop i Argemí - 5.105.0-1 +- 5.105.0 + +* Sat Mar 04 2023 Marc Deop i Argemí - 5.104.0-1 +- 5.104.0 + +* Sun Feb 05 2023 Marc Deop - 5.103.0-1 +- 5.103.0 + +* Wed Jan 18 2023 Fedora Release Engineering - 5.102.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jan 14 2023 Marc Deop - 5.102.0-1 +- 5.102.0 + +* Mon Dec 12 2022 Marc Deop - 5.101.0-1 +- 5.101.0 +- use new macros to simplify code + +* Sun Nov 06 2022 Marc Deop - 5.100.0-1 +- 5.100.0 + +* Fri Oct 14 2022 Marc Deop - 5.99.0-1 +- 5.99.0 + +* Thu Sep 15 2022 Marc Deop - 5.98.0-1 +- 5.98.0 + +* Mon Aug 15 2022 Yaroslav Sidlovsky - 5.97.0-2 +- BR: python3-lxml + +* Sat Aug 13 2022 Justin Zobel - 5.97.0-1 +- Update to 5.97.0 + +* Wed Jul 20 2022 Fedora Release Engineering - 5.96.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sun Jul 03 2022 Marc Deop - 5.96.0-1 +- 5.96.0 + +* Fri May 13 2022 Rex Dieter - 5.94.0-1 +- 5.94.0 + +* Sun Apr 10 2022 Justin Zobel - 5.93-1 +- Update to 5.93 + +* Thu Mar 10 2022 Rex Dieter - 5.92.0-1 +- 5.92.0 + +* Fri Feb 11 2022 Rex Dieter - 5.91.0-1 +- 5.91.0 + +* Wed Jan 19 2022 Fedora Release Engineering - 5.90.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Tue Jan 04 2022 Marc Deop i Argemí (Private) - 5.90.0-1 +- 5.90.0 + +* Wed Dec 08 2021 Rex Dieter - 5.89.0-1 +- 5.89.0 + +* Mon Nov 08 2021 Marc Deop - 5.88.0-1 +- 5.88.0 + +* Tue Oct 05 2021 Rex Dieter - 5.87.0-1 +- 5.87.0 + +* Tue Sep 14 2021 Marc Deop - 5.86.0-1 +- 5.86.0 + +* Thu Aug 12 2021 Rex Dieter - 5.85.0-1 +- 5.85.0 + +* Wed Jul 21 2021 Fedora Release Engineering - 5.83.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jun 08 2021 Rex Dieter - 5.83.0-1 +- 5.83.0 + +* Mon May 03 2021 Rex Dieter - 5.82.0-1 +- 5.82.0 + +* Thu Apr 29 2021 Tom Callaway - 5.81.0-3 +- use fedora logo image from fedora-logos (not upstream copy) + +* Fri Apr 09 2021 Rex Dieter - 5.81.0-2 +- respin + +* Tue Apr 06 2021 Rex Dieter - 5.81.0-1 +- 5.81.0 + +* Tue Mar 09 2021 Rex Dieter - 5.80.0-1 +- 5.80.0 + +* Sat Feb 06 2021 Rex Dieter - 5.79.0-2 +- respin + +* Sat Feb 06 2021 Rex Dieter - 5.79.0-1 +- 5.79.0 + +* Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Jan 4 08:30:16 CST 2021 Rex Dieter - 5.78.0-1 +- 5.78.0 + +* Sun Dec 13 14:06:11 CST 2020 Rex Dieter - 5.77.0-1 +- 5.77.0 + +* Thu Nov 19 08:51:38 CST 2020 Rex Dieter - 5.76.0-1 +- 5.76.0 + +* Wed Oct 14 09:42:50 CDT 2020 Rex Dieter - 5.75.0-1 +- 5.75.0 + +* Fri Sep 18 2020 Jan Grulich - 5.74.0-1 +- 5.74.0 + +* Mon Aug 03 2020 Rex Dieter - 5.73.0-1 +- 5.73.0, use %%cmake_build %%cmake_install + +* Sat Aug 01 2020 Fedora Release Engineering - 5.72.0-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 5.72.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jul 07 2020 Rex Dieter - 5.72.0-1 +- 5.72.0 + +* Tue Jun 16 2020 Rex Dieter - 5.71.0-1 +- 5.71.0 + +* Mon May 04 2020 Rex Dieter - 5.70.0-1 +- 5.70.0 + +* Tue Apr 21 2020 Rex Dieter - 5.69.0-1 +- 5.69.0 + +* Fri Mar 20 2020 Rex Dieter - 5.68.0-1 +- 5.68.0 + +* Sun Feb 02 2020 Rex Dieter - 5.67.0-1 +- 5.67.0 + +* Tue Jan 28 2020 Fedora Release Engineering - 5.66.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Jan 07 2020 Rex Dieter - 5.66.0-1 +- 5.66.0 + +* Tue Dec 17 2019 Rex Dieter - 5.65.0-1 +- 5.65.0 + +* Fri Nov 08 2019 Rex Dieter - 5.64.0-1 +- 5.64.0 + +* Tue Oct 22 2019 Rex Dieter - 5.63.0-1 +- 5.63.0 + +* Mon Sep 16 2019 Rex Dieter - 5.62.0-1 +- 5.62.0 + +* Wed Aug 07 2019 Rex Dieter - 5.61.0-1 +- 5.61.0 + +* Wed Jul 24 2019 Fedora Release Engineering - 5.60.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Jul 13 2019 Rex Dieter - 5.60.0-1 +- 5.60.0 + +* Thu Jun 06 2019 Rex Dieter - 5.59.0-1 +- 5.59.0 + +* Tue May 07 2019 Rex Dieter - 5.58.0-1 +- 5.58.0 + +* Sat Apr 13 2019 Rex Dieter - 5.57.0-2 +- simplify scriptlets (bug #1699280) + +* Mon Apr 08 2019 Rex Dieter - 5.57.0-1 +- 5.57.0 + +* Tue Mar 05 2019 Rex Dieter - 5.56.0-1 +- 5.56.0 + +* Mon Feb 04 2019 Rex Dieter - 5.55.0-1 +- 5.55.0 + +* Thu Jan 31 2019 Fedora Release Engineering - 5.54.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Jan 08 2019 Rex Dieter - 5.54.0-1 +- 5.54.0 + +* Sun Dec 09 2018 Rex Dieter - 5.53.0-1 +- 5.53.0 + +* Sun Nov 04 2018 Rex Dieter - 5.52.0-1 +- 5.52.0 + +* Wed Oct 10 2018 Rex Dieter - 5.51.0-1 +- 5.51.0 + +* Tue Sep 04 2018 Rex Dieter - 5.50.0-1 +- 5.50.0 + +* Tue Aug 07 2018 Rex Dieter - 5.49.0-1 +- 5.49.0 + +* Thu Jul 12 2018 Fedora Release Engineering - 5.48.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Sun Jul 08 2018 Rex Dieter - 5.48.0-1 +- 5.48.0 + +* Sat Jun 02 2018 Rex Dieter - 5.47.0-1 +- 5.47.0 + +* Sat May 05 2018 Rex Dieter - 5.46.0-1 +- 5.46.0 + +* Sun Apr 08 2018 Rex Dieter - 5.45.0-1 +- 5.45.0 + +* Sat Mar 03 2018 Rex Dieter - 5.44.0-1 +- 5.44.0 + +* Wed Feb 07 2018 Rex Dieter - 5.43.0-1 +- 5.43.0 + +* Wed Feb 07 2018 Fedora Release Engineering - 5.42.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Jan 19 2018 Rex Dieter - 5.42.0-2 +- Requires: hicolor-icon-theme + +* Mon Jan 08 2018 Rex Dieter - 5.42.0-1 +- 5.42.0 + +* Mon Dec 04 2017 Rex Dieter - 5.41.0-1 +- 5.41.0 + +* Fri Nov 10 2017 Rex Dieter - 5.40.0-1 +- 5.40.0 + +* Wed Oct 25 2017 Troy Dawson - 5.39.0-2 +- Cleanup spec file conditionals + +* Sun Oct 08 2017 Rex Dieter - 5.39.0-1 +- 5.39.0 + +* Wed Sep 27 2017 Rex Dieter - 5.38.0-2 +- use scriptlet triggers (f26+) + +* Sun Sep 03 2017 Rex Dieter - 5.38.0-1 +- 5.38.0 + +* Fri Aug 25 2017 Rex Dieter - 5.37.0-1 +- 5.37.0 + +* Wed Jul 26 2017 Fedora Release Engineering - 5.36.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Mon Jul 03 2017 Rex Dieter - 5.36.0-1 +- 5.36.0 + +* Sun Jun 04 2017 Rex Dieter - 5.35.0-1 +- 5.35.0 + +* Sat May 20 2017 Rex Dieter - 5.34.0-2 +- summary typo + +* Mon May 15 2017 Rex Dieter - 5.34.0-1 +- 5.34.0 + +* Tue Apr 25 2017 Rex Dieter - 5.33.0-2 +- -rcc subpkg +- drop creating/owning extra dirs (layout has changed since) +- .spec cosmetics + +* Mon Apr 03 2017 Rex Dieter - 5.33.0-1 +- 5.33.0 + +* Sat Mar 04 2017 Rex Dieter - 5.32.0-1 +- 5.32.0 + +* Mon Feb 06 2017 Rex Dieter - 5.31.0-1 +- 5.31.0, update URL + +* Fri Dec 16 2016 Rex Dieter - 5.29.0-1 +- 5.29.0 + +* Fri Nov 18 2016 Rex Dieter - 5.27.0-2 +- Breeze Dark is listed as Breeze in System Settings (kde#370213) + +* Mon Oct 03 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + +* Sun Aug 07 2016 Rex Dieter - 5.25.0-1 +- 5.25.0 + +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + +* Tue Jun 07 2016 Rex Dieter - 5.23.0-1 +- 5.23.0 + +* Mon May 16 2016 Rex Dieter - 5.22.0-2 +- backport fix for gtk warnings (kde#362041) + +* Mon May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + +* Thu Apr 14 2016 Rex Dieter - 5.21.0-3 +- Obsoletes: breeze-icon-theme < 5.17.0 + +* Thu Apr 14 2016 Rex Dieter - 5.21.0-2 +- make Requires: breeze-cursor-theme fedora only +- update URL, -BR: cmake + +* Mon Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + +* Wed Feb 03 2016 Fedora Release Engineering - 5.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + +* Sun Nov 15 2015 Rex Dieter - 5.16.0-2 +- Requires: breeze-cursor-theme (#1282203) +- use hardlink optimizer +- fix breeze dark inheritance (again) + +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- Moved to KDE Frameworks 5 \ No newline at end of file diff --git a/SonicDE/kf6-karchive.spec b/SonicDE/kf6-karchive.spec index e9ad026..9e2c040 100644 --- a/SonicDE/kf6-karchive.spec +++ b/SonicDE/kf6-karchive.spec @@ -19,6 +19,7 @@ BuildRequires: libzip-devel BuildRequires: xz-devel BuildRequires: libzstd-devel BuildRequires: gcc-c++ +BuildRequires: pkgconfig(openssl) %description KArchive provides classes for easy reading, creation and manipulation of diff --git a/SonicDE/kf6-kbookmarks.spec b/SonicDE/kf6-kbookmarks.spec new file mode 100644 index 0000000..ddee571 --- /dev/null +++ b/SonicDE/kf6-kbookmarks.spec @@ -0,0 +1,216 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} + +%global framework kbookmarks + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 3 addon for bookmarks manipulation +License: CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-LGPL +URL: https://invent.kde.org/frameworks/%{framework} +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: gcc-c++ +BuildRequires: cmake +BuildRequires: kf6-rpm-macros +BuildRequires: cmake(KF6Codecs) +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qttools-devel + +BuildRequires: cmake(KF6Config) +BuildRequires: cmake(KF6ConfigWidgets) +BuildRequires: cmake(KF6ColorScheme) +BuildRequires: cmake(KF6CoreAddons) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: cmake(KF6XmlGui) + +Requires: kf6-filesystem + +%description +KBookmarks lets you access and manipulate bookmarks stored using the +XBEL format. + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: qt6-qtbase-devel +Requires: cmake(KF6WidgetsAddons) +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang_kf6 kbookmarks6_qt + +%files -f kbookmarks6_qt.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/%{framework}.* +%{_kf6_libdir}/libKF6Bookmarks.so.* +%{_kf6_libdir}/libKF6BookmarksWidgets.so.6 +%{_kf6_libdir}/libKF6BookmarksWidgets.so.%{version} +%{_kf6_libdir}/libKF6BookmarksWidgets.so.%{version} +%{_kf6_datadir}/qlogging-categories6/%{framework}widgets.categories + +%files devel +%{_kf6_includedir}/KBookmarks/ +%{_kf6_libdir}/libKF6Bookmarks.so +%{_kf6_libdir}/cmake/KF6Bookmarks/ +%{_kf6_includedir}/KBookmarksWidgets/ +%{_kf6_libdir}/libKF6BookmarksWidgets.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Sat Sep 23 2023 Steve Cossette - 5.240.0^20231009.021624.89d7de2-1 +- Initial release \ No newline at end of file diff --git a/SonicDE/kf6-kcodecs.spec b/SonicDE/kf6-kcodecs.spec new file mode 100644 index 0000000..6ce5c9e --- /dev/null +++ b/SonicDE/kf6-kcodecs.spec @@ -0,0 +1,202 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} + +%global framework kcodecs + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 1 addon with string manipulation methods +License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND MPL-1.1 +URL: https://invent.kde.org/frameworks/%{framework} +Source0: http://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: http://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: fdupes +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: gperf +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: kf6-rpm-macros +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qttools-devel + +Requires: kf6-filesystem + +%description +KDE Frameworks 6 Tier 1 addon with string manipulation methods. + +%package devel +Summary: Development files for %{name} +Requires: %{name} = %{version}-%{release} +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang_kf6 kcodecs6_qt +%fdupes LICENSES + +%files -f kcodecs6_qt.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/*categories +%{_kf6_libdir}/libKF6Codecs.so.* + +%files devel +%{_kf6_includedir}/KCodecs/ +%{_kf6_libdir}/libKF6Codecs.so +%{_kf6_libdir}/cmake/KF6Codecs/ +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Thu Jan 05 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Mon Sep 25 2023 Steve Cossette - 5.240.0^20230829.232811.ea56b58-1 +- Initial release \ No newline at end of file diff --git a/SonicDE/kf6-kcolorscheme.spec b/SonicDE/kf6-kcolorscheme.spec index b60fe81..753bfd4 100644 --- a/SonicDE/kf6-kcolorscheme.spec +++ b/SonicDE/kf6-kcolorscheme.spec @@ -1,52 +1,222 @@ %define _disable_source_fetch 0 %define debug_package %{nil} -Name: kf6-kcolorscheme -Version: 6.24.0 -Release: 1%{?dist} -Summary: KDE Frameworks 6 - Classes to handle color schemes +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 -License: LGPL-2.0-or-later -URL: https://invent.kde.org/frameworks/kcolorscheme -Source0: https://download.kde.org/stable/frameworks/6.24/kcolorscheme-%{version}.tar.xz +%global framework kcolorscheme -BuildRequires: extra-cmake-modules -BuildRequires: kf6-rpm-macros -BuildRequires: qt6-qtbase-devel +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: Classes to read and interact with KColorScheme +License: BSD-2-Clause and CC0-1.0 and LGPL-2.0-or-later and LGPL-2.1-only and LGPL-3.0-only and (LGPL-2.1-only OR LGPL-3.0-only) +URL: https://invent.kde.org/frameworks/%{framework} +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: gcc-c++ +BuildRequires: cmake BuildRequires: cmake(KF6Config) BuildRequires: cmake(KF6GuiAddons) -BuildRequires: gcc-c++ +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(Qt6Qml) +BuildRequires: qt6-qtbase-private-devel +BuildRequires: pkgconfig(xkbcommon) + +Requires: kf6-filesystem %description -KColorScheme provides classes for handling of color schemes. +%summary. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} - +Requires: %{name} = %{version}-%{release} %description devel -Development files for %{name}. +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + %prep -%autosetup -n kcolorscheme-%{version} -p1 +%autosetup -n %{framework}-%{version} -p1 %build %cmake_kf6 -%cmake_build +%cmake_build_kf6 %install -%cmake_install +%cmake_install_kf6 -%files +%find_lang kcolorscheme6 --all-name + +%files -f kcolorscheme6.lang +%doc README.md %license LICENSES/* -%{_libdir}/libKF6ColorScheme.so.* -%{_datadir}/qlogging-categories6/kcolorscheme.categories +%{_kf6_datadir}/qlogging-categories6/kcolorscheme.categories +%{_kf6_libdir}/libKF6ColorScheme.so.6 +%{_kf6_libdir}/libKF6ColorScheme.so.%{version} %files devel -%{_includedir}/KF6/KColorScheme/ -%{_libdir}/libKF6ColorScheme.so -%{_libdir}/cmake/KF6ColorScheme/ +%{_kf6_includedir}/KColorScheme +%{_kf6_libdir}/cmake/KF6ColorScheme +%{_kf6_libdir}/libKF6ColorScheme.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index %changelog -* Tue Mar 24 2026 Anders - 6.24.0-1 -- Upgrade to 6.24.0 +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Wed Oct 29 2025 Steve Cossette - 6.19.0-2 +- Bump for Plasma/Qt6.10 rebuild + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 30 2025 Jan Grulich - 6.18.0-2 +- Rebuild (qt6) + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Jan Grulich - 6.13.0-2 +- Rebuild (qt6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Tue Mar 25 2025 Jan Grulich - 6.12.0-2 +- Rebuild (qt6) + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Mon Oct 14 2024 Jan Grulich - 6.7.0-2 +- Rebuild (qt6) + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20231001.103550.783d488-1 +- Initial Release \ No newline at end of file diff --git a/SonicDE/kf6-kcompletion.spec b/SonicDE/kf6-kcompletion.spec new file mode 100644 index 0000000..2f0415d --- /dev/null +++ b/SonicDE/kf6-kcompletion.spec @@ -0,0 +1,209 @@ +%global framework kcompletion +%define _disable_source_fetch 0 +%define debug_package %{nil} + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 2 addon with auto completion widgets and classes +# BSD-3-Clause is in the LICENSES folder but goes unused. +License: CC0-1.0 AND LGPL-2.0-or-later AND LGPL-2.1-or-later +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: gcc-c++ +BuildRequires: cmake +BuildRequires: kf6-rpm-macros +BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(KF6Config) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: cmake(KF6Codecs) + +%description +KCompletion provides widgets with advanced completion support as well as a +lower-level completion class which can be used with your own widgets. + + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: pkgconfig(Qt6Widgets) +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang_kf6 kcompletion6_qt + +%files -f kcompletion6_qt.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_libdir}/libKF6Completion.so.* +%{_kf6_datadir}/qlogging-categories6/%{framework}.* + +%files devel +%{_kf6_includedir}/KCompletion/ +%{_kf6_libdir}/libKF6Completion.so +%{_kf6_libdir}/cmake/KF6Completion/ +%{_kf6_qtplugindir}/designer/kcompletion6widgets.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Tue Feb 11 2025 Steve Cossette - 6.11.0-2 +- Respin (6.11) + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-3 +- add missing BuildArch: noarch to -doc package + +* Sat Mar 2 2024 Marie Loise Nolden - 6.0.0-2 +- move qt designer plugin to -devel + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20231001.120552.4fc632b-1 +- Initial Release \ No newline at end of file diff --git a/SonicDE/kf6-kconfigwidgets.spec b/SonicDE/kf6-kconfigwidgets.spec new file mode 100644 index 0000000..b9657dd --- /dev/null +++ b/SonicDE/kf6-kconfigwidgets.spec @@ -0,0 +1,241 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} + +%global framework kconfigwidgets + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 3 addon for creating configuration dialogs + +# The following licenses are in LICENSES but go unused: BSD-3-Clause, MIT +License: CC0-1.0 AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: extra-cmake-modules +BuildRequires: kf6-rpm-macros +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qtbase-private-devel +BuildRequires: cmake(Qt6UiPlugin) +BuildRequires: cmake(KF6Codecs) +BuildRequires: cmake(KF6ColorScheme) +BuildRequires: cmake(KF6Config) +BuildRequires: cmake(KF6CoreAddons) +BuildRequires: cmake(KF6DocTools) +BuildRequires: cmake(KF6GuiAddons) +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: pkgconfig(xkbcommon) + +Requires: kf6-filesystem + +%description +KConfigWidgets provides easy-to-use classes to create configuration dialogs, as +well as a set of widgets which uses KConfig to store their settings. + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: kf6-kauth-devel +Requires: kf6-kcodecs-devel +Requires: cmake(KF6ColorScheme) +Requires: cmake(KF6Config) +Requires: cmake(KF6WidgetsAddons) +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang %{name} --with-man --all-name + +%files -f %{name}.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_libdir}/libKF6ConfigWidgets.so.* +%{_datadir}/locale/*/kf6_entry.desktop +%{_kf6_datadir}/qlogging-categories6/%{framework}* + +%files devel +%{_kf6_includedir}/KConfigWidgets/ +%{_kf6_libdir}/libKF6ConfigWidgets.so +%{_kf6_libdir}/cmake/KF6ConfigWidgets/ +%{_kf6_libdir}/qt6/plugins/designer/kconfigwidgets6widgets.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Wed Oct 29 2025 Steve Cossette - 6.19.0-2 +- Bump for Plasma/Qt6.10 rebuild + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 30 2025 Jan Grulich - 6.18.0-2 +- Rebuild (qt6) + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Jan Grulich - 6.13.0-2 +- Rebuild (qt6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Tue Mar 25 2025 Jan Grulich - 6.12.0-2 +- Rebuild (qt6) + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Mon Oct 14 2024 Jan Grulich - 6.7.0-2 +- Rebuild (qt6) + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-3 +- add missing BuildArch: noarch to -doc package + +* Sat Mar 2 2024 Marie Loise Nolden - 6.0.0-2 +- move qt designer plugin to -devel + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Fri Nov 10 2023 Alessandro Astone - 5.245.0-2 +- Add missing devel dependency on KF6ColorScheme + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20231003.053220.dd41bb4-1 +- Initial Release \ No newline at end of file diff --git a/SonicDE/kf6-kcoreaddons.spec b/SonicDE/kf6-kcoreaddons.spec new file mode 100644 index 0000000..c8ed210 --- /dev/null +++ b/SonicDE/kf6-kcoreaddons.spec @@ -0,0 +1,254 @@ +%global framework kcoreaddons + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 1 addon with various classes on top of QtCore +License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later AND MPL-1.1 AND LGPL-2.0-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LGPL-2.1-only WITH Qt-LGPL-exception-1.1 +URL: https://invent.kde.org/frameworks/%{framework} +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: make +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: kf6-rpm-macros +BuildRequires: cmake(Qt6DBus) +BuildRequires: cmake(Qt6DBusTools) +BuildRequires: cmake(Qt6Qml) +BuildRequires: cmake(Qt6QmlTools) +BuildRequires: cmake(Qt6LinguistTools) +BuildRequires: systemd-devel + +# required for pyside6 python bindings +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: clang-devel +BuildRequires: cmake(Shiboken6) +BuildRequires: cmake(PySide6) + +Requires: kf6-filesystem + +%description +KCoreAddons provides classes built on top of QtCore to perform various tasks +such as manipulating mime types, autosaving files, creating backup files, +generating random sequences, performing text manipulations such as macro +replacement, accessing user information and many more. + +%package -n python3-%{name} +Summary: Qt for Python bindings for %{name} +%description -n python3-%{name} +The package contains the pyside6 bindings library for %{name} + +%package devel +Summary: Development files for %{name} +Requires: %{name} = %{version}-%{release} +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch + +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang_kf6 kcoreaddons6_qt +%find_lang_kf6 kde6_xml_mimetypes +cat *.lang > all.lang + +%files -f all.lang +%doc README.md +%{_kf6_datadir}/mime/packages/kde6.xml +%{_kf6_datadir}/qlogging-categories6/%{framework}.* +%{_kf6_libdir}/libKF6CoreAddons.so.* +%{_kf6_libdir}/qt6/qml/org/kde/coreaddons/libkcoreaddonsplugin.so +%{_kf6_libdir}/qt6/qml/org/kde/coreaddons/qmldir +%{_datadir}/kf6/jsonschema/kpluginmetadata.schema.json +%{_libdir}/qt6/qml/org/kde/coreaddons/kcoreaddonsplugin.qmltypes +%{_libdir}/qt6/qml/org/kde/coreaddons/kde-qmlmodule.version + +%files -n python3-%{name} +%{python3_sitearch}/KCoreAddons.cpython-%{python3_version_nodots}*.so + +%files devel +%{_kf6_includedir}/KCoreAddons/ +%dir %{_includedir}/PySide6/KCoreAddons/ +%{_includedir}/PySide6/KCoreAddons/kcoreaddons_python.h +%dir %{_kf6_datadir}/PySide6/typesystems/ +%{_kf6_datadir}/PySide6/typesystems/typesystem_kcoreaddons.xml +%{_kf6_libdir}/cmake/KF6CoreAddons/ +%{_kf6_libdir}/pkgconfig/KF6CoreAddons.pc +%{_kf6_libdir}/libKF6CoreAddons.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Tue Dec 02 2025 Jan Grulich - 6.20.0-2 +- Rebuild (python-pyside6) + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Mon Sep 29 2025 Pavel Solovev - 6.18.0-2 +- Remove pyside6 from requires + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Tue Jun 03 2025 Python Maint - 6.14.0-2 +- Rebuilt for Python 3.14 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Tue Apr 22 2025 Jan Grulich - 6.13.0-2 +- Rebuild (python-pyside6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Thu Mar 13 2025 Marie Loise Nolden - 6.12.0-2 +- add pyside6 python bindings build and packaging + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package +- convert named -devel BuildRequires to cmake() BuildRequires + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20230915.190519.c53eeac-2 +- Fixed a spec issue with some files and missing macros + +* Wed Sep 27 2023 Steve Cossette - 5.240.0^20230915.130519.c53eeac-1 +- Initial release diff --git a/SonicDE/kf6-kdbusaddons.spec b/SonicDE/kf6-kdbusaddons.spec index 5025c2b..0bf6057 100644 --- a/SonicDE/kf6-kdbusaddons.spec +++ b/SonicDE/kf6-kdbusaddons.spec @@ -1,56 +1,231 @@ -%define _disable_source_fetch 0 -%define debug_package %{nil} +%global framework kdbusaddons -Name: kf6-kdbusaddons -Version: 6.24.0 -Release: 1%{?dist} -Summary: KDE Frameworks 6 - Convenience classes for DBus +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 1 addon with various classes on top of QtDBus +License: CC0-1.0 AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only +URL: https://invent.kde.org/frameworks/%{framework} +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig -License: LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT -URL: https://invent.kde.org/frameworks/kdbusaddons -Source0: https://download.kde.org/stable/frameworks/6.24/kdbusaddons-%{version}.tar.xz +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: kf6-rpm-macros +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qttools-devel +BuildRequires: qt6-qtbase-private-devel +BuildRequires: pkgconfig(xkbcommon) -BuildRequires: extra-cmake-modules -BuildRequires: kf6-rpm-macros -BuildRequires: qt6-qtbase-devel -BuildRequires: qt6-qtdeclarative-devel -BuildRequires: gcc-c++ +Requires: kf6-filesystem %description KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. -%package devel -Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: qt6-qtbase-devel +%package devel +Summary: Development files for %{name} +Requires: %{name} = %{version}-%{release} +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. -%description devel -Development files for %{name}. +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format %prep -%autosetup -n kdbusaddons-%{version} -p1 +%autosetup -n %{framework}-%{version} -p1 %build %cmake_kf6 -%cmake_build +%cmake_build_kf6 %install -%cmake_install -%find_lang kdbusaddons6_qt --with-qt --all-name || : +%cmake_install_kf6 + +%find_lang_kf6 kdbusaddons6_qt %files -f kdbusaddons6_qt.lang -%license LICENSES/* -%{_bindir}/kquitapp6 -%{_libdir}/libKF6DBusAddons.so.* -%{_datadir}/qlogging-categories6/kdbusaddons.categories -%{_datadir}/qlogging-categories6/kdbusaddons.renamecategories +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/%{framework}* +%{_kf6_bindir}/kquitapp6 +%{_kf6_libdir}/libKF6DBusAddons.so.* %files devel -%{_includedir}/KF6/KDBusAddons/ -%{_libdir}/libKF6DBusAddons.so -%{_libdir}/cmake/KF6DBusAddons/ +%{_kf6_includedir}/KDBusAddons/ +%{_kf6_libdir}/libKF6DBusAddons.so +%{_kf6_libdir}/cmake/KF6DBusAddons/ +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + %changelog -* Tue Mar 24 2026 Anders da Silva Rytter Hansen - 6.24.0-1 -- Initial release of kf6-kdbusaddons 6.24.0 +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Wed Oct 29 2025 Steve Cossette - 6.19.0-2 +- Bump for Plasma/Qt6.10 rebuild + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 30 2025 Jan Grulich - 6.18.0-2 +- Rebuild (qt6) + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Jan Grulich - 6.13.0-2 +- Rebuild (qt6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Tue Mar 25 2025 Jan Grulich - 6.12.0-2 +- Rebuild (qt6) + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Mon Oct 14 2024 Jan Grulich - 6.7.0-2 +- Rebuild (qt6) + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Thu Apr 04 2024 Jan Grulich - 6.0.0-3 +- Rebuild (qt6) + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Fri Feb 16 2024 Jan Grulich - 5.249.0-2 +- Rebuild (qt6) + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Wed Nov 29 2023 Jan Grulich - 5.245.0-2 +- Rebuild (qt6) + +* Thu Nov 09 2023 Steve Cossette +- 5.245.0 + +* Tue Oct 17 2023 Jan Grulich - 5.240.0^20230829.232927.fbb8558-3 +- Rebuild (qt6) + +* Thu Oct 05 2023 Justin Zobel - 5.240.0^20230829.232927.fbb8558-2 +- Rebuild for Qt Private API + +* Sun Sep 24 2023 Steve Cossette - 5.240.0^20230829.232927.fbb8558-1 +- Initial Release diff --git a/SonicDE/kf6-kguiaddons.spec b/SonicDE/kf6-kguiaddons.spec new file mode 100644 index 0000000..d036958 --- /dev/null +++ b/SonicDE/kf6-kguiaddons.spec @@ -0,0 +1,284 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 + +%global framework kguiaddons + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 1 addon with various classes on top of QtGui + +License: BSD-2-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: extra-cmake-modules +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: libX11-devel +BuildRequires: libxcb-devel +BuildRequires: kf6-rpm-macros +BuildRequires: cmake(PlasmaWaylandProtocols) +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6GuiPrivate) +BuildRequires: pkgconfig(wayland-protocols) + +BuildRequires: cmake(Qt6WaylandClient) + +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(xkbcommon) + +# required for pyside6 python bindings +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: clang-devel +BuildRequires: cmake(Shiboken6) +BuildRequires: cmake(PySide6) + +Requires: kf6-filesystem + +%description +%{summary}. + +%package -n python3-%{name} +Summary: Qt for Python bindings for %{name} +%description -n python3-%{name} +The package contains the pyside6 bindings library for %{name} + +%package devel +Summary: Development files for %{name} +Requires: %{name} = %{version}-%{release} +Requires: qt6-qtbase-devel + +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%files +%doc README.md +%license LICENSES/*.txt +%{_kf6_bindir}/kde-geo-uri-handler +%{_kf6_datadir}/qlogging-categories6/*categories +%{_kf6_libdir}/libKF6GuiAddons.so.* +%{_kf6_datadir}/applications/*-handler.desktop +%{_kf6_qmldir}/org/kde/guiaddons/ + +%files -n python3-%{name} +%{python3_sitearch}/KGuiAddons.cpython-%{python3_version_nodots}*.so + +%files devel +%{_kf6_includedir}/KGuiAddons/ +%{_kf6_libdir}/libKF6GuiAddons.so +%{_kf6_libdir}/cmake/KF6GuiAddons/ +%{_kf6_libdir}/pkgconfig/KF6GuiAddons.pc +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Wed Mar 04 2026 Steve Cossette - 6.23.1-1 +- 6.23.1 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Tue Jan 13 2026 Steve Cossette - 6.22.1-1 +- 6.22.1 + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Tue Dec 02 2025 Jan Grulich - 6.20.0-2 +- Rebuild (python-pyside6) + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Wed Oct 29 2025 Steve Cossette - 6.19.0-2 +- Bump for Plasma/Qt6.10 rebuild + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 30 2025 Jan Grulich - 6.18.0-2 +- Rebuild (qt6) + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Tue Jun 03 2025 Python Maint - 6.14.0-2 +- Rebuilt for Python 3.14 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Jan Grulich - 6.13.0-2 +- Rebuild (qt6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Tue Mar 25 2025 Jan Grulich - 6.12.0-3 +- Rebuild (qt6) + +* Thu Mar 13 2025 Marie Loise Nolden - 6.12.0-2 +- add pyside6 python bindings build and packaging + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Wed Jan 08 2025 Steve Cossette - 6.10.0-2 +- Respun by KDE + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Mon Oct 14 2024 Jan Grulich - 6.7.0-2 +- Rebuild (qt6) + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Thu Apr 04 2024 Jan Grulich - 6.0.0-4 +- Rebuild (qt6) + +* Thu Apr 04 2024 Jan Grulich - 6.0.0-3 +- Rebuild (qt6) + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Fri Feb 16 2024 Jan Grulich - 5.249.0-2 +- Rebuild (qt6) + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Wed Nov 29 2023 Jan Grulich - 5.245.0-2 +- Rebuild (qt6) + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 17 2023 Jan Grulich - 5.240.0^20230916.160754.7ff692a-3 +- Rebuild (qt6) + +* Thu Oct 05 2023 Justin Zobel - 5.240.0^20230916.160754.7ff692a-2 +- Rebuild for Qt Private API + +* Sat Sep 23 2023 Steve Cossette - 5.240.0^20230916.160754.7ff692a-1 +- Initial release \ No newline at end of file diff --git a/SonicDE/kf6-kiconthemes.spec b/SonicDE/kf6-kiconthemes.spec new file mode 100644 index 0000000..7087d11 --- /dev/null +++ b/SonicDE/kf6-kiconthemes.spec @@ -0,0 +1,255 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} + +%global framework kiconthemes + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 3 integration module with icon themes + +License: CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: gcc-c++ +BuildRequires: cmake +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: kf6-rpm-macros + +BuildRequires: qt6-qtbase-private-devel +BuildRequires: qt6-qtbase-devel +BuildRequires: cmake(Qt6Svg) +BuildRequires: cmake(Qt6Qml) +BuildRequires: cmake(Qt6UiPlugin) +BuildRequires: cmake(KF6Archive) +BuildRequires: cmake(KF6BreezeIcons) +BuildRequires: cmake(KF6ColorScheme) +BuildRequires: cmake(KF6ConfigWidgets) +BuildRequires: cmake(KF6CoreAddons) +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(KF6ItemViews) +BuildRequires: cmake(KF6WidgetsAddons) + +BuildRequires: pkgconfig(xkbcommon) + +Requires: hicolor-icon-theme + +%description +KDE Frameworks 6 Tier 3 integration module with icon themes + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang %{name} --all-name + +%files -f %{name}.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_bindir}/kiconfinder6 +%{_kf6_libdir}/libKF6IconThemes.so.* +%{_kf6_libdir}/libKF6IconWidgets.so.* +%{_kf6_qtplugindir}/kiconthemes6/iconengines/KIconEnginePlugin.so +%{_kf6_libdir}/qt6/qml/org/kde/iconthemes/ +%{_kf6_datadir}/qlogging-categories6/%{framework}.* + +%files devel +%{_kf6_includedir}/KIconThemes +%{_kf6_includedir}/KIconWidgets +%{_kf6_libdir}/libKF6IconThemes.so +%{_kf6_libdir}/libKF6IconWidgets.so +%{_kf6_libdir}/cmake/KF6IconThemes/ +%{_kf6_qtplugindir}/designer/kiconthemes6widgets.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Wed Oct 29 2025 Steve Cossette - 6.19.0-2 +- Bump for Plasma/Qt6.10 rebuild + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 30 2025 Jan Grulich - 6.18.0-2 +- Rebuild (qt6) + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Jan Grulich - 6.13.0-2 +- Rebuild (qt6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Tue Mar 25 2025 Jan Grulich - 6.12.0-2 +- Rebuild (qt6) + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Mon Oct 14 2024 Jan Grulich - 6.7.0-2 +- Rebuild (qt6) + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Fri May 10 2024 Alessandro Astone - 6.2.0-2 +- Respin tarball + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Thu Apr 04 2024 Jan Grulich - 6.0.0-4 +- Rebuild (qt6) + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-3 +- add missing BuildArch: noarch to -doc package + +* Sat Mar 2 2024 Marie Loise Nolden - 6.0.0-2 +- move qt designer plugin to -devel + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Fri Feb 16 2024 Jan Grulich - 5.249.0-2 +- Rebuild (qt6) + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Wed Nov 29 2023 Jan Grulich - 5.245.0-2 +- Rebuild (qt6) + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 17 2023 Jan Grulich - 5.240.0^20231005.110037.668fdc1-2 +- Rebuild (qt6) + +* Mon Oct 09 2023 Steve Cossette - 5.240.0^20231005.110037.668fdc1-1 +- Initial release \ No newline at end of file diff --git a/SonicDE/kf6-kitemviews.spec b/SonicDE/kf6-kitemviews.spec index f3577b3..c533e05 100644 --- a/SonicDE/kf6-kitemviews.spec +++ b/SonicDE/kf6-kitemviews.spec @@ -1,51 +1,212 @@ %define _disable_source_fetch 0 %define debug_package %{nil} +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 -Name: kf6-kitemviews -Version: 6.24.0 -Release: 1%{?dist} -Summary: KDE Frameworks 6 - Widget addons for Qt Model/View +%global framework kitemviews -License: LGPL-2.0-or-later AND LGPL-2.1-or-later -URL: https://invent.kde.org/frameworks/kitemviews -Source0: https://download.kde.org/stable/frameworks/6.24/kitemviews-%{version}.tar.xz +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 1 addon with item views +License: CC0-1.0 AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later +URL: https://invent.kde.org/frameworks/%{framework} +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig -BuildRequires: extra-cmake-modules -BuildRequires: kf6-rpm-macros -BuildRequires: qt6-qtbase-devel -BuildRequires: gcc-c++ +BuildRequires: fdupes +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: kf6-rpm-macros +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qttools-devel +BuildRequires: pkgconfig(xkbcommon) + +Requires: kf6-filesystem %description -KItemViews provides a set of views, which can be used with item models. +KDE Frameworks 6 Tier 1 addon with item views. -%package devel -Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +%package devel +Summary: Development files for %{name} +Requires: %{name} = %{version}-%{release} +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. -%description devel -Development files for %{name}. +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format %prep -%autosetup -n kitemviews-%{version} -p1 +%autosetup -n %{framework}-%{version} -p1 %build %cmake_kf6 -%cmake_build +%cmake_build_kf6 %install -%cmake_install -%find_lang kitemviews6_qt --with-qt --all-name || : +%cmake_install_kf6 + +%find_lang_kf6 kitemviews6_qt +%fdupes LICENSES %files -f kitemviews6_qt.lang -%license LICENSES/* -%{_libdir}/libKF6ItemViews.so.* -%{_datadir}/qlogging-categories6/kitemviews.categories +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/*categories +%{_kf6_libdir}/libKF6ItemViews.so.* %files devel -%{_includedir}/KF6/KItemViews/ -%{_libdir}/libKF6ItemViews.so -%{_libdir}/cmake/KF6ItemViews/ +%{_kf6_includedir}/KItemViews/ +%{_kf6_libdir}/libKF6ItemViews.so +%{_kf6_libdir}/cmake/KF6ItemViews/ +%{_kf6_qtplugindir}/designer/kitemviews6widgets.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index %changelog -* Tue Mar 24 2026 Anders - 6.24.0-1 -- Upgrade to 6.24.0 +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Fri Apr 19 2024 Jan Grulich - 6.1.0-2 +- Rebuild (qt6) + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-3 +- add missing BuildArch: noarch to -doc package + +* Sat Mar 2 2024 Marie Loise Nolden - 6.0.0-2 +- move qt designer plugin to -devel + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Mon Sep 25 2023 Steve Cossette - 5.240.0^20230829.233208.77b6030-1 +- Initial Release \ No newline at end of file diff --git a/SonicDE/kf6-kjobwidgets.spec b/SonicDE/kf6-kjobwidgets.spec new file mode 100644 index 0000000..fbb5d5b --- /dev/null +++ b/SonicDE/kf6-kjobwidgets.spec @@ -0,0 +1,261 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 + +%global framework kjobwidgets + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 2 addon for KJobs +# The following are in the LICENSES folder, but go unused: LGPL-3.0-only, LicenseRef-KDE-Accepted-LGPL +License: CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: kf6-rpm-macros +BuildRequires: libX11-devel +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qttools-devel +BuildRequires: qt6-qtbase-private-devel +BuildRequires: kf6-kcoreaddons-devel +BuildRequires: cmake(KF6Notifications) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: pkgconfig(shiboken6) +BuildRequires: pkgconfig(pyside6) +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: clang-devel + +BuildRequires: pkgconfig(xkbcommon) +Requires: kf6-filesystem + +%description +%{summary}. + +%package -n python3-%{name} +Summary: Qt for Python bindings for %{name} +%description -n python3-%{name} +The package contains the pyside6 bindings library for %{name} + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: qt6-qtbase-devel +Requires: kf6-kcoreaddons-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang_kf6 kjobwidgets6_qt + +%files -f kjobwidgets6_qt.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/%{framework}.* +%{_kf6_libdir}/libKF6JobWidgets.so.* + +%files -n python3-%{name} +%{python3_sitearch}/KJobWidgets.cpython-%{python3_version_nodots}*.so + +%files devel +%{_kf6_includedir}/KJobWidgets/ +%{_kf6_libdir}/libKF6JobWidgets.so +%{_kf6_libdir}/cmake/KF6JobWidgets/ +%{_kf6_datadir}/dbus-1/interfaces/*.xml +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Tue Dec 02 2025 Jan Grulich - 6.20.0-2 +- Rebuild (python-pyside6) + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Wed Oct 29 2025 Steve Cossette - 6.19.0-2 +- Bump for Plasma/Qt6.10 rebuild + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 30 2025 Jan Grulich - 6.18.0-2 +- Rebuild (qt6) + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Tue Jun 03 2025 Python Maint - 6.14.0-2 +- Rebuilt for Python 3.14 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Jan Grulich - 6.13.0-2 +- Rebuild (qt6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Tue Mar 25 2025 Jan Grulich - 6.12.0-2 +- Rebuild (qt6) + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Mon Oct 14 2024 Jan Grulich - 6.7.0-2 +- Rebuild (qt6) + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Thu Apr 04 2024 Jan Grulich - 6.0.0-3 +- Rebuild (qt6) + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Fri Feb 16 2024 Jan Grulich - 5.249.0-2 +- Rebuild (qt6) + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Wed Nov 29 2023 Jan Grulich - 5.245.0-2 +- Rebuild (qt6) + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 17 2023 Jan Grulich - 5.240.0^20231001.123235.e058145-2 +- Rebuild (qt6) + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20231001.123235.e058145-1 +- Initial Release \ No newline at end of file diff --git a/SonicDE/kf6-knotifications.spec b/SonicDE/kf6-knotifications.spec new file mode 100644 index 0000000..8850775 --- /dev/null +++ b/SonicDE/kf6-knotifications.spec @@ -0,0 +1,243 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} + +%global framework knotifications + +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 2 solution with abstraction for system notifications + +License: BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: kf6-rpm-macros +BuildRequires: cmake(Qt6Gui) +BuildRequires: cmake(Qt6DBus) +BuildRequires: cmake(Qt6Qml) +BuildRequires: libcanberra-devel +BuildRequires: cmake(KF6Config) + +# required for pyside6 python bindings +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: clang-devel +BuildRequires: cmake(Shiboken6) +BuildRequires: cmake(PySide6) + +%description +KDE Frameworks 6 Tier 3 solution with abstraction for system +notifications. + +%package -n python3-%{name} +Summary: Qt for Python bindings for %{name} +%description -n python3-%{name} +The package contains the pyside6 bindings library for %{name} + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang_kf6 knotifications6_qt +# We own the folder +mkdir -p %{buildroot}/%{_kf6_datadir}/knotifications6 + +%files -f knotifications6_qt.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/%{framework}.* +%{_kf6_libdir}/libKF6Notifications.so.* +%dir %{_kf6_datadir}/knotifications6 +%{_libdir}/qt6/qml/org/kde/notification/kde-qmlmodule.version +%{_libdir}/qt6/qml/org/kde/notification/knotificationqmlplugin.qmltypes +%{_libdir}/qt6/qml/org/kde/notification/libknotificationqmlplugin.so +%{_libdir}/qt6/qml/org/kde/notification/qmldir + +%files -n python3-%{name} +%{python3_sitearch}/KNotifications.cpython-%{python3_version_nodots}*.so + +%files devel +%{_kf6_includedir}/KNotifications/ +%{_kf6_libdir}/libKF6Notifications.so +%{_kf6_libdir}/cmake/KF6Notifications/ +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Tue Dec 02 2025 Jan Grulich - 6.20.0-2 +- Rebuild (python-pyside6) + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Tue Jun 03 2025 Python Maint - 6.14.0-2 +- Rebuilt for Python 3.14 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 28 2025 Jan Grulich - 6.13.0-2 +- Rebuild (python-pyside6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Thu Mar 13 2025 Marie Loise Nolden 6.12.0-2 +- add pyside6 python bindings build and packaging + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20231001.134620.703d04f-1 +- Initial Release \ No newline at end of file diff --git a/SonicDE/kf6-krunner.spec b/SonicDE/kf6-krunner.spec index bde3681..29e6410 100644 --- a/SonicDE/kf6-krunner.spec +++ b/SonicDE/kf6-krunner.spec @@ -18,7 +18,7 @@ BuildRequires: cmake(KF6Config) BuildRequires: cmake(KF6CoreAddons) BuildRequires: cmake(KF6I18n) BuildRequires: cmake(KF6ItemModels) -BuildRequires: cmake(KF6WindowSystem) +BuildRequires: sonic-frameworks-windowsystem-devel BuildRequires: gcc-c++ %description diff --git a/SonicDE/kf6-kservice.spec b/SonicDE/kf6-kservice.spec index e36fc92..3809436 100644 --- a/SonicDE/kf6-kservice.spec +++ b/SonicDE/kf6-kservice.spec @@ -1,58 +1,222 @@ %define _disable_source_fetch 0 %define debug_package %{nil} -Name: kf6-kservice -Version: 6.24.0 -Release: 1%{?dist} -Summary: KDE Frameworks 6 - Advanced plugin and service introspection +%global framework kservice -License: LGPL-2.0-or-later -URL: https://invent.kde.org/frameworks/kservice -Source0: https://download.kde.org/stable/frameworks/6.24/kservice-%{version}.tar.xz +Name: kf6-%{framework} +Summary: KDE Frameworks 6 Tier 3 solution for advanced plugin and service introspection +Version: 6.24.0 +Release: 1%{?dist} + +# The following licenses are in the LICENSES folder but go unused: GPL-2.0-only, GPL-2.0-or-later, GPL-3.0-only, LicenseRef-KDE-Accepted-GPL +License: CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig BuildRequires: extra-cmake-modules -BuildRequires: kf6-rpm-macros -BuildRequires: qt6-qtbase-devel +BuildRequires: gcc-c++ +BuildRequires: cmake BuildRequires: cmake(KF6Config) BuildRequires: cmake(KF6CoreAddons) -BuildRequires: cmake(KF6I18n) -BuildRequires: cmake(KF6DocTools) +BuildRequires: cmake(KF6Crash) BuildRequires: cmake(KF6DBusAddons) -BuildRequires: gcc-c++ +BuildRequires: cmake(KF6DocTools) +BuildRequires: cmake(KF6I18n) +BuildRequires: kf6-rpm-macros +BuildRequires: qt6-qtbase-devel + +# for the Administration category +# Recommends: redhat-menus + +Requires: kf6-filesystem %description -KService provides advanced plugin and service introspection. +KDE Frameworks 6 Tier 3 solution for advanced plugin and service +introspection. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} - +Requires: cmake(KF6Config) +Requires: cmake(KF6CoreAddons) %description devel -Development files for %{name}. +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format %prep -%autosetup -n kservice-%{version} -p1 +%autosetup -n %{framework}-%{version} -p1 %build %cmake_kf6 -%cmake_build +%cmake_build_kf6 %install -%cmake_install -%find_lang kservice6 --with-qt --all-name || : +%cmake_install_kf6 -%files -%license LICENSES/* -%{_libdir}/libKF6Service.so.* -%{_datadir}/qlogging-categories6/kservice.categories -%{_datadir}/qlogging-categories6/kservice.renamecategories -%{_libexecdir}/kf6/kbuildsycoca6 +%find_lang %{name} --all-name --with-man +mkdir -p %{buildroot}%{_kf6_datadir}/kservices6 +mkdir -p %{buildroot}%{_kf6_datadir}/kservicetypes6 + +%files -f %{name}.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/%{framework}.* +%{_kf6_bindir}/kbuildsycoca6 +%{_kf6_libdir}/libKF6Service.so.6 +%{_kf6_libdir}/libKF6Service.so.%{version} +%{_kf6_datadir}/kservicetypes6/ +%{_kf6_datadir}/kservices6/ +%{_kf6_mandir}/man8/kbuildsycoca6.8.gz %files devel -%{_includedir}/KF6/KService/ -%{_libdir}/libKF6Service.so -%{_libdir}/cmake/KF6Service/ +%{_kf6_includedir}/KService/ +%{_kf6_libdir}/libKF6Service.so +%{_kf6_libdir}/cmake/KF6Service/ +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index %changelog -* Tue Mar 24 2026 Anders - 6.24.0-1 -- Upgrade to 6.24.0 +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Wed Mar 04 2026 Steve Cossette - 6.23.1-1 +- 6.23.1 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20231006.002016.a60f060-1 +- Initial Release \ No newline at end of file diff --git a/SonicDE/kf6-kwidgetsaddons.spec b/SonicDE/kf6-kwidgetsaddons.spec new file mode 100644 index 0000000..e18e10c --- /dev/null +++ b/SonicDE/kf6-kwidgetsaddons.spec @@ -0,0 +1,250 @@ +%define _disable_source_fetch 0 +%define debug_package %{nil} +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 + +%global framework kwidgetsaddons + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 1 addon with various classes on top of QtWidgets +License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later +URL: https://invent.kde.org/frameworks/%{framework} +Source0: http://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: http://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: extra-cmake-modules >= %{majmin_ver_kf6} +BuildRequires: kf6-rpm-macros +BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qttools-devel +BuildRequires: qt6-qttools-static +BuildRequires: pkgconfig(xkbcommon) +BuildRequires: fdupes + +# required for pyside6 python bindings +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: clang-devel +BuildRequires: cmake(Shiboken6) +BuildRequires: cmake(PySide6) + +Requires: kf6-filesystem + +%description +KDE Frameworks 6 Tier 1 addon with various classes on top of QtWidgets. + +%package -n python3-%{name} +Summary: Qt for Python bindings for %{name} +%description -n python3-%{name} +The package contains the pyside6 bindings library for %{name} + +%package devel +Summary: Development files for %{name} +Requires: %{name} = %{version}-%{release} +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +%find_lang_kf6 kwidgetsaddons6_qt +%fdupes %{buildroot}/%{_kf6_includedir}/KWidgetsAddons/ +%fdupes LICENSES + +%files -f kwidgetsaddons6_qt.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_libdir}/libKF6WidgetsAddons.so.* +%{_kf6_datadir}/qlogging-categories6/*categories + +%files -n python3-%{name} +%{python3_sitearch}/KWidgetsAddons.cpython-%{python3_version_nodots}*.so + +%files devel +%{_kf6_includedir}/KWidgetsAddons/ +%{_kf6_libdir}/libKF6WidgetsAddons.so +%{_kf6_libdir}/cmake/KF6WidgetsAddons/ +%{_kf6_qtplugindir}/designer/kwidgetsaddons6widgets.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Tue Dec 02 2025 Jan Grulich - 6.20.0-2 +- Rebuild (python-pyside6) + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Tue Jun 03 2025 Python Maint - 6.14.0-2 +- Rebuilt for Python 3.14 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Tue Apr 22 2025 Jan Grulich - 6.13.0-2 +- Rebuild (python-pyside6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Thu Mar 13 2025 Marie Loise Nolden - 6.12.0-2 +- add pyside6 python bindings build and packaging + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Fri Jul 19 2024 Steve Cossette - 6.4.1-1 +- 6.4.1 + +* Fri Jul 19 2024 Steve Cossette - 6.4.0-3 +- Fixed a regression issue in 6.4.0 (From mailing list) + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Fri May 24 2024 Steve Cossette - 6.2.2-1 +- 6.2.2 + +* Thu May 23 2024 Alessandro Astone - 6.2.1-1 +- 6.2.1 hotfix + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-3 +- add missing BuildArch: noarch to -doc package + +* Sat Mar 2 2024 Marie Loise Nolden - 6.0.0-2 +- move qt designer plugin to -devel + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 +- Add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Sun Sep 24 2023 Steve Cossette - 5.240.0^20230917.131236.de81f37-1 +- Initial release \ No newline at end of file diff --git a/SonicDE/kf6-kxmlgui.spec b/SonicDE/kf6-kxmlgui.spec new file mode 100644 index 0000000..c78a098 --- /dev/null +++ b/SonicDE/kf6-kxmlgui.spec @@ -0,0 +1,279 @@ +%global framework kxmlgui +%define _disable_source_fetch 0 +%define debug_package %{nil} + +Name: kf6-%{framework} +Version: 6.24.0 +Release: 1%{?dist} +Summary: KDE Frameworks 6 Tier 3 solution for user-configurable main windows + +License: BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) +URL: https://invent.kde.org/frameworks/%{framework} + +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig + +BuildRequires: extra-cmake-modules >= %{version} +BuildRequires: gcc-c++ +BuildRequires: cmake +BuildRequires: cmake(KF6GlobalAccel) +BuildRequires: kf6-rpm-macros +BuildRequires: libX11-devel +BuildRequires: qt6-qtbase-devel +BuildRequires: cmake(KF6ColorScheme) +BuildRequires: cmake(KF6Config) +BuildRequires: cmake(KF6ConfigWidgets) +BuildRequires: cmake(KF6CoreAddons) +BuildRequires: cmake(KF6GuiAddons) +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(KF6IconThemes) +BuildRequires: cmake(KF6ItemViews) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: cmake(Qt6UiPlugin) +BuildRequires: pkgconfig(xkbcommon) +BuildRequires: qt6-qtbase-private-devel + +# required for pyside6 python bindings +BuildRequires: python3-devel +BuildRequires: python3-build +BuildRequires: python3-setuptools +BuildRequires: python3-wheel +BuildRequires: clang-devel +BuildRequires: cmake(Shiboken6) +BuildRequires: cmake(PySide6) + +Requires: kf6-filesystem + +%description +KDE Frameworks 6 Tier 3 solution for user-configurable main windows. + +%package -n python3-%{name} +Summary: Qt for Python bindings for %{name} +%description -n python3-%{name} +The package contains the pyside6 bindings library for %{name} + +%package devel +Summary: Development files for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: cmake(KF6Config) +Requires: cmake(KF6ConfigWidgets) +Requires: cmake(KF6GuiAddons) +Requires: qt6-qtbase-devel +%description devel +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format + +%prep +%autosetup -n %{framework}-%{version} -p1 + +%build +%cmake_kf6 +%cmake_build_kf6 + +%install +%cmake_install_kf6 + +# Own the kxmlgui directory +mkdir -p %{buildroot}%{_kf6_datadir}/kxmlgui5/ +%find_lang %{name} --all-name + +%files -f %{name}.lang +%doc README.md +%license LICENSES/*.txt +%{_kf6_datadir}/qlogging-categories6/%{framework}.* +%{_kf6_libdir}/libKF6XmlGui.so.* +%dir %{_kf6_datadir}/kxmlgui5/ + +%files -n python3-%{name} +%{python3_sitearch}/KXmlGui.cpython-%{python3_version_nodots}*.so + +%files devel +%{_kf6_qtplugindir}/designer/*6widgets.so +%{_kf6_includedir}/KXmlGui/ +%{_kf6_libdir}/libKF6XmlGui.so +%{_kf6_libdir}/cmake/KF6XmlGui/ +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index + +%changelog +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Tue Dec 02 2025 Jan Grulich - 6.20.0-2 +- Rebuild (python-pyside6) + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Wed Oct 29 2025 Steve Cossette - 6.19.0-2 +- Bump for Plasma/Qt6.10 rebuild + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 30 2025 Jan Grulich - 6.18.0-2 +- Rebuild (qt6) + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Tue Jun 03 2025 Python Maint - 6.14.0-2 +- Rebuilt for Python 3.14 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Mon Apr 14 2025 Jan Grulich - 6.13.0-2 +- Rebuild (qt6) + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Tue Mar 25 2025 Jan Grulich - 6.12.0-4 +- Rebuild (qt6) + +* Thu Mar 13 2025 Marie Loise Nolden - 6.12.0-3 +- add pyside6 python bindings build and packaging + +* Tue Mar 11 2025 Steve Cossette - 6.12.0-2 +- GuiAddons is now a dependancy for the devel subpackage + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.0-1 +- 6.9.0 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Mon Oct 14 2024 Jan Grulich - 6.7.0-2 +- Rebuild (qt6) + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Thu Apr 04 2024 Jan Grulich - 6.0.0-4 +- Rebuild (qt6) + +* Thu Apr 04 2024 Jan Grulich - 6.0.0-3 +- Rebuild (qt6) + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-2 +- add missing BuildArch: noarch to -doc package + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Fri Feb 16 2024 Jan Grulich - 5.249.0-2 +- Rebuild (qt6) + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Wed Nov 29 2023 Jan Grulich - 5.245.0-2 +- Rebuild (qt6) + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Oct 17 2023 Jan Grulich - 5.240.0^20231010.021754.3365b4a-2 +- Rebuild (qt6) + +* Sat Sep 23 2023 Steve Cossette - 5.240.0^20231010.021754.3365b4a-1 +- Initial release \ No newline at end of file diff --git a/SonicDE/kf6-solid.spec b/SonicDE/kf6-solid.spec index 311e50a..2a8baa3 100644 --- a/SonicDE/kf6-solid.spec +++ b/SonicDE/kf6-solid.spec @@ -1,55 +1,230 @@ +%global framework solid %define _disable_source_fetch 0 %define debug_package %{nil} +# Manuel definition af KDE-stier for at sikre, at SRPM-buildet virker på Copr +%global stable_kf6 stable +%global majmin_ver_kf6 6.24 -Name: kf6-solid +Name: kf6-%{framework} Version: 6.24.0 Release: 1%{?dist} -Summary: KDE Frameworks 6 - Desktop hardware abstraction +Summary: KDE Frameworks 6 Tier 1 integration module that provides hardware information +License: LGPL-2.1-or-later AND LGPL-2.1-only AND CCO-1.0 AND BSD-3-Clause AND LGPL-3.0-only +URL: https://solid.kde.org/ +Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz +Source1: https://download.kde.org/%{stable_kf6}/frameworks/%{majmin_ver_kf6}/%{framework}-%{version}.tar.xz.sig -License: LGPL-2.1-or-later -URL: https://invent.kde.org/frameworks/solid -Source0: https://download.kde.org/stable/frameworks/6.24/solid-%{version}.tar.xz - -BuildRequires: extra-cmake-modules -BuildRequires: kf6-rpm-macros -BuildRequires: qt6-qtbase-devel -BuildRequires: cmake(KF6I18n) -BuildRequires: libmount-devel +BuildRequires: cmake BuildRequires: gcc-c++ +BuildRequires: extra-cmake-modules >= %{majmin_ver_kf6} +Requires: kf6-filesystem +BuildRequires: kf6-rpm-macros +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6Qml) +BuildRequires: cmake(Qt6Tools) +BuildRequires: libupnp-devel +BuildRequires: systemd-devel +BuildRequires: libmount-devel +BuildRequires: flex +BuildRequires: bison +BuildRequires: pkgconfig(libplist++-2.0) +BuildRequires: pkgconfig(libimobiledevice-1.0) + +BuildRequires: media-player-info +Recommends: media-player-info +Recommends: udisks2 +Recommends: upower %description -Solid is a device integration framework. +Solid provides the following features for application developers: + - Hardware Discovery + - Power Management + - Network Management %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} - +Requires: cmake(Qt6Core) %description devel -Development files for %{name}. +The %{name}-devel package contains libraries and header files for +developing applications that use %{name}. + +%package doc +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description doc +Developer Documentation files for %{name} for use with KDevelop or QtCreator. + +%package html +Summary: Developer Documentation files for %{name} +BuildArch: noarch +%description html +Developer Documentation files for %{name} in HTML format %prep -%autosetup -n solid-%{version} -p1 +%autosetup -n %{framework}-%{version} -p1 %build %cmake_kf6 -%cmake_build +%cmake_build_kf6 %install -%cmake_install -%find_lang solid6 --with-qt --all-name || : +%cmake_install_kf6 -%files -%license LICENSES/* -%{_bindir}/solid-hardware6 -%{_libdir}/libKF6Solid.so.* -%{_datadir}/qlogging-categories6/solid.categories -%{_datadir}/qlogging-categories6/solid.renamecategories +%find_lang_kf6 solid6_qt + +%files -f solid6_qt.lang +%doc README.md TODO +%license LICENSES/*.txt +%{_kf6_bindir}/solid-hardware6 +%{_kf6_datadir}/qlogging-categories6/%{framework}.* +%{_kf6_libdir}/libKF6Solid.so.6 +%{_kf6_libdir}/libKF6Solid.so.%{version} %files devel -%{_includedir}/KF6/Solid/ -%{_libdir}/libKF6Solid.so -%{_libdir}/cmake/KF6Solid/ +%{_kf6_includedir}/Solid/ +%{_kf6_libdir}/cmake/KF6Solid/ +%{_kf6_libdir}/libKF6Solid.so +%{_qt6_docdir}/*/*.tags +%{_qt6_docdir}/*/*.index + +%files doc +%{_qt6_docdir}/*.qch + +%files html +%{_qt6_docdir}/*/* +%exclude %{_qt6_docdir}/*/*.tags +%exclude %{_qt6_docdir}/*/*.index %changelog -* Tue Mar 24 2026 Anders - 6.24.0-1 -- Upgrade to 6.24.0 +* Tue Mar 10 2026 Steve Cossette - 6.24.0-1 +- 6.24.0 + +* Thu Feb 12 2026 Steve Cossette - 6.23.0-1 +- 6.23.0 + +* Tue Feb 10 2026 Gwyn Ciesla - 6.22.0-3 +- libupnp rebuild + +* Fri Jan 16 2026 Fedora Release Engineering - 6.22.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jan 02 2026 farchord@gmail.com - 6.22.0-1 +- 6.22.0 + +* Fri Dec 05 2025 Steve Cossette - 6.21.0-1 +- 6.21.0 + +* Thu Nov 13 2025 Steve Cossette - 6.20.0-1 +- 6.20.0 + +* Sun Oct 05 2025 Steve Cossette - 6.19.0-1 +- 6.19.0 + +* Tue Sep 16 2025 farchord@gmail.com - 6.18.0-1 +- 6.18.0 + +* Fri Aug 01 2025 Steve Cossette - 6.17.0-1 +- 6.17.0 + +* Thu Jul 24 2025 Fedora Release Engineering - 6.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jul 05 2025 Marc Deop i Argemí - 6.16.0-1 +- 6.16.0 + +* Tue Jun 17 2025 Marie Loise Nolden - 6.15.0-2 +- 6.15 and plasma 3.4 compatibility rebuild + +* Sat Jun 07 2025 Steve Cossette - 6.15.0-1 +- 6.15.0 + +* Sat May 03 2025 Marc Deop i Argemí - 6.14.0-1 +- 6.14.0 + +* Sun Apr 06 2025 Steve Cossette - 6.13.0-1 +- 6.13.0 + +* Fri Mar 07 2025 Steve Cossette - 6.12.0-1 +- 6.12.0 + +* Fri Feb 07 2025 Marc Deop i Argemí - 6.11.0-1 +- 6.11.0 + +* Fri Jan 17 2025 Fedora Release Engineering - 6.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jan 03 2025 Steve Cossette - 6.10.0-1 +- 6.10.0 + +* Sat Dec 14 2024 Steve Cossette - 6.9.1-1 +- 6.9.1 + +* Sat Nov 02 2024 Marc Deop i Argemí - 6.8.0-1 +- 6.8.0 + +* Fri Oct 04 2024 Steve Cossette - 6.7.0-1 +- 6.7.0 + +* Sun Sep 29 2024 Alessandro Astone - 6.6.0-2 +- Rebuild for libimobiledevice + +* Mon Sep 16 2024 Steve Cossette - 6.6.0-1 +- 6.6.0 + +* Sat Aug 10 2024 Steve Cossette - 6.5.0-1 +- 6.5.0 + +* Thu Jul 18 2024 Fedora Release Engineering - 6.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jul 06 2024 Marc Deop i Argemí - 6.4.0-1 +- 6.4.0 + +* Sat Jun 01 2024 Marc Deop i Argemí - 6.3.0-1 +- 6.3.0 + +* Sat May 04 2024 Marc Deop i Argemí - 6.2.0-1 +- 6.2.0 + +* Fri Apr 19 2024 Alessandro Astone - 6.1.1-1 +- 6.1.1 hotfix + +* Wed Apr 10 2024 Marc Deop i Argemí - 6.1.0-1 +- 6.1.0 + +* Sat Mar 09 2024 Marie Loise Nolden - 6.0.0-3 +- add missing BuildArch: noarch to -doc package + +* Thu Feb 29 2024 Marie Loise Nolden - 6.0.0-2 +- add libmount, imobiledevice, plist support + +* Wed Feb 21 2024 Marc Deop i Argemí - 6.0.0-1 +- 6.0.0 + +* Wed Jan 31 2024 Marc Deop i Argemí - 5.249.0-1 +- 5.249.0 + +* Thu Jan 25 2024 Fedora Release Engineering - 5.248.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 5.248.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 10 2024 Marc Deop i Argemí - 5.248.0-1 +- 5.248.0 + +* Tue Jan 09 2024 Marie Loise Nolden - 5.247.0-2 +- add doc package for KF6 API + +* Wed Dec 20 2023 Marc Deop i Argemí - 5.247.0-1 +- 5.247.0 + +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + +* Thu Nov 09 2023 Steve Cossette - 5.245.0-1 +- 5.245.0 + +* Tue Sep 19 2023 Steve Cossette - 5.240.0^20230911.192300.eaebf4a-1 +- Initial Package \ No newline at end of file diff --git a/SonicDE/sonic-frameworks-auth.spec b/SonicDE/sonic-frameworks-auth.spec index f0557bb..1a9f9c6 100644 --- a/SonicDE/sonic-frameworks-auth.spec +++ b/SonicDE/sonic-frameworks-auth.spec @@ -3,7 +3,7 @@ Name: sonic-frameworks-auth Version: 6.24.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SonicDE Auth (fork of KAuth) License: LGPL-2.0-or-later @@ -32,13 +32,13 @@ Requires: %{name}%{?_isa} = %{version}-%{release} Requires: cmake(KF6CoreAddons) Requires: qt6-qtbase-devel -%description devel -Development files for %{name}. - Provides: kf6-kauth-devel%{?_isa} >= %{version} Provides: kf6-kauth-devel >= %{version} Obsoletes: kf6-kauth-devel <= %{version} +%description devel +Development files for %{name}. + %prep %autosetup -p1 diff --git a/SonicDE/sonic-frameworks-core-addons.spec b/SonicDE/sonic-frameworks-core-addons.spec deleted file mode 100644 index 97c945d..0000000 --- a/SonicDE/sonic-frameworks-core-addons.spec +++ /dev/null @@ -1,70 +0,0 @@ -%define _disable_source_fetch 0 -%define debug_package %{nil} - -Name: sonic-frameworks-core-addons -Version: 6.24.0 -Release: 1%{?dist} -Summary: SonicDE Core Addons (fork of KCoreAddons) - -License: LGPL-2.0-or-later -URL: https://github.com/Sonic-DE/sonic-frameworks-core-addons -Source0: %{url}/archive/refs/tags/v6.24.0-rc1.tar.gz#/%{name}-6.24.0.tar.gz - -BuildRequires: extra-cmake-modules -BuildRequires: kf6-rpm-macros -BuildRequires: qt6-qtbase-devel -BuildRequires: qt6-qtdeclarative-devel -BuildRequires: systemd-devel -# BuildRequires: cmake(Inotify) -BuildRequires: gcc-c++ -BuildRequires: cmake(Qt6DBus) - -Provides: kf6-kcoreaddons%{?_isa} >= %{version} -Provides: kf6-kcoreaddons >= %{version} -Obsoletes: kf6-kcoreaddons <= %{version} - -%description -SonicDE Core Addons is a fork of KCoreAddons, providing common tools for -SonicDE applications. - -%package devel -Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: qt6-qtbase-devel - -%description devel -Development files for %{name}. - -Provides: kf6-kcoreaddons-devel%{?_isa} >= %{version} -Provides: kf6-kcoreaddons-devel >= %{version} -Obsoletes: kf6-kcoreaddons-devel <= %{version} - -%prep -%autosetup -n %{name}-6.24.0-rc1 -p1 - -%build -%cmake_kf6 -DBUILD_PYTHON_BINDINGS=OFF -%cmake_build - -%install -%cmake_install -%find_lang kcoreaddons6 --with-qt --all-name - -%files -f kcoreaddons6.lang -%license LICENSES/* -%{_libdir}/libKF6CoreAddons.so.* -%{_datadir}/qlogging-categories6/kcoreaddons.categories -%{_datadir}/qlogging-categories6/kcoreaddons.renamecategories -%{_libdir}/qt6/qml/org/kde/coreaddons/ -%{_datadir}/mime/packages/kde6.xml -%{_datadir}/kf6/jsonschema/ - -%files devel -%{_includedir}/KF6/KCoreAddons/ -%{_libdir}/libKF6CoreAddons.so -%{_libdir}/cmake/KF6CoreAddons/ -%{_libdir}/pkgconfig/KF6CoreAddons.pc - -%changelog -* Tue Mar 24 2026 Anders da Silva Rytter Hansen - 6.24.0-1 -- Initial release of sonic-frameworks-core-addons for SonicDE diff --git a/SonicDE/sonic-frameworks-windowsystem.spec b/SonicDE/sonic-frameworks-windowsystem.spec index a388c2c..42f62ae 100644 --- a/SonicDE/sonic-frameworks-windowsystem.spec +++ b/SonicDE/sonic-frameworks-windowsystem.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: sonic-frameworks-windowsystem -Version: 6.24.0 +Version: 6.24.0.1 Release: 1%{?dist} Summary: SonicDE Window System (fork of KWindowSystem) @@ -15,6 +15,7 @@ BuildRequires: kf6-rpm-macros BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtbase-private-devel BuildRequires: qt6-qtdeclarative-devel +BuildRequires: qt6-qtwayland-devel BuildRequires: gcc-c++ BuildRequires: libxcb-devel # BuildRequires: cmake(XCB) diff --git a/SonicDE/sonic-interface-libraries-6.4.5-7.el10.x86_64.rpm b/SonicDE/sonic-interface-libraries-6.4.5-7.el10.x86_64.rpm new file mode 100644 index 0000000..ebd9583 Binary files /dev/null and b/SonicDE/sonic-interface-libraries-6.4.5-7.el10.x86_64.rpm differ