Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37533978
en ru br
ALT Linux repos
S:0.67-alt1
5.0: 0.65-alt2
4.1: 0.65-alt1
4.0: 0.65-alt1

Group :: Development/Perl
RPM: perl-Gtk2-Ex-FormFactory

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module Gtk2-Ex-FormFactory
%define m_distro Gtk2-Ex-FormFactory
%define m_name Gtk2::Ex::FormFactory
%define m_author_id unknown
%define _enable_test 1

Name: perl-Gtk2-Ex-FormFactory
Version: 0.67
Release: alt1

Summary: Makes building complex GUI's easy

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Pavlov Konstantin <thresh at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/J/JR/JRED/Gtk2-Ex-FormFactory-0.67.tar.gz

# Automatically added by buildreq on Tue Jan 03 2006

BuildRequires: fontconfig freetype2 perl-Glib perl-Gtk2 perl-devel

%description
This is a framework which tries to make building complex GUI's easy, by
offering these two main features:

 * Consistent looking GUI without the need to code resp. tune
   each widget by hand. Instead you declare the structure of your
   GUI, connect it to the data of your program (which should be
   a well defined set of objects) and control how this structure
   is transformed into a specific layout in a very generic way.

 * Automatically keep widget and object states in sync (in both
   directions), even with complex data structures with a lot of
   internal dependencies, object nesting etc.

This manpage describes the facilities of Gtk2::Ex::FormFactory objects
which are only a small part of the whole framework. To get a full
introduction and overview of how this framework works refer to
Gtk2::Ex::FormFactory::Intro.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Gtk2/Ex/FormFactory*

%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