UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
libxml2
The libxml2 package contains libraries and utilities used for parsing XML files. Package info
Codename: libxml2
Source file: libxml2-2.9.8.tar.gz
Source directory: libxml2-2.9.8
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/libxml2-2.9.8.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/libxml2-2.9.8.tar.gz.md5sum
Dependances: python2.
Dependance of: wpa_supplicant, libwacom, lxpanel, wayland, libxslt, neon, libsoup, docbook-xml, vte, gConf, gnome-desktop, virtualbox, libmateweather, eom, libcroco, opencollada, aria2, libarchive, python2-libxml2, shared-mime-info, audacious-base, libglade, php, grilo, libxklavier, dconf, gnome-games, postgresql-client, postgresql-server, libreoffice, dia.
Patches: libxml2-2.9.8-python3_hack-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
ARG_STATIC="--enable-static"
fi
sed -i '/_PyVerify_fd/,+1d' python/types.c
./configure --prefix=/usr \
$ARG_STATIC \
--with-history \
--with-python=/usr/bin/python3
Build script:
make
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443