Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569111
en ru br
ALT Linux repos
S:2.4.1-alt2
5.0: 2.2-alt1
4.1: 2.2-alt1
4.0: 2.2-alt1
3.0: 1.1-alt0.1

Group :: Development/Tcl
RPM: tcl-tktreectrl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define teaname tktreectrl

Name: tcl-%teaname
Version: 2.2
Release: alt1

Summary: TkTreeCtrl is a multi-column hierarchical listbox widget for the Tk GUI toolkit
License: BSD
Group: Development/Tcl
Url: http://www.sf.net/projects/%teaname

Source: %name-%version.tar.bz2

Requires: tk >= 8.4.0-alt1
BuildRequires: rpm-build >= 4.0.4-alt41 rpm-build-tcl >= 0.2-alt1 tk-devel >= 8.4.0-alt1

%description
TkTreeCtrl is a multi-column hierarchical listbox widget for the Tk GUI toolkit

%prep
%setup -c
%teapatch

%build
chmod +x ./configure
%configure
%make_build

%install
%makeinstall
mv %buildroot%_tcllibdir/htmldoc .
cat doc/man.macros doc/treectrl.n |grep -v '^.so man.macros' > treectrl.n
install -m0644 -D treectrl.n %buildroot%_mandir/mann/treectrl.n

%files
%doc ChangeLog doc/manual.txt demos htmldoc
%_tcllibdir/libtreectrl%version.so
%_tcldatadir/treectrl%version
%_mandir/mann/*

%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