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

Группа :: Разработка/Прочее
Пакет: acr

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

Name:     acr
Version:  1.9.4
Release:  alt1

Summary:  Auto Conf Replacement
License:  %gpl2plus
Group:    Development/Other
Url:      https://github.com/radare/acr
BuildArch: noarch

Packager: Nikita Ermakov <arei at altlinux.org>

Source:   %name-%version.tar

BuildRequires(pre): rpm-build-licenses

%description
ACR tries to replace autoconf functionality generating a full-compatible
'configure' script (runtime flags). But using shell-script instead of m4.
This means that ACR is faster, smaller and easy to use.

%prep
%setup

%build
%configure

%install
%makeinstall_std

%check
%make_build test

%files
%_bindir/*
%_man1dir/*
%_man5dir/*
%_datadir/vim
%_datadir/%name
%_datadir/doc/%name-%version

%changelog

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

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