Update all source packages for xbps-src>=90.
This commit is contained in:
parent
94982a142c
commit
925d471cbf
1721 changed files with 3131 additions and 13803 deletions
|
@ -5,6 +5,7 @@ revision=1
|
|||
wrksrc="lxml-${version}"
|
||||
build_style=python-module
|
||||
makedepends="python-devel libxslt-devel"
|
||||
pycompile_module="lxml"
|
||||
short_desc="Python binding for the libxml2 and libxslt libraries"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
|
@ -16,10 +17,3 @@ long_desc="
|
|||
libxslt. It is unique in that it combines the speed and XML feature completeness
|
||||
of these libraries with the simplicity of a native Python API, mostly compatible
|
||||
but superior to the well-known ElementTree API."
|
||||
|
||||
python-lxml_package() {
|
||||
pycompile_module="lxml"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue