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

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

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

# -*- rpm-spec -*-
# $Id: tcl-tktable,v 1.9 2006/07/22 15:26:03 me Exp $

%define teaname Tktable

Name: tcl-tktable
Version: 2.9
Release: alt3

Summary: tktable is a table/matrix widget extension to tk/tcl
License: BSD
Group: Development/Tcl
Url: http://tktable.sourceforge.net

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

Patch0: tktable-2.9-alt-noembed.patch

Provides: tktable = %version-%release
Obsoletes: tktable
Requires: tk >= 8.4.0-alt1
BuildRequires: libX11-devel libXt-devel tk-devel >= 8.4.0-alt1 rpm-build >= 4.0.4-alt41 rpm-build-tcl >= 0.2-alt1

%description
The table command creates a 2-dimensional grid of cells. The table can use
a Tcl array variable or Tcl command  for data  storage  and  retrieval. The
widget has an active cell, the contents of which can be edited (when the
state is  normal).

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

%build
%__aclocal
%__autoconf
%configure
%make_build

%install
%makeinstall
%__install -p -m0644 -D doc/tkTable.n %buildroot%_mandir/mann/tkTable.n

%files
%doc license* README* TODO* doc/*.html
%_tcllibdir/lib%teaname%version.so
%_tcldatadir/%teaname%version
%_mandir/mann/*

%changelog

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

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