Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37404832
en ru br
ALT Linux repositórios
S:2.26-alt2
5.0: 2.26-alt1
4.1: 2.26-alt1
4.0: 2.26-alt1
3.0: 2.17-alt2

Group :: Desenvolvimento/Outros
RPM: sloccount

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: sloccount
Version: 2.26
Release: alt2

Summary: Measures source lines of code (SLOC) in programs
License: GPL
Group: Development/Other

URL: http://www.dwheeler.com/sloccount
Source: %url/sloccount-%version.tar.gz
Patch: %name-fix_brackets_for_perl5.26.patch

# Automatically added by buildreq on Thu Jun 07 2007

BuildRequires: flex

%description
SLOCCount is a suite of programs for counting physical source lines of
code (SLOC) in possibly large software systems. It can count physical
SLOC for a wide number of languages. It can take a large set of files
and automatically categorize their types using a number of different
heuristics, and also comes with analysis tools.

%prep
%setup
%patch -p2

%build
make CC="gcc %optflags"

%install
mkdir -p %buildroot%_bindir
mkdir -p %buildroot%_man1dir
make install_programs PREFIX=%buildroot%_prefix
make install_man PREFIX=%buildroot%_prefix

%files
%_bindir/*
%_man1dir/*
%doc sloccount.html ChangeLog

%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