Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561913
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 dist Image-Info
Name: perl-%dist
Version: 1.28
Release: alt1

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

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Thu Apr 24 2008

BuildRequires: perl-Compress-Zlib perl-Image-Xbm perl-Image-Xpm perl-Module-Install perl-Test-Pod 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
%patch -p1
rm -rv inc/

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES CREDITS README
%dir %perl_vendor_privlib/Image
%perl_vendor_privlib/Image/Info.pm
%perl_vendor_privlib/Image/Info/*.pm
%perl_vendor_privlib/Image/TIFF.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