代码拉取完成,页面将自动刷新
%global remove_nm_icons 1
Name: mint-x-icons
Version: 1.6.5
Release: 1
Summary: Icon theme for Linux Mint
License: GPLv3+
URL: http://packages.linuxmint.com/pool/main/m/mint-x-icons
Source0: http://packages.linuxmint.com/pool/main/m/%{name}/%{name}_%{version}.tar.xz
BuildArch: noarch
BuildRequires: fdupes
Requires: filesystem
Requires: gnome-icon-theme
Requires: hicolor-icon-theme
%description
%{summary}.
%prep
%autosetup -c
%build
%if %{remove_nm_icons}
# Remove icons for nm-applet, because they are ugly.
%{_bindir}/find %{name}%{_prefix} -name "nm-*" -type f -delete
%{_bindir}/find %{name}%{_prefix} -name "nm-*" -xtype l \
-exec %{_bindir}/unlink {} \;
%{_bindir}/find %{name}%{_prefix} -name 'gnome-netstatus*' -xtype l \
-exec %{__file} {} \; | %{__grep} 'broken' | \
%{__sed} -e 's!:[ \t]\+.*$!!g' | \
%{_bindir}/xargs --max-args=1 %{_bindir}/unlink
%endif
%install
%{__cp} -pr %{name}%{_prefix} %{buildroot}
%fdupes -s %{buildroot}
%transfiletriggerin -- %{_datadir}/icons/Mint-X
for _dir in %{_datadir}/icons/Mint-X*/ ; do
%{_bindir}/gtk-update-icon-cache --force ${_dir} &>/dev/null || :
done
%transfiletriggerpostun -- %{_datadir}/icons/Mint-X
for _dir in %{_datadir}/icons/Mint-X*/ ; do
%{_bindir}/gtk-update-icon-cache --force ${_dir} &>/dev/null || :
done
%files
%license %{name}/debian/copyright
%doc %{name}/debian/changelog
%{_datadir}/icons/Mint-X*
%{_datadir}/folder-color-switcher/colors.d/Mint-X.json
%changelog
* Tue Dec 12 2023 Vicoloa <[email protected]> - 1.6.5-1
- Update to version 1.6.5
* Fri May 6 2022 lin zhang <[email protected]> - 1.6.4-1
- Initial Packaging
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。