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

Group :: Development/Tools
RPM: silver-searcher

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: silver-searcher
Version: 2.2.0
Release: alt3

Summary: A code searching tool similar to ack, with a focus on speed
License: Apache-2.0
Group: Development/Tools

Url: https://geoff.greer.fm/ag/
# https://github.com/ggreer/the_silver_searcher/
Source: %name-%version.tar

# Automatically added by buildreq on Sun Jun 07 2015

BuildRequires: liblzma-devel libpcre-devel zlib-devel

%description
Ag (silversearcher) is a code searching tool.
It is an order of magnitude faster than ack.
It ignores file patterns from .gitignore and .hgignore.
If there are files in your source repo you don't want to search,
just add their patterns to a .ignore file.
The command name is 33%% shorter than ack, and all keys are on the home row!

%prep
%setup

%build
%autoreconf
%add_optflags -fcommon
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/ag
%_man1dir/ag.1.*
%_datadir/the_silver_searcher/completions/ag.bashcomp.sh
%_datadir/zsh/site-functions/_the_silver_searcher
%doc README.md

%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