mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit 34b6854ce5a33aa288aedf825a5d258a45a4294b.
This commit is contained in:
parent
ab7b2e6c78
commit
dfb9f17d64
@ -6,7 +6,7 @@ EAPI=8
|
|||||||
# Note: Please bump this in sync with dev-libs/libxml2.
|
# Note: Please bump this in sync with dev-libs/libxml2.
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{10..12} )
|
||||||
inherit flag-o-matic python-r1 multilib-minimal
|
inherit python-r1 multilib-minimal
|
||||||
|
|
||||||
DESCRIPTION="XSLT libraries and tools"
|
DESCRIPTION="XSLT libraries and tools"
|
||||||
HOMEPAGE="https://gitlab.gnome.org/GNOME/libxslt"
|
HOMEPAGE="https://gitlab.gnome.org/GNOME/libxslt"
|
||||||
@ -51,10 +51,6 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
multilib_src_configure() {
|
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() {
|
libxslt_configure() {
|
||||||
ECONF_SOURCE="${S}" econf \
|
ECONF_SOURCE="${S}" econf \
|
||||||
--without-python \
|
--without-python \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user