Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047304
en ru br
Репозитории ALT

Группа :: Архивирование/Сжатие
Пакет: innoextract

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name:    innoextract
Version: 1.8
Release: alt2

Summary: A tool to extract installers created by Inno Setup
License: Zlib
Url:     http://constexpr.org/innoextract/
# VCS:   https://github.com/dscharrer/innoextract
Group:   Archiving/Compression

Source0: %name-%version.tar
Patch1: %name-%version-alt-boost-compat.patch

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires: boost-devel-headers boost-filesystem-devel boost-program_options-devel cmake gcc-c++ liblzma-devel

%description
Inno Setup is a tool to create installers for Microsoft Windows
applications. innoextract allows to extract such installers under
non-windows systems without running the actual installer using wine.

%prep
%setup -q
%patch1 -p1

%build
%cmake_insource
%make_build VERBOSE=1

%install
%makeinstall_std

%files
%doc CHANGELOG LICENSE README.md VERSION
%_bindir/innoextract
%_man1dir/innoextract.*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin