Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37537779
en ru br
Репозитории ALT
S:1.0.12-alt1
5.1: 1.0.11-alt1
4.1: 1.0.11-alt1
4.0: 1.0.11-alt1
www.altlinux.org/Changes

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

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

Name: codeviz
Version: 1.0.12
Release: alt1

Summary: A call graph generation utility for C/C++

Url: http://www.skynet.ie/~mel/projects/codeviz/
License: distributable
Group: Development/Other

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.skynet.ie/~mel/projects/codeviz/%name-%version.tar.bz2
Patch: %name-%version-fix_brackets_for_perl5.26.patch

BuildArch: noarch

# manually removed: rpm-build-mono

# Automatically added by buildreq on Tue Feb 06 2007 (-bi)
BuildRequires: perl-DBM
BuildRequires: perl-Pod-Parser perl-Math-Complex

%description
CodeViz provides the ability to generate call graphs to aid the task
of understanding code. It uses a highly modular set of collection
methods and can be adapted to support any language although only C and
C++ are currently supported.

%prep
%setup
%patch -p2

%build
%install
mkdir -p -m 755 %buildroot/%_bindir %buildroot/%perl_vendor_privlib
install -m 755 bin/* %buildroot/%_bindir
cp -pr lib/* %buildroot/%perl_vendor_privlib

# It is the file in the package whose name matches the format emacs or vim uses

# for backup and autosave files. It may have been installed by  accident.
find $RPM_BUILD_ROOT \( -name '*.swp' -o -name '#*#' -o -name '*~' \) -print -delete

%files
%_bindir/*
%perl_vendor_privlib/CodeViz/
%doc CHANGELOG README compilers graphs

%changelog

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

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