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

Группа :: Other
Пакет: entr

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

Name:    entr
Version: 5.4
Release: alt1

Summary: Event Notify Test Runner
License: ISC
Group:   Other
Url:     https://github.com/eradman/entr.git

Source: %name-%version.tar

#BuildRequires: file pgrep git vim tmux


%description
A utility for running arbitrary commands when files change. Uses kqueue(2) or
inotify(7) to avoid polling.  `entr` was written to facilitate rapid feedback
on the command line.

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall_std PREFIX=/usr

%check
%make_build test

%files
%doc *.md LICENSE
%_bindir/*
%_man1dir/*

%changelog

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

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