automatic version update by autodist [release 6.0.2-1mamba;Wed Mar 13 2024]
This commit is contained in:
parent
d62aef006a
commit
2b4983c4c7
76
oxygen.spec
76
oxygen.spec
@ -2,15 +2,15 @@
|
||||
%define plasmaver %(echo %{version} | cut -d. -f1-3)
|
||||
|
||||
Name: oxygen
|
||||
Version: 5.27.10
|
||||
Version: 6.0.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma 5 Oxygen theme
|
||||
Summary: KDE Plasma Oxygen theme
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/%{plasmaver}/oxygen-%{version}.tar.xz
|
||||
URL: https://kde.org/it/plasma-desktop/
|
||||
Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/oxygen-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -18,31 +18,45 @@ BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libframeworkintegration-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcmutils-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkdecoration-devel
|
||||
BuildRequires: libkf6-frameworkintegration-devel
|
||||
BuildRequires: libkf6-kcmutils-devel
|
||||
BuildRequires: libkf6-kcolorscheme-devel
|
||||
BuildRequires: libkf6-kcompletion-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
BuildRequires: libkf6-kconfigwidgets-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-kguiaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libkf6-kiconthemes-devel
|
||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-kwindowsystem-devel
|
||||
BuildRequires: libkguiaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: kf6-rpm-macros
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
KDE Plasma 5 Oxygen theme.
|
||||
KDE Plasma Oxygen theme.
|
||||
|
||||
%package -n lib%{name}
|
||||
Group: System/Libraries
|
||||
@ -65,12 +79,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
%cmake_kf6
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
%cmake_install
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
@ -88,10 +102,11 @@ exit 0
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/oxygen-demo5
|
||||
%{_bindir}/oxygen-settings5
|
||||
%{_libdir}/qt5/plugins/kstyle_oxygen_config.so
|
||||
%{_libdir}/qt5/plugins/org.kde.kdecoration2/oxygendecoration.so
|
||||
%{_libdir}/qt5/plugins/styles/oxygen.so
|
||||
%{_bindir}/oxygen-demo6
|
||||
%{_bindir}/oxygen-settings6
|
||||
%{_datadir}/applications/kcm_oxygendecoration.desktop
|
||||
%{_metainfodir}/org.kde.oxygen.appdata.xml
|
||||
%{_datadir}/plasma/look-and-feel/org.kde.oxygen/metadata.json
|
||||
%{_datadir}/color-schemes/Oxygen.colors
|
||||
%{_datadir}/color-schemes/OxygenCold.colors
|
||||
%dir %{_datadir}/icons/KDE_Classic
|
||||
@ -119,27 +134,40 @@ exit 0
|
||||
%{_datadir}/icons/Oxygen_Zion/cursors/*
|
||||
%{_datadir}/icons/Oxygen_Zion/index.theme
|
||||
%{_datadir}/icons/hicolor/256x256/apps/oxygen-settings.png
|
||||
%{_datadir}/kservices5/oxygendecorationconfig.desktop
|
||||
%{_datadir}/kservices5/oxygenstyleconfig.desktop
|
||||
%{_datadir}/kstyle/themes/oxygen.themerc
|
||||
%dir %{_datadir}/plasma/look-and-feel/org.kde.oxygen
|
||||
%dir %{_datadir}/plasma/look-and-feel/org.kde.oxygen/contents
|
||||
%{_datadir}/plasma/look-and-feel/org.kde.oxygen/contents/*
|
||||
%{_datadir}/plasma/look-and-feel/org.kde.oxygen/metadata.desktop
|
||||
#%{_datadir}/sounds/Oxygen-*.ogg
|
||||
%doc LICENSES
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/liboxygenstyle5.so.*
|
||||
%{_libdir}/liboxygenstyleconfig5.so.*
|
||||
|
||||
#%files -n lib%{name}-devel
|
||||
#%defattr(-,root,root)
|
||||
#%{_libdir}/liboxygenstyle5.so
|
||||
#%{_libdir}/liboxygenstyleconfig5.so
|
||||
%{_libdir}/liboxygenstyle6.so.*
|
||||
%{_libdir}/liboxygenstyleconfig6.so.*
|
||||
%{_qt6_plugindir}/kstyle_config/kstyle_oxygen_config.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration2.kcm/kcm_oxygendecoration.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration2/org.kde.oxygen.so
|
||||
%{_qt6_plugindir}/styles/oxygen5.so
|
||||
%{_qt6_plugindir}/styles/oxygen6.so
|
||||
|
||||
%changelog
|
||||
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 07 2024 Automatic Build System <autodist@openmamba.org> 6.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 03 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 03 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.92.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user