Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37775803
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 module GD-Graph
%define m_distro GDGraph
%define m_name GD::Graph
%define m_author_id BWARFIELD
Name: perl-%module
Version: 1.44
Release: alt1

Summary: Create charts using GD
Summary(ru_RU.CP1251): Создание диаграмм с помощью GD
Group: Development/Perl
License: Artistic

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

BuildArch: noarch

Packager: Afanasov Dmitry <ender at altlinux.org>

# Automatically added by buildreq on Mon Sep 29 2008

BuildRequires: perl-GD-Text perl-devel

%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 %m_distro-%version

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

%install
%perl_vendor_install
install -p -m644 -D Dustismo_Sans.ttf %buildroot%_datadir/%name-%version/Dustismo_Sans.ttf

%files
%perl_vendor_privlib/GD
%perl_vendor_man3dir/*
%_datadir/%name-%version/Dustismo_Sans.ttf
%doc README 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