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

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

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

Name: tcl-tix
Version: 8.4.3
Release: alt1

Summary: A set of capable widgets for Tk
License: BSD
Group: Development/Tcl
Url: http://tix.sourceforge.net/

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

BuildRequires(pre): rpm-build-tcl
BuildRequires: tk-devel >= 8.5.0

Provides: tix = 1:%version-%release
Obsoletes: tix

Provides: tcl-tix-devel = %version-%release
Obsoletes: tcl-tix-devel

%package demos
Summary: A collection of programs to demonstrate the features of the Tix
Group: Development/Tcl
Requires: %name = %version-%release
Provides: tix-demos = 1:%version-%release
Obsoletes: tix-demos

%description
Tix (Tk Interface Extension), an add-on for the Tk widget set, is an
extensive set of over 40 widgets.  In general, Tix widgets are more
complex and more capable than the widgets provided in Tk.  Tix widgets
include a ComboBox, a Motif-style FileSelectBox, an MS Windows-style
FileSelectBox, a PanedWindow, a NoteBook, a hierarchical list, a
directory tree and a file manager.

Install the tix package if you want to try out more complicated widgets
for Tk.  You'll also need to have the tcl and tk packages installed.

%description demos
Tix (Tk Interface Extension), an add-on for the Tk widget set, is an
extensive set of over 40 widgets.  In general, Tix widgets are more
complex and more capable than the widgets provided in Tk.  Tix widgets
include a ComboBox, a Motif-style FileSelectBox, an MS Windows-style
FileSelectBox, a PanedWindow, a NoteBook, a hierarchical list, a
directory tree and a file manager.

This package contains a collection of programs to demonstrate
the features of the Tix widget set.

%prep
%setup
%teapatch

%build
%autoreconf
%configure
%make_build

%install
%makeinstall
rm -f %buildroot%_tcldatadir/Tix%version/pref/WmDefault.py
cp -a demos %buildroot%_tcldatadir/Tix%version

%files
%doc README.txt docs/FAQ.txt
%doc docs/html

%_tcllibdir/libTix%version.so

%_tcldatadir/Tix%version
%exclude %_tcldatadir/Tix%version/demos

%files demos
%_tcldatadir/Tix%version/demos

%changelog

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

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