Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37403548
en ru br
Репозитории ALT
S:1.21-alt1
5.1: 1.11-alt1
4.1: 1.10-alt2
4.0: 1.9-alt1
3.0: 1.7-alt1
www.altlinux.org/Changes

Группа :: Разработка/Tcl
Пакет: tcllib

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# various various
%add_tcl_req_skip critcl
# modules/amazon-s3: tcl-xml is in pretty dead state
%add_tcl_req_skip xml
# modules/map: this should be in tklib probably
%add_tcl_req_skip Tk
%add_tcl_req_skip img::png
# too tricky for reqprov finder
%add_tcl_req_skip page::plugin

Name: tcllib
Version: 1.11
Release: alt1
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
# clashes with tcl own manpages, has a prefixed with textutil_ copy
rm -f %buildroot%_mandir/mann/split.n %buildroot%_mandir/mann/string.n
# clashes with memchan package
mv %buildroot%_mandir/mann/random.n %buildroot%_mandir/mann/simulation_random.n

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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin