169 lines
5.0 KiB
RPMSpec
169 lines
5.0 KiB
RPMSpec
|
Name: plasmatube
|
||
|
Version: 24.05.1
|
||
|
Release: 4%{?dist}
|
||
|
License: GPL-3.0-or-later AND GPL-2.0-or-later AND CC0-1.0 AND CC-BY-SA-4.0
|
||
|
Summary: YouTube video player based on QtMultimedia and youtube-dl
|
||
|
Url: https://apps.kde.org/plasmatube/
|
||
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||
|
|
||
|
BuildRequires: desktop-file-utils
|
||
|
BuildRequires: extra-cmake-modules
|
||
|
BuildRequires: gcc-c++
|
||
|
BuildRequires: kf6-rpm-macros
|
||
|
BuildRequires: libappstream-glib
|
||
|
|
||
|
BuildRequires: cmake(Qt6Core)
|
||
|
BuildRequires: cmake(Qt6Svg)
|
||
|
BuildRequires: cmake(Qt6Svg)
|
||
|
BuildRequires: cmake(Qt6Quick)
|
||
|
BuildRequires: cmake(Qt6Svg)
|
||
|
BuildRequires: cmake(Qt6QuickControls2)
|
||
|
BuildRequires: cmake(Qt6Widgets)
|
||
|
BuildRequires: cmake(Qt6Concurrent)
|
||
|
BuildRequires: cmake(Qt6DBus)
|
||
|
|
||
|
BuildRequires: cmake(KF6CoreAddons)
|
||
|
BuildRequires: cmake(KF6Config)
|
||
|
BuildRequires: cmake(KF6Kirigami)
|
||
|
BuildRequires: cmake(KF6I18n)
|
||
|
BuildRequires: cmake(KF6KirigamiAddons)
|
||
|
BuildRequires: cmake(KF6DBusAddons)
|
||
|
BuildRequires: cmake(KF6WindowSystem)
|
||
|
|
||
|
BuildRequires: cmake(MpvQt)
|
||
|
BuildRequires: cmake(Qt6Keychain)
|
||
|
|
||
|
Requires: hicolor-icon-theme
|
||
|
# QML module dependencies
|
||
|
Requires: kf6-kcoreaddons%{?_isa}
|
||
|
Requires: kf6-kirigami%{?_isa}
|
||
|
Requires: kf6-kirigami-addons%{?_isa}
|
||
|
Requires: kf6-kitemmodels%{?_isa}
|
||
|
Requires: kf6-knotifications%{?_isa}
|
||
|
Requires: kf6-purpose%{?_isa}
|
||
|
Requires: qt6-qt5compat%{?_isa}
|
||
|
|
||
|
%description
|
||
|
%{summary}.
|
||
|
|
||
|
%prep
|
||
|
%autosetup
|
||
|
|
||
|
%build
|
||
|
%cmake_kf6
|
||
|
%cmake_build
|
||
|
|
||
|
%install
|
||
|
%cmake_install
|
||
|
%find_lang %{name}
|
||
|
|
||
|
%check
|
||
|
desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.desktop
|
||
|
appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/org.kde.%{name}.appdata.xml
|
||
|
|
||
|
%files -f %{name}.lang
|
||
|
%license LICENSES/*
|
||
|
|
||
|
%{_kf6_bindir}/%{name}
|
||
|
|
||
|
%{_kf6_datadir}/applications/org.kde.%{name}.desktop
|
||
|
%{_kf6_datadir}/icons/hicolor/*/actions/%{name}-*
|
||
|
%{_kf6_datadir}/icons/hicolor/*/apps/org.kde.%{name}.*
|
||
|
%{_kf6_datadir}/qlogging-categories6/plasmatube.categories
|
||
|
|
||
|
%{_kf6_metainfodir}/org.kde.%{name}.appdata.xml
|
||
|
|
||
|
%changelog
|
||
|
* Fri Jun 28 2024 Raven <raven@sysadmins.ws> - 24.05.1-4
|
||
|
- rebuild (libxkbcommon)
|
||
|
|
||
|
* Wed Jun 26 2024 Raven <raven@sysadmins.ws> - 24.05.1-3
|
||
|
- Rebuild (qt6)
|
||
|
|
||
|
* Mon Jun 3 2024 Raven <raven@sysadmins.ws> - 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
|
||
|
|
||
|
* Sun Dec 03 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
|
||
|
|
||
|
* Tue Oct 10 2023 Richard Fontana <rfontana@redhat.com> - 23.08.1-2
|
||
|
- Updated License: tag to SPDX format.
|
||
|
|
||
|
* 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
|
||
|
|
||
|
* Mon Jul 24 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 23.04.3-3
|
||
|
- Rebuilt due to libmpv 0.36 update.
|
||
|
|
||
|
* Fri Jul 21 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
|
||
|
|
||
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.11-2
|
||
|
- 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
|
||
|
- Update to 22.09
|
||
|
|
||
|
* Thu May 05 2022 Justin Zobel <justin@1707.io> - 22.04-1
|
||
|
- Update to 22.04
|
||
|
|
||
|
* Tue Mar 1 2022 Jusitn Zobel <justin@1707.io> - 22.02-1
|
||
|
- Update to 22.02
|
||
|
|
||
|
* Wed Dec 22 2021 Justin Zobel <justin@1707.io> - 21.12-1
|
||
|
- Initial version of package
|