Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416305
en ru br
Репозитории ALT
S:0.9.2-alt2
5.1: 0.8.3-alt0.1
4.1: 0.8.3-alt0.1
www.altlinux.org/Changes

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

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

%{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects}

Name: tcl-tdom
Version: 0.9.2
Release: alt2

Summary: A XML/DOM/XPath/XSLT implementation for Tcl
License: MPL-2.0
Group: Development/Tcl
Url: http://www.tdom.org

# repacked http://tdom.org/downloads/tdom-%version-src.tgz

Source: tdom-%version.tar
Source1: tdom.watch

BuildRequires: tcl-devel libexpat-devel libgumbo-devel

%description
This package contains a freely distributable extension to Tcl
implementing memory channels, i.e. channels storing the data
placed into them in memory, not on disk.

%prep
%setup -n tdom-%version
%tea_patch
# remove needless stuff
rm -r macosx/ win/

%build
%autoreconf
%configure \
--disable-rpath \
--enable-html5 \
--enable-threads \
--with-expat=%_prefix \
#
%make_build all

%install
%makeinstall_std

%check
make test

%files
%_tcllibdir/tdom%version/libtdom%version.so
%_tcllibdir/tdom%version/tdom.tcl
%_tcllibdir/tdom%version/pkgIndex.tcl
%_mandir/mann/*

%changelog

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

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