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

Группа :: Development/Tools
Пакет: opari2

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

Name: opari2
License: BSD
Group: Development/Tools
Summary: OPARI2 is a source-to-source instrumentation tool for OpenMP and hybrid codes
Version: 2.0.2
Release: alt1.qa1
Url: http://www.vi-hps.org/projects/score-p/

Source: %name-%version.tar

BuildRequires: gcc-c++ uncrustify doxygen gcc-fortran
BuildRequires: texlive-base-bin graphviz

%description
OPARI2 is a source-to-source instrumentation tool for OpenMP and hybrid
codes.

%package devel
Summary: Development files of OPARI2
Group: Development/C++
Requires: %name = %EVR

%description devel
OPARI2 is a source-to-source instrumentation tool for OpenMP and hybrid
codes.

This package contains development files of OPARI2.

%package docs
Summary: Documentation for OPARI2
Group: Documentation
BuildArch: noarch

%description docs
OPARI2 is a source-to-source instrumentation tool for OpenMP and hybrid
codes.

This package contains documentation for OPARI2.

%prep
%setup

%build
#autoreconf
%configure
%make_build

%install
%makeinstall_std

ln -s %_libexecdir/pomp2-parse-init-regions.awk %buildroot%_bindir/

%files
%doc AUTHORS ChangeLog COPYING README
%_bindir/*
%exclude %_bindir/%name-config
%_libexecdir/*.awk

%files devel
%_bindir/%name-config
%_includedir/*
%_datadir/%name

%files docs
%_docdir/%name

%changelog

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

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