Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37501051
en ru br
ALT Linux repositórios
S:8.4.4-alt1
5.0: 8.4-alt6
4.1: 8.4-alt6
4.0: 8.4-alt6
3.0: 8.4-alt4

Group :: Desenvolvimento/Tcl
RPM: tclx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# -*- rpm-spec -*-
# $Id: tclx,v 1.28 2006/07/22 17:03:48 me Exp $

%define snapshot 20060125
%define teaname tclx

Name: tclx
Version: 8.4
Release: alt6
Serial: 1

Summary: Tcl extensions for POSIX systems
License: BSD
Group: Development/Tcl
Url: http://www.tcl.tk/

%ifdef snapshot
Source: %name-%snapshot.tar.bz2
%else
Source: http://download.sourceforge.net/%teaname/%teaname%version.tar.bz2
%endif

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

%description
TclX is a set of extensions which make it easier to use the Tcl
scripting language for common UNIX/Linux programming tasks.  TclX
enhances Tcl support for files, network access, debugging, math, lists,
and message catalogs.

%prep
%setup -q %{?snapshot:-c}%{!?snapshot:-n %teaname%version}
%teapatch

%build
%configure
%__make

%install
%make_install DESTDIR=%buildroot install

%files
%doc README ChangeLog
%_tcllibdir/lib%name%version.so
%_tcldatadir/%name%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