automatic version update by autodist [release 0.18-1mamba;Sat May 25 2024]
This commit is contained in:
parent
5a5221c199
commit
431c553db5
@ -1,18 +1,17 @@
|
|||||||
Name: hicolor-icon-theme
|
Name: hicolor-icon-theme
|
||||||
Version: 0.17
|
Version: 0.18
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Icon-theme contains the standard and also references the default icon theme called hicolor
|
Summary: Icon-theme contains the standard and also references the default icon theme called hicolor
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://icon-theme.freedesktop.org/wiki/HicolorTheme
|
URL: https://icon-theme.freedesktop.org/wiki/HicolorTheme
|
||||||
Source: http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-%{version}.tar.xz
|
Source: http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires(pre): %{_bindir}/gtk-update-icon-cache
|
Requires(pre): %{_bindir}/gtk-update-icon-cache
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Hicolor-icon-theme is the default icon theme that all icon themes automatically inherit from.
|
Hicolor-icon-theme is the default icon theme that all icon themes automatically inherit from.
|
||||||
@ -23,23 +22,24 @@ http://www.freedesktop.org/standards/icon-theme-spec/
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%meson
|
||||||
%make
|
|
||||||
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
%makeinstall
|
%meson_install
|
||||||
|
|
||||||
|
touch %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%post
|
%transfiletriggerin -- %{_datadir}/icons/hicolor
|
||||||
touch --no-create %{_datadir}/icons/hicolor >/dev/null 2>&1
|
gtk-update-icon-cache --force %{_datadir}/icons/hicolor &>/dev/null || :
|
||||||
exit 0
|
|
||||||
|
|
||||||
%posttrans
|
%transfiletriggerpostun -- %{_datadir}/icons/hicolor
|
||||||
gtk-update-icon-cache %{_datadir}/icons/hicolor >/dev/null 2>&1
|
gtk-update-icon-cache --force %{_datadir}/icons/hicolor &>/dev/null || :
|
||||||
exit 0
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
if [ $1 -eq 0 ]; then
|
if [ $1 -eq 0 ]; then
|
||||||
@ -50,10 +50,44 @@ exit 0
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%dir %{_datadir}/icons/hicolor
|
||||||
|
%{_datadir}/icons/hicolor/16x16/
|
||||||
|
%{_datadir}/icons/hicolor/16x16@2/
|
||||||
|
%{_datadir}/icons/hicolor/22x22/
|
||||||
|
%{_datadir}/icons/hicolor/22x22@2/
|
||||||
|
%{_datadir}/icons/hicolor/24x24/
|
||||||
|
%{_datadir}/icons/hicolor/24x24@2/
|
||||||
|
%{_datadir}/icons/hicolor/32x32/
|
||||||
|
%{_datadir}/icons/hicolor/32x32@2/
|
||||||
|
%{_datadir}/icons/hicolor/36x36/
|
||||||
|
%{_datadir}/icons/hicolor/36x36@2/
|
||||||
|
%{_datadir}/icons/hicolor/48x48/
|
||||||
|
%{_datadir}/icons/hicolor/48x48@2/
|
||||||
|
%{_datadir}/icons/hicolor/64x64/
|
||||||
|
%{_datadir}/icons/hicolor/64x64@2/
|
||||||
|
%{_datadir}/icons/hicolor/72x72/
|
||||||
|
%{_datadir}/icons/hicolor/72x72@2/
|
||||||
|
%{_datadir}/icons/hicolor/96x96/
|
||||||
|
%{_datadir}/icons/hicolor/96x96@2/
|
||||||
|
%{_datadir}/icons/hicolor/128x128/
|
||||||
|
%{_datadir}/icons/hicolor/128x128@2/
|
||||||
|
%{_datadir}/icons/hicolor/192x192/
|
||||||
|
%{_datadir}/icons/hicolor/192x192@2/
|
||||||
|
%{_datadir}/icons/hicolor/256x256/
|
||||||
|
%{_datadir}/icons/hicolor/256x256@2/
|
||||||
|
%{_datadir}/icons/hicolor/512x512/
|
||||||
|
%{_datadir}/icons/hicolor/512x512@2/
|
||||||
|
%{_datadir}/icons/hicolor/scalable/
|
||||||
|
%{_datadir}/icons/hicolor/symbolic/
|
||||||
%{_datadir}/icons/hicolor/index.theme
|
%{_datadir}/icons/hicolor/index.theme
|
||||||
|
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
|
||||||
|
%{_datadir}/pkgconfig/default-icon-theme.pc
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 25 2024 Automatic Build System <autodist@openmamba.org> 0.18-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 28 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17-1mamba
|
* Sat Nov 28 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17-1mamba
|
||||||
- update to 0.17
|
- update to 0.17
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user