Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37830630
en ru br
ALT Linux repositórios
S:5.4-alt1

Group :: Other
RPM: entr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009