Compare commits
47 Commits
5.19.4-1ma
...
5.27.7-1ma
Author | SHA1 | Date | |
---|---|---|---|
bb89979c68 | |||
d4da0a57e5 | |||
bb918e44ce | |||
d892dbf0c1 | |||
a0915773eb | |||
c1ef362f6f | |||
36290ba4f3 | |||
cd7378546d | |||
27254e3831 | |||
81aa2b4289 | |||
95398e5fbc | |||
ab6e492ea6 | |||
4c45ed874a | |||
36f1bd9fca | |||
0495977f5d | |||
2d57ec12d4 | |||
c489abbe08 | |||
d6fbbed348 | |||
4c010d1e6d | |||
4875ee9549 | |||
171463b6c4 | |||
6878019ba5 | |||
cf01968463 | |||
7f3b2400c9 | |||
ba143fbcec | |||
3ddd0c3169 | |||
a555745d10 | |||
68f36b5cbf | |||
b9beb3d8fa | |||
6b6b00aefa | |||
7533075ab7 | |||
87563087a5 | |||
b4e1777720 | |||
57e5588192 | |||
fd2c75baf8 | |||
c9b2ae83ce | |||
c6b669c1c2 | |||
f7bbb65724 | |||
f68947e272 | |||
7e152f8c93 | |||
217966a430 | |||
df9dc8fd68 | |||
a903be759e | |||
138448c37f | |||
b8b019f72c | |||
49931b1aaf | |||
2daec7fe07 |
195
kscreen.spec
195
kscreen.spec
@@ -1,21 +1,23 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
|
||||
Name: kscreen
|
||||
Version: 5.19.4
|
||||
Version: 5.27.7
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 restore and save screen configurations depending on which monitors are connected
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/plasma/%{plasmaver}/kscreen-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Sensors-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
@@ -23,18 +25,26 @@ BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkdbusaddons-devel
|
||||
BuildRequires: libkdeclarative-devel
|
||||
BuildRequires: libkglobalaccel-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkpackage-devel
|
||||
BuildRequires: libkscreen-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: liblayer-shell-qt-devel
|
||||
BuildRequires: libplasma-framework-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxcb-util-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
KDE Frameworks 5 restore and save screen configurations depending on which monitors are connected.
|
||||
@@ -60,9 +70,13 @@ KDE Frameworks 5 restore and save screen configurations depending on which monit
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kscreen-console
|
||||
%{_libdir}/qt5/plugins/kcms/kcm_kscreen.so
|
||||
%{_userunitdir}/plasma-kscreen-osd.service
|
||||
%{_libdir}/qt5/plugins/kf5/kded/kscreen.so
|
||||
%{_libdir}/qt5/plugins/plasma/applets/plasma_applet_kscreen.so
|
||||
%{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_kscreen.so
|
||||
%{_libexecdir}/kscreen_osd_service
|
||||
%{_datadir}/applications/kcm_kscreen.desktop
|
||||
%{_datadir}/dbus-1/services/org.kde.kscreen.osdService.service
|
||||
%{_datadir}/kservices5/plasma-applet-org.kde.kscreen.desktop
|
||||
%{_datadir}/metainfo/org.kde.kscreen.appdata.xml
|
||||
%dir %{_datadir}/plasma/plasmoids/org.kde.kscreen
|
||||
@@ -70,13 +84,168 @@ KDE Frameworks 5 restore and save screen configurations depending on which monit
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kscreen
|
||||
%{_datadir}/kpackage/kcms/kcm_kscreen/*
|
||||
%{_datadir}/qlogging-categories5/kscreen.categories
|
||||
%dir %{_datadir}/kded_kscreen
|
||||
%dir %{_datadir}/kded_kscreen/qml
|
||||
%{_datadir}/kded_kscreen/qml/*
|
||||
%{_datadir}/kservices5/kcm_kscreen.desktop
|
||||
%doc COPYING
|
||||
#%dir %{_datadir}/kded_kscreen
|
||||
#%dir %{_datadir}/kded_kscreen/qml
|
||||
#%{_datadir}/kded_kscreen/qml/*
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 Automatic Build System <autodist@mambasoft.it> 5.27.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 22 2023 Automatic Build System <autodist@mambasoft.it> 5.27.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 11 2023 Automatic Build System <autodist@mambasoft.it> 5.27.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 16 2023 Automatic Build System <autodist@mambasoft.it> 5.27.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 5.27.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 20 2023 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 01 2022 Automatic Build System <autodist@mambasoft.it> 5.26.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 5.26.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 30 2022 Automatic Build System <autodist@mambasoft.it> 5.26.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 20 2022 Automatic Build System <autodist@mambasoft.it> 5.26.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 15 2022 Automatic Build System <autodist@mambasoft.it> 5.26.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 07 2022 Automatic Build System <autodist@mambasoft.it> 5.25.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 03 2022 Automatic Build System <autodist@mambasoft.it> 5.25.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 13 2022 Automatic Build System <autodist@mambasoft.it> 5.25.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 29 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 22 2022 Automatic Build System <autodist@mambasoft.it> 5.25.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 15 2022 Automatic Build System <autodist@mambasoft.it> 5.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 06 2022 Automatic Build System <autodist@mambasoft.it> 5.24.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 5.24.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 12 2022 Automatic Build System <autodist@mambasoft.it> 5.24.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 26 2022 Automatic Build System <autodist@mambasoft.it> 5.24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.24.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 05 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 01 2021 Automatic Build System <autodist@mambasoft.it> 5.23.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 11 2021 Automatic Build System <autodist@mambasoft.it> 5.23.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 28 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 21 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 16 2021 Automatic Build System <autodist@mambasoft.it> 5.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 01 2021 Automatic Build System <autodist@mambasoft.it> 5.22.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 5.22.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 07 2021 Automatic Build System <autodist@mambasoft.it> 5.22.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 5.22.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 08 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-2mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 5.21.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 03 2021 Automatic Build System <autodist@mambasoft.it> 5.21.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 5.21.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 16 2021 Automatic Build System <autodist@mambasoft.it> 5.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 05 2021 Automatic Build System <autodist@mambasoft.it> 5.20.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 01 2020 Automatic Build System <autodist@mambasoft.it> 5.20.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 11 2020 Automatic Build System <autodist@mambasoft.it> 5.20.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 28 2020 Automatic Build System <autodist@mambasoft.it> 5.20.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 20 2020 Automatic Build System <autodist@mambasoft.it> 5.20.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 5.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 01 2020 Automatic Build System <autodist@mambasoft.it> 5.19.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 29 2020 Automatic Build System <autodist@mambasoft.it> 5.19.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user