Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37046013
en ru br
ALT Linux repositórios
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 :: Desenvolvimento/Tcl
RPM: tcl-tktreectrl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define teaname tktreectrl
%define major 2.4

Name: tcl-%teaname
Version: %major.1
Release: alt2

Summary: TkTreeCtrl is a multi-column hierarchical listbox widget for the Tk GUI toolkit
License: BSD
Group: Development/Tcl
Url: http://tktreectrl.sourceforge.net/

# http://git.altlinux.org/gears/t/tcl-tktreectrl.git

Source: %name-%version-%release.tar

Requires: tk >= 8.4.0-alt1
BuildRequires: rpm-build >= 4.0.4-alt41 rpm-build-tcl >= 0.5.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
%tea_patch

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

%install
%makeinstall
mv %buildroot%_tcllibdir/treectrl%version/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 demos htmldoc
%_tcllibdir/treectrl%version
%_mandir/mann/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009