Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libxml2 | name : libxml2 | ||||
| version : 2.9.12 | version : 2.9.12 | ||||
| release : 26 | release : 27 | ||||
| source : | source : | ||||
| - https://github.com/GNOME/libxml2/archive/refs/tags/v2.9.12.tar.gz : 8a4ddd706419c210b30b8978a51388937fd9362c34fc9a3d69e4fcc6f8055ee0 | - https://github.com/GNOME/libxml2/archive/refs/tags/v2.9.12.tar.gz : 8a4ddd706419c210b30b8978a51388937fd9362c34fc9a3d69e4fcc6f8055ee0 | ||||
| license : | license : | ||||
| - MIT | - MIT | ||||
| component : system.base | component : system.base | ||||
| summary : GNOME XML Library | summary : GNOME XML Library | ||||
| description: | | description: | | ||||
| The libxml2 package contains libraries and utilities used for parsing XML files. | The libxml2 package contains libraries and utilities used for parsing XML files. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig32(liblzma) | - pkgconfig32(liblzma) | ||||
| - pkgconfig32(zlib) | - pkgconfig32(zlib) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| autodep : no | autodep : no | ||||
| optimize : speed | optimize : speed | ||||
| devel : yes | devel : yes | ||||
| emul32 : yes | emul32 : yes | ||||
| patterns : | patterns : | ||||
| - docs : /usr/share/doc | - docs : /usr/share/doc | ||||
| rundeps : | rundeps : | ||||
| - 32bit : | - 32bit : | ||||
| - glibc-32bit | - glibc-32bit | ||||
| - xz-32bit | - xz-32bit | ||||
| - zlib-32bit | - zlib-32bit | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/libxml2-2.9.8-python3-unicode-errors.patch | %apply_patches | ||||
| if [[ ! -z "${EMUL32BUILD}" ]]; then | if [[ ! -z "${EMUL32BUILD}" ]]; then | ||||
| %reconfigure --disable-static --without-python | %reconfigure --disable-static --without-python | ||||
| else | else | ||||
| pushd .. | pushd .. | ||||
| cp -a libxml2-$version python3 | cp -a libxml2-$version python3 | ||||
| mv python3 libxml2-$version/ | mv python3 libxml2-$version/ | ||||
| popd | popd | ||||
| pushd python3 | pushd python3 | ||||
| Show All 24 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.