dev-libs/libxslt: Sync with Gentoo

It's from Gentoo commit 34b6854ce5a33aa288aedf825a5d258a45a4294b.
This commit is contained in:
Flatcar Buildbot 2024-07-01 07:13:35 +00:00 committed by Mathieu Tortuyaux
parent ab7b2e6c78
commit dfb9f17d64
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -6,7 +6,7 @@ EAPI=8
# Note: Please bump this in sync with dev-libs/libxml2.
PYTHON_COMPAT=( python3_{10..12} )
inherit flag-o-matic python-r1 multilib-minimal
inherit python-r1 multilib-minimal
DESCRIPTION="XSLT libraries and tools"
HOMEPAGE="https://gitlab.gnome.org/GNOME/libxslt"
@ -51,10 +51,6 @@ src_prepare() {
}
multilib_src_configure() {
# Remove this after upstream merge request to add AC_SYS_LARGEFILE lands:
# https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/55
append-lfs-flags
libxslt_configure() {
ECONF_SOURCE="${S}" econf \
--without-python \