Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37398661
en ru br
ALT Linux repos
S:0.05-alt4.1
5.0: 0.04-alt1

Group :: Development/Perl
RPM: perl-Gtk2-ImageView

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Gtk2-ImageView
Name: perl-%dist
Version: 0.05
Release: alt3.1.1.1

Summary: Perl bindings for the GtkImageView widget
License: LPGL
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

# Automatically added by buildreq on Tue Oct 11 2011

BuildRequires: libgtkimageview-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Gtk2-devel perl-podlators

%description
Perl bindings to the GtkImageView image viewer widget
Find out more about GtkImageView at http://trac.bjourne.webfactional.com/.

The Perl bindings follow the C API very closely, and the C reference
should be considered the canonical documentation.

%prep
%setup -q -n %dist-%version

%ifndef _build_display
%def_without test
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc AUTHORS README examples
%dir %perl_vendor_archlib/Gtk2
%perl_vendor_archlib/Gtk2/ImageView.pm
%doc %perl_vendor_archlib/Gtk2/ImageView.pod
%perl_vendor_autolib/Gtk2
# XXX devel?
%dir %perl_vendor_archlib/Gtk2/ImageView
%doc %perl_vendor_archlib/Gtk2/ImageView/*.pod
%dir %perl_vendor_archlib/Gtk2/ImageView/Tool
%doc %perl_vendor_archlib/Gtk2/ImageView/Tool/*.pod
%perl_vendor_archlib/Gtk2/ImageView/Install

%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