Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37509533
en ru br
Репозитории ALT

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

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

%define major 4
%define oname itk

Name: tcl-incrtk4
Version: 4.1.0
Release: alt1

Summary: [incr Tk] is a framework for building mega-widgets
License: BSD
Group: Development/Tcl
Url: http://incrtcl.sourceforge.net/

# http://git.altlinux.org/gears/t/tcl-incrtcl4.git

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

BuildRequires: rpm-build-tcl >= 0.4-alt1 tk-devel >= 8.6.6
BuildRequires: tcl-incrtcl4-devel
Provides: tcl-incrtk = %EVR
Obsoletes: tcl-incrtk < 4.0.0
Conflicts: tcl-iwidgets <= 4.0.2-alt3

%package devel
Summary: Header files and C programming manual for [Incr Tk]
Group: Development/C
Requires: %name = %EVR

%description
[incr Tk] is a framework for building mega-widgets.  It uses [incr Tcl]
to  support  the  object  paradigm, and adds base classes which provide
default widget behaviors.

%description devel
[incr Tk] is a framework for building mega-widgets.  It uses [incr Tcl]
to  support  the  object  paradigm, and adds base classes which provide
default widget behaviors.

This package includes header files and C programming manual for [incr Tk].

%prep
%setup
%teapatch
sed -i 's/\$dir \"/\$dir .. .. .. %_lib tcl \"/' pkgIndex.tcl.in

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%check
make test

%files
%_tcllibdir/lib%oname%version.so
%_tcldatadir/itk%version
%_mandir/mann/*.n*

%files devel
%_includedir/*.h

%changelog

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

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