Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37509900
en ru br
ALT Linux repositórios
S:0.9.2-alt2
5.0: 0.8.3-alt0.1
4.1: 0.8.3-alt0.1

Group :: Desenvolvimento/Tcl
RPM: tcl-tdom

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009