Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570092
en ru br
ALT Linux repos
S:2.78-alt1
5.0: 2.39-alt1
4.1: 2.35-alt2
4.0: 2.35-alt2

Group :: Development/Perl
RPM: perl-GD

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_name GD

Name: perl-%module_name
Version: 2.35
Release: alt2
Epoch: 1

Summary: Perl interface to the GD graphics library
License: Perl
Group: Development/Perl

URL: %CPAN GD
Source: http://www.perl.com/CPAN/modules/by-module/GD/GD-%version.tar.gz

Conflicts: perl-GD1
Provides: perl-GD2
Obsoletes: perl-GD2

# Automatically added by buildreq on Tue Oct 02 2007

BuildRequires: libgd2-devel perl-devel

%description
This is a autoloadable interface module for GD, a popular library
for creating and manipulating PNG files. With this library you can
create PNG images on the fly or modify existing files.

%prep
%setup -n GD-%version

%build
%__subst 's/compare(test6(),6);/print "ok 6 # Skip, we change fonts so byte-comparing images becomes useless\n";/' t/GD.t
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README* demos
%perl_vendor_archlib/GD
%perl_vendor_archlib/GD.pm
%perl_vendor_archlib/qd.pl
%perl_vendor_autolib/GD
%perl_vendor_man3dir/*
%perl_vendor_man1dir/*
%_bindir/*
%exclude /.perl.req

%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