LFS libxml2 2.10.4

This commit is contained in:
fosslinux 2024-01-28 12:35:49 +11:00
parent 34d610e403
commit 2559315659
3 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,7 @@
src_configure() {
PKG_CONFIG_PATH="${LIBDIR}/pkgconfig/" \
./configure \
--prefix="${PREFIX}" \
--libdir="${LIBDIR}" \
--sysconfdir=/etc
}

View file

@ -0,0 +1 @@
https://download.gnome.org/sources/libxml2/2.10/libxml2-2.10.4.tar.xz ed0c91c5845008f1936739e4eee2035531c1c94742c6541f44ee66d885948d45

View file

@ -203,3 +203,4 @@ improve: null_time ( FORCE_TIMESTAMPS == True )
improve: update_checksums ( UPDATE_CHECKSUMS == True )
improve: after
build: git-2.43.0
build: libxml2-2.10.4