[gentoo-dev] [RFC] Update USE="pulseaudio" description

2023-05-28 Thread Andreas Sturmlechner
Current: pulseaudio - Add support for PulseAudio sound server Proposal: pulseaudio - Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire) signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] [PATCH 1/3] autotools.eclass: Downgrade eqawarn for renaming configure.in

2023-05-28 Thread Pacho Ramos
El dom, 28-05-2023 a las 15:16 +0200, Ulrich Müller escribió: > At this point, almost all upstreams will have switched to > configure.ac. > Therefore, configure.in is most likely an indication of an inactive > upstream, and there is no useful way for the ebuild maintainer to > silence the warning

Re: [gentoo-dev] [PATCH 2/3] autotools.eclass: Allow running the tools only in src_prepare

2023-05-28 Thread Sam James
Ulrich Müller writes: > Running them in src_unpack made sense only in EAPIs 0 and 1. > > Fixes: 18fda95cea306efe8009d1100195225acd8f8756 > Signed-off-by: Ulrich Müller ok for all signature.asc Description: PGP signature

Re: [gentoo-dev] [PATCH 1/3] autotools.eclass: Downgrade eqawarn for renaming configure.in

2023-05-28 Thread Sam James
Ulrich Müller writes: > At this point, almost all upstreams will have switched to configure.ac. > Therefore, configure.in is most likely an indication of an inactive > upstream, and there is no useful way for the ebuild maintainer to > silence the warning (other than the ebuild renaming the

[gentoo-dev] [PATCH 3/3] autotools.eclass: Whitespace

2023-05-28 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/autotools.eclass | 1 - 1 file changed, 1 deletion(-) diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index 7b94efc225fe..77124e098aac 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -389,7 +389,6 @@ eautoconf() {

[gentoo-dev] [PATCH 2/3] autotools.eclass: Allow running the tools only in src_prepare

2023-05-28 Thread Ulrich Müller
Running them in src_unpack made sense only in EAPIs 0 and 1. Fixes: 18fda95cea306efe8009d1100195225acd8f8756 Signed-off-by: Ulrich Müller --- eclass/autotools.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index

[gentoo-dev] [PATCH 1/3] autotools.eclass: Downgrade eqawarn for renaming configure.in

2023-05-28 Thread Ulrich Müller
At this point, almost all upstreams will have switched to configure.ac. Therefore, configure.in is most likely an indication of an inactive upstream, and there is no useful way for the ebuild maintainer to silence the warning (other than the ebuild renaming the file). Keep the message as einfo,

[gentoo-dev] [PATCH v2] linux-mod-r1.eclass: new eclass, rewrite of linux-mod.eclass

2023-05-28 Thread Ionen Wolkens
Update notes for ML: Likely final as far as initial merge goes. Given been suggested that it'd be easier to have it in the tree for testing and that without consumers it can't break anything (yet), planning to merge tomorrow. Just posting update here as a formality. I assume the two global USE