Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37736441
en ru br
ALT Linux repos
S:1.21-alt1
5.0: 1.10-alt2
4.1: 1.10-alt2
4.0: 1.9-alt1
3.0: 1.7-alt1

Group :: Development/Tcl
RPM: tcllib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# various various
%add_tcl_req_skip critcl
# too tricky
%add_tcl_req_skip page::plugin

Name: tcllib
Version: 1.10
Release: alt2
Serial: 1

Summary: A Tcl standard library
License: BSD
Group: Development/Tcl
Url: http://tcllib.sourceforge.net/
BuildArch: noarch

BuildRequires(pre): rpm-build-tcl >= 0.2.1-alt2
BuildRequires: tcl >= 8.4.0-alt1

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

%description
Tcllib is a collection of utility modules for tcl. These modules provide
a wide variety of functionality, from implementation  of standard data
structures  to implementation of common networking protocols.  the intent
is to collect commoly used function into a single library, which users can
rely on to be available and stable.

%prep
%setup

%install
%configure
%make_install DESTDIR=%buildroot install
find examples -type f -print0 |xargs -r0 chmod 0644 --

%files
%doc ChangeLog README* license* devdoc examples support/releases/history support/releases/PACKAGES
%_bindir/dtplite
%_bindir/page
%_bindir/tcldocstrip
%_tcldatadir/%name%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