|
|
|
Name: layer-shell-qt
|
|
|
|
Version: 5.27.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Library to easily use clients based on wlr-layer-shell
|
|
|
|
|
|
|
|
License: LGPLv3+
|
|
|
|
URL: https://invent.kde.org/plasma/%{name}
|
|
|
|
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%if %{revision} >= 50
|
|
|
|
%global stable unstable
|
|
|
|
%else
|
|
|
|
%global stable stable
|
|
|
|
%endif
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
BuildRequires: extra-cmake-modules >= 5.82
|
|
|
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
# needs /usr/lib64/libQt5XkbCommonSupport.a
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
BuildRequires: qt5-qtbase-static
|
|
|
|
|
|
|
|
BuildRequires: cmake(Qt5WaylandClient)
|
|
|
|
BuildRequires: cmake(Qt5Qml)
|
|
|
|
BuildRequires: cmake(Qt5XkbCommonSupport)
|
|
|
|
|
|
|
|
BuildRequires: libxkbcommon-devel
|
|
|
|
BuildRequires: plasma-wayland-protocols-devel
|
|
|
|
BuildRequires: wayland-devel
|
|
|
|
BuildRequires: wayland-protocols-devel
|
|
|
|
|
|
|
|
%description
|
|
|
|
This component is meant for applications to be able to easily use clients
|
|
|
|
based on wlr-layer-shell
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Developer files for %{name}
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: cmake(Qt5Gui) >= 5.15.0
|
|
|
|
%description devel
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%autosetup
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake_kf5
|
|
|
|
|
|
|
|
%cmake_build
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%cmake_install
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%license LICENSES/*
|
|
|
|
%{_libdir}/libLayerShellQtInterface.so.5*
|
|
|
|
%{_qt5_plugindir}/wayland-shell-integration/
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%{_includedir}/LayerShellQt/
|
|
|
|
%{_libdir}/libLayerShellQtInterface.so
|
|
|
|
%{_libdir}/cmake/LayerShellQt/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
* Tue Feb 21 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.1-1
|
|
|
|
- 5.27.1
|
|
|
|
|
|
|
|
* Thu Feb 09 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.27.0-1
|
|
|
|
- 5.27.0
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.26.90-1
|
|
|
|
- 5.26.90
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.26.5-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
* Fri Jan 06 2023 Jan Grulich <jgrulich@redhat.com> - 5.26.5-2
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
* Thu Jan 05 2023 Justin Zobel <justin@1707.io> - 5.26.5-1
|
|
|
|
- Update to 5.26.5
|
|
|
|
|
|
|
|
* Tue Nov 29 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.4-1
|
|
|
|
- 5.26.4
|
|
|
|
|
|
|
|
* Wed Nov 09 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.3-1
|
|
|
|
- 5.26.3
|
|
|
|
|
|
|
|
* Wed Nov 02 2022 Adam Williamson <awilliam@redhat.com> - 5.26.2-2
|
|
|
|
- Rebuild for new Qt version
|
|
|
|
|
|
|
|
* Wed Oct 26 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.2-1
|
|
|
|
- 5.26.2
|
|
|
|
|
|
|
|
* Tue Oct 18 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.1-1
|
|
|
|
- 5.26.1
|
|
|
|
|
|
|
|
* Thu Oct 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.0-1
|
|
|
|
- 5.26.0
|
|
|
|
|
|
|
|
* Sat Sep 17 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.90-1
|
|
|
|
- 5.25.90
|
|
|
|
|
|
|
|
* Wed Sep 07 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.5-1
|
|
|
|
- 5.25.5
|
|
|
|
|
|
|
|
* Wed Aug 03 2022 Justin Zobel <justin@1707.io> - 5.25.4-1
|
|
|
|
- Update to 5.25.4
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.25.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
* Thu Jul 14 2022 Jan Grulich <jgrulich@redhat.com> - 5.25.3-2
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
* Tue Jul 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.3-1
|
|
|
|
- 5.25.3
|
|
|
|
|
|
|
|
* Tue Jun 28 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.2-1
|
|
|
|
- 5.25.2
|
|
|
|
|
|
|
|
* Tue Jun 21 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.1-1
|
|
|
|
- 5.25.1
|
|
|
|
|
|
|
|
* Thu Jun 09 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.0-1
|
|
|
|
- 5.25.0
|
|
|
|
|
|
|
|
* Fri May 20 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.90-1
|
|
|
|
- 5.24.90
|
|
|
|
|
|
|
|
* Tue May 17 2022 Jan Grulich <jgrulich@redhat.com> - 5.24.5-2
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
* Tue May 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.5-1
|
|
|
|
- 5.24.5
|
|
|
|
|
|
|
|
* Thu Mar 31 2022 Justin Zobel <justin@1707.io> - 5.24.4-1
|
|
|
|
- Update to 5.24.4
|
|
|
|
|
|
|
|
* Thu Mar 10 2022 Marc Deop <marcdeop@fedoraproejct.org> - 5.24.3-2
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
* Tue Mar 08 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.3-1
|
|
|
|
- 5.24.3
|
|
|
|
|
|
|
|
* Tue Mar 08 2022 Jan Grulich <jgrulich@redhat.com> - 5.24.2-2
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
* Tue Feb 22 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.24.2-1
|
|
|
|
- 5.24.2
|
|
|
|
|
|
|
|
* Tue Feb 15 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.1-1
|
|
|
|
- 5.24.1
|
|
|
|
|
|
|
|
* Thu Feb 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.0-1
|
|
|
|
- 5.24.0
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.23.90-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
* Thu Jan 13 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.23.90-1
|
|
|
|
- 5.23.90
|
|
|
|
|
|
|
|
* Tue Jan 04 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.23.5-1
|
|
|
|
- 5.23.5
|
|
|
|
|
|
|
|
* Tue Dec 14 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.4-1
|
|
|
|
- 5.23.4
|
|
|
|
|
|
|
|
* Wed Nov 10 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.23.3-1
|
|
|
|
- 5.23.3
|
|
|
|
|
|
|
|
* Tue Oct 26 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.23.2-1
|
|
|
|
- 5.23.2
|
|
|
|
|
|
|
|
* Sat Oct 23 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.1-1
|
|
|
|
- 5.23.1
|
|
|
|
|
|
|
|
* Fri Oct 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.0-1
|
|
|
|
- 5.23.0
|
|
|
|
|
|
|
|
* Fri Sep 17 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.22.90-1
|
|
|
|
- 5.22.90
|
|
|
|
|
|
|
|
* Tue Aug 31 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.5-1
|
|
|
|
- 5.22.5
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.4-1
|
|
|
|
- 5.22.4
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.22.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
* Mon Jul 12 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.3-1
|
|
|
|
- 5.22.3
|
|
|
|
|
|
|
|
* Tue Jun 22 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.2.1-1
|
|
|
|
- 5.22.2.1
|
|
|
|
|
|
|
|
* Tue Jun 22 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.2-1
|
|
|
|
- 5.22.2
|
|
|
|
|
|
|
|
* Tue Jun 15 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.1-1
|
|
|
|
- 5.22.1
|
|
|
|
|
|
|
|
* Sun Jun 06 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.0-1
|
|
|
|
- 5.22.0
|
|
|
|
|
|
|
|
* Fri May 14 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.21.90-2
|
|
|
|
- shorten summary
|
|
|
|
|
|
|
|
* Thu May 13 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.21.90-1
|
|
|
|
- first try
|
|
|
|
|