Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041573
en ru br
ALT Linux repos
S:1.44-alt1
5.0: 1.28-alt2
4.1: 1.28-alt1
4.0: 1.24-alt1
3.0: 1.16-alt3

Group :: Development/Perl
RPM: perl-Image-Info

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Image-Info
Name: perl-%dist
Version: 1.44
Release: alt1

Summary: Extract meta information from image files
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/S/SR/SREZIC/%{dist}-%{version}.tar.gz

Patch0: Image-Info-1.38-alt-req-perlio.patch
Patch1: Image-Info-1.31-alt-req-zlib.patch

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 26 2012

BuildRequires: perl-IO-Compress perl-Image-Xbm perl-Image-Xpm perl-Test-Pod perl-Test-Pod-Coverage perl-XML-Simple

%description
This Perl extention allows you to extract meta information from
various types of image files.  In this release the following file
formats are supported:

  JPEG (plain JFIF and Exif)
  PNG
  GIF
  PBM/PGM/PPM
  SVG
  XBM/XPM
  BMP/DIB/RLE

%prep
%setup -q -n %{dist}-%{version}
%patch0 -p1
%patch1 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES CREDITS README
%perl_vendor_privlib/Image
%exclude %perl_vendor_privlib/Bundle/Image

%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