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

Группа :: Разработка/Perl
Пакет: perl-GraphViz

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

%define _unpackaged_files_terminate_build 1
# we need a font
BuildRequires: fonts-ttf-liberation
%define module GraphViz

Name: perl-%module
Version: 2.25
Release: alt1

Summary: Interface to the GraphViz graphing tool
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source0: http://www.cpan.org/authors/id/E/ET/ETJ/%{module}-%{version}.tar.gz

BuildArch: noarch

Requires: graphviz

# Automatically added by buildreq on Sun Mar 25 2012 (-bi)

BuildRequires: fonts-type1-urw graphviz perl-File-Which perl-IPC-Run perl-Module-Build perl-Parse-RecDescent perl-Test-Pod perl-XML-Twig

%description
This module provides an interface to layout and image generation of directed and
undirected graphs in a variety of formats (PostScript, PNG, etc.) using the
"dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README LICENSE examples
%perl_vendor_privlib/GraphViz*
%perl_vendor_privlib/Devel/GraphViz*

%changelog

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

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