%define majver %(echo %version | cut -d. -f1-2) %define plasmaver %(echo %{version} | cut -d. -f1-3) Name: breeze-grub Version: 5.27.10 Release: 2mamba Summary: KDE Plasma 5 Breeze theme for the Grub boot loader Group: Graphical Desktop/Look 'n' feel Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://kde.org/ Source: https://download.kde.org/stable/plasma/%{plasmaver}/breeze-grub-%{version}.tar.xz Source1: breeze-grub-background.png Patch0: breeze-grub-5.25.4-theme-openmamba.patch License: GPL ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END Requires(post): breeze-grub-theme = %{?epoch:%epoch:}%{version}-%{release} %description KDE Plasma 5 Breeze theme for the Grub boot loader. %package theme Group: Graphical Desktop/Look 'n' feel Summary: Settings for the KDE Plasma 5 Breeze theme for the Grub boot loader Requires: breeze-grub %description theme Settings for the KDE Plasma 5 Breeze theme for the Grub boot loader. %prep %setup -q %patch 0 -p1 %build %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" install -d %{buildroot}%{_datadir}/grub/themes cp -a breeze %{buildroot}%{_datadir}/grub/themes cp %{_datadir}/grub/unicode.pf2 %{buildroot}%{_datadir}/grub/themes/breeze/zunicode.pf2 install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/grub/themes/breeze/background.png %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %posttrans if [ $1 -ge 1 -a -e /etc/default/grub ]; then # set as grub theme if nothing else is already set grep "^GRUB_THEME=" /etc/default/grub >/dev/null || { cat >> /etc/default/grub << _EOF GRUB_THEME="%{_datadir}/grub/themes/breeze/theme.txt" _EOF } fi [ -e %{_sbindir}/update-grub ] && update-grub &>/dev/null || true : %files %defattr(-,root,root) %dir %{_datadir}/grub/themes/breeze %{_datadir}/grub/themes/breeze/* %exclude %{_datadir}/grub/themes/breeze/background.png %exclude %{_datadir}/grub/themes/breeze/theme.txt %doc LICENSES %files theme %defattr(-,root,root) %{_datadir}/grub/themes/breeze/background.png %{_datadir}/grub/themes/breeze/theme.txt %changelog * Mon Feb 05 2024 Silvan Calarco 5.27.10-2mamba - replace background.png with 8bpp instead of grayscale to fix loading with grub 2.12 * Wed Dec 06 2023 Automatic Build System 5.27.10-1mamba - automatic version update by autodist * Wed Oct 25 2023 Automatic Build System 5.27.9-1mamba - automatic version update by autodist * Tue Sep 12 2023 Automatic Build System 5.27.8-1mamba - automatic version update by autodist * Wed Aug 02 2023 Automatic Build System 5.27.7-1mamba - automatic version update by autodist * Wed Jun 21 2023 Automatic Build System 5.27.6-1mamba - automatic version update by autodist * Wed May 10 2023 Automatic Build System 5.27.5-1mamba - automatic version update by autodist * Tue Apr 04 2023 Automatic Build System 5.27.4-1mamba - automatic version update by autodist * Wed Mar 15 2023 Automatic Build System 5.27.3-1mamba - automatic version update by autodist * Wed Mar 01 2023 Automatic Build System 5.27.2-1mamba - automatic version update by autodist * Tue Feb 21 2023 Automatic Build System 5.27.1-1mamba - automatic version update by autodist * Tue Feb 14 2023 Automatic Build System 5.27.0-1mamba - automatic version update by autodist * Wed Jan 04 2023 Automatic Build System 5.26.5-1mamba - automatic version update by autodist * Wed Nov 30 2022 Automatic Build System 5.26.4-1mamba - automatic version update by autodist * Wed Nov 09 2022 Automatic Build System 5.26.3-1mamba - automatic version update by autodist * Thu Oct 27 2022 Automatic Build System 5.26.2-1mamba - automatic version update by autodist * Wed Oct 19 2022 Automatic Build System 5.26.1-1mamba - automatic version update by autodist * Wed Oct 12 2022 Automatic Build System 5.26.0-1mamba - automatic version update by autodist * Wed Sep 07 2022 Automatic Build System 5.25.5-1mamba - automatic version update by autodist * Fri Aug 05 2022 Silvan Calarco 5.25.4-3mamba - exclude background.png from main package * Wed Aug 03 2022 Silvan Calarco 5.25.4-2mamba - workaround to fix an error with submenus, see https://github.com/sandesh236/sleek--themes/pull/4 * Tue Aug 02 2022 Automatic Build System 5.25.4-1mamba - automatic version update by autodist * Sun Jul 17 2022 Silvan Calarco 5.25.3-2mamba - theme.txt: set terminal sizes to full screen; fix big font by adding zunicode.pf2 (alphabetical order matters) * Tue Jul 12 2022 Automatic Build System 5.25.3-1mamba - automatic version update by autodist * Mon Jul 04 2022 Silvan Calarco 5.25.2-2mamba - posttrans: set as default grub theme if nothing else is already set * Wed Jun 29 2022 Automatic Build System 5.25.2-1mamba - automatic version update by autodist * Tue Jun 21 2022 Automatic Build System 5.25.1-1mamba - automatic version update by autodist * Sat Jun 18 2022 Silvan Calarco 5.25.0-2mamba - breeze-grub-theme: package settings file apart * Tue Jun 14 2022 Automatic Build System 5.25.0-1mamba - automatic version update by autodist * Wed May 04 2022 Automatic Build System 5.24.5-1mamba - automatic version update by autodist * Tue Mar 29 2022 Automatic Build System 5.24.4-1mamba - automatic version update by autodist * Wed Mar 09 2022 Automatic Build System 5.24.3-1mamba - automatic version update by autodist * Wed Feb 23 2022 Automatic Build System 5.24.2-1mamba - automatic version update by autodist * Wed Feb 16 2022 Automatic Build System 5.24.1-1mamba - automatic version update by autodist * Tue Feb 08 2022 Automatic Build System 5.24.0-1mamba - automatic version update by autodist * Wed Jan 05 2022 Automatic Build System 5.23.5-1mamba - automatic version update by autodist * Tue Nov 30 2021 Automatic Build System 5.23.4-1mamba - automatic version update by autodist * Tue Nov 09 2021 Automatic Build System 5.23.3-1mamba - automatic version update by autodist * Wed Oct 27 2021 Automatic Build System 5.23.2-1mamba - automatic version update by autodist * Wed Oct 20 2021 Automatic Build System 5.23.1-1mamba - automatic version update by autodist * Sat Oct 16 2021 Automatic Build System 5.23.0-1mamba - automatic version update by autodist * Tue Aug 31 2021 Automatic Build System 5.22.5-1mamba - automatic version update by autodist * Tue Jul 27 2021 Automatic Build System 5.22.4-1mamba - automatic version update by autodist * Tue Jul 06 2021 Automatic Build System 5.22.3-1mamba - automatic version update by autodist * Wed Jun 23 2021 Automatic Build System 5.22.2.1-1mamba - automatic version update by autodist * Wed Jun 16 2021 Automatic Build System 5.22.1-1mamba - automatic version update by autodist * Tue Jun 08 2021 Automatic Build System 5.22.0-1mamba - automatic version update by autodist * Tue May 04 2021 Automatic Build System 5.21.5-1mamba - automatic version update by autodist * Wed Apr 07 2021 Automatic Build System 5.21.4-1mamba - automatic version update by autodist * Wed Mar 17 2021 Automatic Build System 5.21.3-1mamba - automatic version update by autodist * Tue Mar 02 2021 Automatic Build System 5.21.2-1mamba - automatic version update by autodist * Wed Feb 24 2021 Automatic Build System 5.21.1-1mamba - automatic version update by autodist * Tue Feb 16 2021 Automatic Build System 5.21.0-1mamba - automatic version update by autodist * Tue Jan 05 2021 Automatic Build System 5.20.5-1mamba - automatic version update by autodist * Tue Dec 01 2020 Automatic Build System 5.20.4-1mamba - automatic version update by autodist * Wed Nov 11 2020 Automatic Build System 5.20.3-1mamba - automatic version update by autodist * Wed Oct 28 2020 Automatic Build System 5.20.2-1mamba - automatic version update by autodist * Tue Oct 20 2020 Automatic Build System 5.20.1-1mamba - automatic version update by autodist * Wed Oct 14 2020 Automatic Build System 5.20.0-1mamba - automatic version update by autodist * Tue Sep 01 2020 Automatic Build System 5.19.5-1mamba - automatic version update by autodist * Wed Jul 29 2020 Automatic Build System 5.19.4-1mamba - automatic version update by autodist * Tue Jul 07 2020 Automatic Build System 5.19.3-1mamba - automatic version update by autodist * Thu Jun 25 2020 Automatic Build System 5.19.2-1mamba - automatic version update by autodist * Wed Jun 17 2020 Automatic Build System 5.19.1-1mamba - automatic version update by autodist * Tue Jun 09 2020 Automatic Build System 5.19.0-1mamba - automatic version update by autodist * Wed May 06 2020 Automatic Build System 5.18.5-1mamba - automatic version update by autodist * Wed Apr 01 2020 Ercole 'ercolinux' Carpanetto 5.18.4.1-1mamba - update to 5.18.4.1 * Wed Apr 01 2020 Automatic Build System 5.18.4-1mamba - automatic version update by autodist * Wed Mar 11 2020 Automatic Build System 5.18.3-1mamba - automatic version update by autodist * Wed Feb 26 2020 Automatic Build System 5.18.2-1mamba - automatic version update by autodist * Wed Feb 19 2020 Automatic Build System 5.18.1-1mamba - automatic version update by autodist * Wed Feb 12 2020 Automatic Build System 5.18.0-1mamba - automatic version update by autodist * Tue Jan 07 2020 Automatic Build System 5.17.5-1mamba - automatic version update by autodist * Tue Dec 03 2019 Automatic Build System 5.17.4-1mamba - automatic version update by autodist * Tue Nov 12 2019 Automatic Build System 5.17.3-1mamba - automatic version update by autodist * Wed Oct 30 2019 Automatic Build System 5.17.2-1mamba - automatic version update by autodist * Tue Oct 22 2019 Automatic Build System 5.17.1-1mamba - automatic version update by autodist * Tue Oct 15 2019 Automatic Build System 5.17.0-1mamba - automatic version update by autodist * Tue Sep 10 2019 Automatic Build System 5.16.5-1mamba - automatic version update by autodist * Fri Aug 02 2019 Automatic Build System 5.16.4-1mamba - automatic version update by autodist * Fri Jul 19 2019 Silvan Calarco 5.16.3-2mamba - wider theme patched by Ercolinux for openmamba * Wed Jul 10 2019 Automatic Build System 5.16.3-1mamba - automatic version update by autodist * Tue Jun 25 2019 Automatic Build System 5.16.2-1mamba - automatic version update by autodist * Wed Jun 19 2019 Automatic Build System 5.16.1-1mamba - automatic version update by autodist * Thu Jun 13 2019 Automatic Build System 5.16.0-1mamba - automatic version update by autodist * Tue May 07 2019 Automatic Build System 5.15.5-1mamba - automatic version update by autodist * Tue Apr 02 2019 Automatic Build System 5.15.4-1mamba - automatic version update by autodist * Wed Mar 13 2019 Automatic Build System 5.15.3-1mamba - automatic version update by autodist * Tue Feb 26 2019 Automatic Build System 5.15.2-1mamba - automatic version update by autodist * Wed Feb 20 2019 Automatic Build System 5.15.1-1mamba - automatic version update by autodist * Wed Feb 13 2019 Automatic Build System 5.15.0-1mamba - automatic version update by autodist * Wed Jan 09 2019 Automatic Build System 5.14.5-1mamba - automatic version update by autodist * Tue Nov 27 2018 Automatic Build System 5.14.4-1mamba - automatic version update by autodist * Tue Nov 06 2018 Automatic Build System 5.14.3-1mamba - automatic version update by autodist * Tue Oct 23 2018 Automatic Build System 5.14.2-1mamba - automatic version update by autodist * Tue Oct 16 2018 Automatic Build System 5.14.1-1mamba - automatic version update by autodist * Thu Oct 11 2018 Automatic Build System 5.14.0-1mamba - automatic version update by autodist * Tue Sep 04 2018 Automatic Build System 5.13.5-1mamba - automatic version update by autodist * Fri Aug 03 2018 Automatic Build System 5.13.4-1mamba - automatic version update by autodist * Tue Jul 10 2018 Automatic Build System 5.13.3-1mamba - automatic version update by autodist * Tue Jun 26 2018 Automatic Build System 5.13.2-1mamba - automatic version update by autodist * Tue Jun 19 2018 Automatic Build System 5.13.1-1mamba - automatic version update by autodist * Thu Jun 14 2018 Automatic Build System 5.13.0-1mamba - automatic version update by autodist * Tue May 01 2018 Automatic Build System 5.12.5-1mamba - automatic version update by autodist * Sun Apr 01 2018 Automatic Build System 5.12.4-1mamba - automatic version update by autodist * Tue Mar 06 2018 Automatic Build System 5.12.3-1mamba - automatic version update by autodist * Wed Feb 21 2018 Automatic Build System 5.12.2-1mamba - automatic version update by autodist * Wed Feb 14 2018 Automatic Build System 5.12.1-1mamba - automatic version update by autodist * Thu Feb 08 2018 Automatic Build System 5.12.0-1mamba - automatic version update by autodist * Wed Jan 03 2018 Automatic Build System 5.11.5-1mamba - automatic version update by autodist * Sun Dec 17 2017 Silvan Calarco 5.11.4-2mamba - install in %{_datadir}/grub/themes * Thu Dec 07 2017 Automatic Build System 5.11.4-1mamba - automatic version update by autodist * Tue Nov 07 2017 Automatic Build System 5.11.3-1mamba - automatic version update by autodist * Sun Oct 29 2017 Silvan Calarco 5.11.2-1mamba - package created using the webbuild interface