# -*- Mode: Tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:et:sw=4:ts=4:sts=4
categories python textproc
maintainers sfiera openmaintainer
description Python bindings for libxslt
long_description ${description}
homepage http://xmlsoft.org/XSLT/
master_sites ftp://fr.rpmfind.net/pub/libxml/ \
ftp://gd.tuwien.ac.at/pub/libxml/ \
http://xmlsoft.org/sources/ \
ftp://xmlsoft.org/libxslt/
distname libxslt-${version}
checksums md5 e61d0364a30146aaa3001296f853b2b9 \
sha1 69f74df8228b504a87e2b257c2d5238281c65154 \
rmd160 fc7630352ae5772d25fc8132a373d477fb8d8d5f
depends_lib-append port:libxslt \
configure.python ${prefix}/bin/python2.4
configure.args --mandir=${prefix}/share/man \
--with-libxml-prefix=${prefix} \
destroot.dir ${worksrcpath}/python
move ${destroot}${prefix}/share/doc/libxslt-python-${version} \
${destroot}${prefix}/share/doc/${name}
livecheck.url ${homepage}news.html
livecheck.regex {<h3>(\d+(?:\.\d+)*): .*</h3>}