Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37752663
en ru br
ALT Linux repos
S:0.45-alt1
5.0: 0.42-alt2
4.1: 0.42-alt2
4.0: 0.42-alt2
3.0: 0.42-alt1

Group :: Development/Perl
RPM: perl-Tk-HistEntry

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Tk-HistEntry
Name: perl-%dist
Version: 0.42
Release: alt2

Summary: Entry widget with history capability
Group: Development/Perl
License: GPL or Artistic

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

BuildArch: noarch

# Added by buildreq2 on Mon May 22 2006

BuildRequires: libXcursor-devel perl-Tk perl-devel xvfb-run

%description
Tk::HistEntry implements an entry widget with history. You may use the
up and down keys to select older entries (or use the associated listbox).

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

%build
%ifndef _build_display
%def_without test
%endif

fc-list
%perl_vendor_build
xvfb-run -a make test

%install
%perl_vendor_install

%files
%doc Changes README
%dir %perl_vendor_privlib/Tk
%perl_vendor_privlib/Tk/HistEntry.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