update to 5.24.2 [release 5.24.2-1mamba;Thu Feb 24 2022]
This commit is contained in:
parent
7d14b1f2d5
commit
c4fe351da9
@ -1,2 +1,4 @@
|
||||
# plasma-mobile
|
||||
|
||||
KDE Frameworks 5 UI components for Plasma Phone.
|
||||
|
||||
|
212
plasma-mobile.spec
Normal file
212
plasma-mobile.spec
Normal file
@ -0,0 +1,212 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: plasma-mobile
|
||||
Version: 5.24.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 UI components for Plasma Phone
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/%{plasmaver}/plasma-mobile-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkdeclarative-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkpackage-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwayland-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libmodemmanager-qt-devel
|
||||
BuildRequires: libnetworkmanager-qt5-devel
|
||||
BuildRequires: libnm-devel
|
||||
BuildRequires: libplasma-framework-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
Provides: plasma-phone-components
|
||||
Obsoletes: plasma-phone-components < 5.24.2
|
||||
|
||||
%description
|
||||
KDE Frameworks 5 UI components for Plasma Phone.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
#%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files
|
||||
#-f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kwinwrapper
|
||||
%{_libdir}/qt5/plugins/plasma/applets/plasma_applet_phonepanel.so
|
||||
%{_libdir}/qt5/plugins/plasma/applets/plasma_containment_phone_homescreen.so
|
||||
%{_libdir}/qt5/plugins/plasma/applets/plasma_containment_phone_taskpanel.so
|
||||
%dir %{_libdir}/qt5/qml/org/kde/plasma/private/mobileshell
|
||||
%{_libdir}/qt5/qml/org/kde/plasma/private/mobileshell/*
|
||||
%dir %{_libdir}/qt5/qml/org/kde/plasma/private/mobilehomescreencomponents
|
||||
%{_libdir}/qt5/qml/org/kde/plasma/private/mobilehomescreencomponents/*
|
||||
%dir %{_libdir}/qt5/qml/org/kde/plasma/mm
|
||||
%{_libdir}/qt5/qml/org/kde/plasma/mm/*
|
||||
%dir %{_libdir}/qt5/qml/org/kde/plasma/quicksetting/nightcolor
|
||||
%{_libdir}/qt5/qml/org/kde/plasma/quicksetting/nightcolor/*
|
||||
%{_datadir}/knotifications5/plasma_phone_components.notifyrc
|
||||
%{_datadir}/metainfo/org.kde.*.appdata.xml
|
||||
%{_datadir}/kservices5/plasma-applet-org.kde.phone.*.desktop
|
||||
%{_datadir}/kservices5/plasma-applet-org.kde.plasma.*.desktop
|
||||
%{_datadir}/plasma/look-and-feel/org.kde.plasma.phone/*
|
||||
#%dir %{_datadir}/plasma/plasmoids/org.kde.phone.activities
|
||||
#%{_datadir}/plasma/plasmoids/org.kde.phone.activities/*
|
||||
%dir %{_datadir}/plasma/plasmoids/org.kde.phone.homescreen
|
||||
%{_datadir}/plasma/plasmoids/org.kde.phone.homescreen/*
|
||||
#%dir %{_datadir}/plasma/plasmoids/org.kde.phone.krunner
|
||||
#%{_datadir}/plasma/plasmoids/org.kde.phone.krunner/*
|
||||
%dir %{_datadir}/plasma/plasmoids/org.kde.phone.panel
|
||||
%{_datadir}/plasma/plasmoids/org.kde.phone.panel/*
|
||||
%dir %{_datadir}/plasma/shells/org.kde.plasma.phoneshell
|
||||
%{_datadir}/plasma/shells/org.kde.plasma.phoneshell/*
|
||||
%dir %{_datadir}/plasma/plasmoids/org.kde.phone.taskpanel
|
||||
%{_datadir}/plasma/plasmoids/org.kde.phone.taskpanel/*
|
||||
%dir %{_datadir}/plasma/quicksettings/org.kde.plasma.airplanemode
|
||||
%{_datadir}/plasma/quicksettings/org.kde.plasma.airplanemode/*
|
||||
%dir %{_datadir}/plasma/quicksettings/org.kde.plasma.nightcolor
|
||||
%{_datadir}/plasma/quicksettings/org.kde.plasma.nightcolor/*
|
||||
%{_datadir}/wayland-sessions/plasma-mobile.desktop
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.24.2-1mamba
|
||||
- update to 5.24.2
|
||||
|
||||
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 06 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
|
||||
|
||||
* Wed Oct 27 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 20 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 19 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
|
||||
|
||||
* Wed Jun 16 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
|
||||
- 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
|
||||
|
||||
* Thu Mar 04 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
|
||||
|
||||
* Thu Feb 18 2021 Automatic Build System <autodist@mambasoft.it> 5.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 08 2021 Automatic Build System <autodist@mambasoft.it> 5.20.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 02 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
|
||||
|
||||
* Thu Oct 29 2020 Automatic Build System <autodist@mambasoft.it> 5.20.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 21 2020 Automatic Build System <autodist@mambasoft.it> 5.20.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 18 2020 Automatic Build System <autodist@mambasoft.it> 5.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 02 2020 Automatic Build System <autodist@mambasoft.it> 5.19.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 30 2020 Automatic Build System <autodist@mambasoft.it> 5.19.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 08 2020 Automatic Build System <autodist@mambasoft.it> 5.19.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 26 2020 Automatic Build System <autodist@mambasoft.it> 5.19.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 19 2020 Automatic Build System <autodist@mambasoft.it> 5.19.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 10 2020 Automatic Build System <autodist@mambasoft.it> 5.19.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 08 2020 Automatic Build System <autodist@mambasoft.it> 5.18.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.4.1-1mamba
|
||||
- package created using the webbuild interface
|
Loading…
Reference in New Issue
Block a user