Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37850336
en ru br
ALT Linux repos
S:1.008-alt1
5.0: 1.007-alt1
4.1: 1.006-alt1
4.0: 1.006-alt1
3.0: 1.005-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Gtk2-GladeXML
Name: perl-%dist
Version: 1.007
Release: alt3.1.1.1

Summary: Create user interfaces directly from Glade XML files
License: LGPL
Group: Development/Perl

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

# Automatically added by buildreq on Mon Oct 10 2011

BuildRequires: fonts-ttf-dejavu libglade-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Gtk2-devel xvfb-run

%description
Glade is a free user interface builder for GTK+ and GNOME. After designing
a user interface with glade-2 the layout and configuration are saved in an
XML file.  libglade  is a library which knows how to build and hook up the
user interface described in the Glade XML file at application run time.

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

%build
%perl_vendor_build
xvfb-run -a make test

%install
%perl_vendor_install

%files
%doc AUTHORS NEWS README examples
%dir %perl_vendor_archlib/Gtk2
%perl_vendor_archlib/Gtk2/GladeXML.pm
%perl_vendor_autolib/Gtk2
# XXX devel?
%dir %perl_vendor_archlib/Gtk2/GladeXML
%perl_vendor_archlib/Gtk2/GladeXML/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