Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37514914
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 _unpackaged_files_terminate_build 1
%define dist Tk-HistEntry
Name: perl-%dist
Version: 0.45
Release: alt1

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

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/S/SR/SREZIC/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Apr 23 2011

BuildRequires: 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

%perl_vendor_build
xvfb-run -a make test

%install
%perl_vendor_install

%files
%doc Changes README examples
%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