Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402413
en ru br
ALT Linux repos
S:2.87-alt1
5.0: 2.36-alt2
4.1: 2.36-alt1
4.0: 2.33-alt1

Group :: Development/Perl
RPM: perl-SVG

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - SVG -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only SVG
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module SVG
%define m_distro SVG
%define m_name SVG
%define m_author_id RONAN
%define _enable_test 1

Name: perl-SVG
Version: 2.87
Release: alt1

Summary: SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~ronan/%m_distro-%version/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Sat Jul 16 2005

BuildRequires: perl-devel perl(parent.pm)

%description
SVG is a 100%% Perl module which generates a nested data structure containing the
DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you
can generate SVG objects, embed other SVG instances into it, access the DOM
object, create and access javascript, and generate SMIL animation content.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_privlib/SVG/
%perl_vendor_privlib/SVG.pm

%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