Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37493471
en ru br
ALT Linux repos
S:1.56-alt1
5.0: 1.44-alt1
4.1: 1.4307-alt1
4.0: 1.4307-alt1
3.0: 1.43-alt7.1

Group :: Development/Perl
RPM: perl-GD-Graph

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist GDGraph
Name: perl-GD-Graph
Version: 1.56
Release: alt1
Epoch: 1

Summary: Create charts using GD
Group: Development/Perl
License: GPL or Artistic

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/B/BP/BPS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Nov 19 2011

BuildRequires: perl-GD-Text perl-devel perl(CGI.pm) perl(Config.pm) perl(DBI.pm) perl(Data/Dumper.pm) perl(GD.pm)  perl(Test.pm) perl(Test/More.pm) perl(Text/ParseWords.pm) perl(Test/Exception.pm) perl(Capture/Tiny.pm)

%description
This is GDGraph, a package to generate charts, using Lincoln Stein's
GD.pm. See the documentation for some history and more information.

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

#libgd3 disabled gd2, so some tests fail; see perl-GD

%if "%version" == "1.54"
%define _without_test 1
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README
%perl_vendor_privlib/GD

%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