Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892467
en ru br
ALT Linux repos
5.0: 2.6.5-alt1

Group :: Development/Tcl
RPM: tcl-thread

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: tcl-thread
Version: 2.6.5
Release: alt1

Summary: A tcl extension implementing memory channels
License: BSD
Group: Development/Tcl
Url: http://tcl.sourceforge.net/

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

Requires: tcl >= 8.5.0-alt0.1

BuildRequires(pre): rpm-build-tcl >= 0.2-alt1
BuildRequires: rpm-build >= 4.0.4-alt41 tcl-devel >= 8.5.0-alt0.1

%description
%name is a tcl extension, which creates threads that contain Tcl
interpreters, and it lets you send scripts to those threads for
evaluation.
Additionaly, it provides script-level access to basic thread
synchronization primitives, like mutexes and condition variables.

%prep
%setup
sed -i 's/ at lib at /%_lib/' pkgIndex.tcl.in

%build
%configure
%make_build

%install
%makeinstall

%files
%_tcllibdir/libthread%version.so
%_tcldatadir/*
%_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