代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/icoutils 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Summary: Utility for extracting and converting Microsoft icon and cursor files
Name: icoutils
Version: 0.33.0
Release: 1%{?dist}
License: GPLv3+
URL: http://www.nongnu.org/icoutils/
Source0: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2
Patch3000: 0001-wrestool-Fix-get_resource_id_quoted-to-return-heap-a.patch
BuildRequires: autoconf automake
BuildRequires: gcc make
BuildRequires: gettext perl-generators
BuildRequires: libpng-devel
Supplements: (kio-extras and wine-core)
Provides: bundled(gnulib)
%description
The icoutils are a set of programs for extracting and converting images in
Microsoft Windows icon and cursor files. These files usually have the
extension .ico or .cur, but they can also be embedded in executables or
libraries.
%prep
%autosetup -p1
for f in AUTHORS NEWS; do
iconv -f ISO88592 -t UTF8 < $f > $f.utf8 && \
touch -r $f $f.utf8 && \
mv $f.utf8 $f
done
%build
autoreconf -i
%configure
%make_build
%install
%make_install
%find_lang %{name}
%files -f %{name}.lang
%license COPYING
%doc README AUTHORS NEWS TODO ChangeLog
%{_bindir}/extresso
%{_bindir}/genresscript
%{_bindir}/icotool
%{_bindir}/wrestool
%{_mandir}/man1/*.1*
%changelog
* Wed Dec 20 2023 Upgrade Robot <[email protected]> - 0.33.0-1
- Upgrade to version 0.33.0
* Fri Sep 08 2023 OpenCloudOS Release Engineering <[email protected]> - 0.32.3-4
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <[email protected]> - 0.32.3-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <[email protected]> - 0.32.3-2
- Rebuilt for OpenCloudOS Stream 23
* Tue Mar 21 2023 - Yi Lin <[email protected]> - 0.32.3-1
- Initial package.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。