Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513344
en ru br
ALT Linux repos
S:0.63-alt8
5.0: 0.63-alt7
4.1: 0.63-alt6.1
4.0: 0.63-alt6.1
3.0: 0.63-alt6.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module GD-Graph3d
%define m_distro GD-Graph3d
%define m_name GD::Graph3d
%define m_author_id WADG
Name: perl-%module
Version: 0.63
Release: alt7.1

Summary: Create 3D Graphs with GD and GD::Graph
Summary(ru_RU.CP1251): Создание трехмерных графиков с помощью GD и GD::Graph
Group: Development/Perl
License: Artistic

Packager: Afanasov Dmitry <ender at altlinux.org>

Url: http://search.cpan.org/dist/%m_distro/
Source: %m_distro-%version.tar.bz2

BuildArch: noarch

Requires: perl-GD-Graph

# Automatically added by buildreq on Mon Sep 29 2008

BuildRequires: perl-GD-Graph perl-devel

%description
This is the GD::Graph3d extensions module. It provides 3D graphs for the
GD::Graph module by Martien Verbruggen, which in turn generates graph using
Lincoln Stein's GD.pm.

%prep
%setup -q -n %m_distro-%version

%build
find . -type f -name '*.pm' | xargs %__perl -pi -e 's/^#=+.*[\r\n]+//'
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/GD
%doc Changes

%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