Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399431
en ru br
ALT Linux repos
S:2.26-alt1
5.0: 2.03-alt1
4.1: 2.03-alt1
4.0: 2.02-alt2

Group :: Development/Perl
RPM: perl-GraphViz

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin