243 lines
7.6 KiB
RPMSpec
243 lines
7.6 KiB
RPMSpec
%bcond_with gcc
|
|
|
|
Name: kweather
|
|
Version: 24.08.3
|
|
Release: 1%{?dist}
|
|
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
|
License: GPL-2.0-or-later
|
|
Summary: Convergent KDE weather application
|
|
Url: https://apps.kde.org/kweather/
|
|
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
|
|
|
BuildRequires: appstream
|
|
BuildRequires: cmake
|
|
BuildRequires: desktop-file-utils
|
|
BuildRequires: extra-cmake-modules
|
|
%if %{with gcc}
|
|
BuildRequires: gcc-toolset-14-gcc-c++
|
|
%else
|
|
BuildRequires: clang
|
|
%endif
|
|
BuildRequires: kf6-rpm-macros
|
|
BuildRequires: libappstream-glib
|
|
|
|
BuildRequires: cmake(Qt6Core)
|
|
BuildRequires: cmake(Qt6Quick)
|
|
BuildRequires: cmake(Qt6Test)
|
|
BuildRequires: cmake(Qt6Gui)
|
|
BuildRequires: cmake(Qt6Svg)
|
|
BuildRequires: cmake(Qt6QuickControls2)
|
|
BuildRequires: cmake(Qt6Charts)
|
|
BuildRequires: cmake(Qt6OpenGL)
|
|
BuildRequires: cmake(Qt6Widgets)
|
|
|
|
BuildRequires: cmake(KF6Config)
|
|
BuildRequires: cmake(KF6Kirigami)
|
|
BuildRequires: cmake(KF6I18n)
|
|
BuildRequires: cmake(KF6CoreAddons)
|
|
BuildRequires: cmake(KF6Notifications)
|
|
BuildRequires: cmake(KF6KirigamiAddons)
|
|
BuildRequires: cmake(KWeatherCore)
|
|
BuildRequires: cmake(Plasma)
|
|
|
|
Requires: hicolor-icon-theme
|
|
# QML module dependencies
|
|
Requires: kf6-kcoreaddons%{?_isa}
|
|
Requires: kf6-kholidays%{?_isa}
|
|
Requires: kf6-kirigami%{?_isa}
|
|
Requires: kf6-kirigami-addons%{?_isa}
|
|
Requires: qt6-qtcharts%{?_isa}
|
|
|
|
Recommends: (%{name}-plasma-applet%{?_isa} = %{version}-%{release} if plasma-workspace)
|
|
|
|
%description
|
|
Weather application for Plasma Mobile
|
|
|
|
%package plasma-applet
|
|
Summary: Plasma weather applet
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
# QML module dependencies
|
|
Requires: kf6-kirigami%{?_isa}
|
|
Requires: kf6-kirigami-addons%{?_isa}
|
|
Requires: libplasma%{?_isa}
|
|
|
|
%description plasma-applet
|
|
%{summary}.
|
|
|
|
%prep
|
|
%autosetup -n %{name}-%{version} -p1
|
|
|
|
%build
|
|
%if %{with gcc}
|
|
%enable_devtoolset14
|
|
export CC=gcc
|
|
export CXX=c++
|
|
%else
|
|
%global optflags %(echo %{optflags}) -Qunused-arguments
|
|
%endif
|
|
|
|
%cmake_kf6
|
|
%cmake_build
|
|
|
|
%install
|
|
%cmake_install
|
|
chmod -x %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.desktop
|
|
%find_lang %{name}
|
|
|
|
%check
|
|
appstreamcli validate --no-net %{buildroot}%{_kf6_datadir}/metainfo/org.kde.%{name}.appdata.xml
|
|
desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.%{name}.desktop
|
|
|
|
%files -f %{name}.lang
|
|
%license LICENSES/*.txt
|
|
%{_kf6_bindir}/%{name}
|
|
%{_kf6_datadir}/applications/org.kde.%{name}.desktop
|
|
%{_kf6_metainfodir}/org.kde.%{name}.appdata.xml
|
|
%{_kf6_datadir}/icons/hicolor/scalable/apps/org.kde.%{name}.svg
|
|
%{_kf6_datadir}/dbus-1/services/org.kde.%{name}.service
|
|
|
|
%files plasma-applet
|
|
%{_kf6_metainfodir}/org.kde.plasma.%{name}_1x4.appdata.xml
|
|
%{_kf6_datadir}/plasma/plasmoids/org.kde.plasma.%{name}_1x4/contents/ui/LocationSelector.qml
|
|
%{_kf6_datadir}/plasma/plasmoids/org.kde.plasma.%{name}_1x4/contents/ui/WeatherContainer.qml
|
|
%{_kf6_datadir}/plasma/plasmoids/org.kde.plasma.%{name}_1x4/contents/ui/main.qml
|
|
%{_kf6_datadir}/plasma/plasmoids/org.kde.plasma.%{name}_1x4/metadata.json
|
|
%{_kf6_datadir}/plasma/plasmoids/org.kde.plasma.%{name}_1x4/metadata.json.license
|
|
%{_kf6_qtplugindir}/plasma/applets/plasma_applet_%{name}_1x4.so
|
|
|
|
%changelog
|
|
* Thu Nov 7 2024 Raven <raven@sysadmins.ws> - 24.08.3-1
|
|
- 24.08.3
|
|
|
|
* Fri Oct 11 2024 Raven <raven@sysadmins.ws> - 24.08.2-1
|
|
- 24.08.2
|
|
|
|
* Wed Sep 25 2024 Alessandro Astone <ales.astone@gmail.com> - 24.08.1-1
|
|
- 24.08.1
|
|
|
|
* Thu Aug 22 2024 Steve Cossette <farchord@gmail.com> - 24.08.0-1
|
|
- 24.08.0
|
|
|
|
* Tue Aug 20 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 24.07.90-1
|
|
- 24.07.90
|
|
|
|
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 24.05.2-3
|
|
- convert license to SPDX
|
|
|
|
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.05.2-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
* Sun Jul 14 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 24.05.2-1
|
|
- 24.05.2
|
|
|
|
* Fri Jun 14 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.1-1
|
|
- 24.05.1
|
|
|
|
* Fri May 17 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.0-1
|
|
- 24.05.0
|
|
|
|
* Fri Apr 12 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.2-1
|
|
- 24.02.2
|
|
|
|
* Fri Mar 29 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.1-1
|
|
- 24.02.1
|
|
|
|
* Wed Feb 21 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.0-1
|
|
- 24.02.0
|
|
|
|
* Wed Jan 31 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.01.95-1
|
|
- 24.01.95
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.01.90-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.01.90-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
* Thu Jan 11 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.01.90-1
|
|
- 24.01.90
|
|
|
|
* Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1
|
|
- 24.01.85
|
|
|
|
* Mon Dec 04 2023 Yaakov Selkowitz <yselkowitz@fedoraproject.org> - 24.01.80-1
|
|
- 24.01.80
|
|
|
|
* Thu Oct 12 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.2-1
|
|
- 23.08.2
|
|
|
|
* Sat Sep 16 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.1-1
|
|
- 23.08.1
|
|
|
|
* Sat Aug 26 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.0-1
|
|
- 23.08.0
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.04.3-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
* Sat Jul 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.3-1
|
|
- 23.04.3
|
|
|
|
* Tue Jun 06 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.2-1
|
|
- 23.04.2
|
|
|
|
* Sat May 13 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.1-1
|
|
- 23.04.1
|
|
|
|
* Thu Apr 20 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.0-1
|
|
- 23.04.0
|
|
|
|
* Fri Mar 31 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.90-1
|
|
- 23.03.90
|
|
|
|
* Mon Mar 20 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.80-1
|
|
- 23.03.80
|
|
|
|
* Mon Jan 30 2023 Justin Zobel <justin@1707.io> - 23.01.0-1
|
|
- Update to 23.01.0
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.11-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
* Thu Dec 01 2022 Justin Zobel <justin@1707.io> - 22.11-1
|
|
- Update to 22.11
|
|
|
|
* Wed Sep 28 2022 Justin Zobel <justin@1707.io> - 22.09-1
|
|
- Rebuild against kweathercore 0.7
|
|
|
|
* Wed Sep 28 2022 Justin Zobel <justin@1707.io> - 22.09-1
|
|
- Update to 22.09
|
|
|
|
* Tue Sep 20 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 22.06-3
|
|
- Rebuild for kweathercore 0.6
|
|
|
|
* Tue Sep 20 2022 Justin Zobel <justin@1707.io> - 22.06-2
|
|
- Rebuild
|
|
|
|
* Fri Aug 26 2022 Justin Zobel <justin@1707.io> - 22.06-1
|
|
- Update to 22.06
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 22.02-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
* Thu Feb 10 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 22.02-1
|
|
- Plasma mobile version 22.02
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.12-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
* Sun Jan 16 2022 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 21.12-1
|
|
- 21.12
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.06-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
* Sat Jul 17 2021 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 21.06-2
|
|
- Lang packs added.
|
|
|
|
* Sat Jul 17 2021 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 21.06-1
|
|
- 21.06
|
|
|
|
* Sat May 15 2021 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 21.05-1
|
|
- initial version of package
|