[blfs] branch trunk updated: MLT: Demote RNNoise to Recommended.

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178251703395.2950751.9283642133784210149@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 29ca801878 MLT: Demote RNNoise to Recommended.
29ca801878 is described below

commit 29ca801878586894be7e6607287cb259121c2195
Author: zeckma-tech <[email protected]>
AuthorDate: Fri Jun 26 17:35:06 2026 -0600

    MLT: Demote RNNoise to Recommended.
    
    The RNNoise module can be turned off. For now, enabled by default, so
    we'll have it at Recommended unless someone wishes to demote it to
    Optional in the future. CMake has been added to Required since the build
    system has needed CMake.
---
 multimedia/libdriv/mlt.xml | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/multimedia/libdriv/mlt.xml b/multimedia/libdriv/mlt.xml
index cc823161db..2050db6f45 100644
--- a/multimedia/libdriv/mlt.xml
+++ b/multimedia/libdriv/mlt.xml
@@ -72,15 +72,16 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend='rnnoise'/>
+      <xref linkend="cmake"/>
     </para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
       <xref linkend='ffmpeg'/>,
       <xref linkend='frei0r'/>,
-      <xref linkend='libsamplerate'/>, and
-      <xref linkend='qt6'/>
+      <xref linkend='libsamplerate'/>,
+      <xref linkend='qt6'/>, and
+      <xref linkend='rnnoise'/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
@@ -176,6 +177,11 @@ make</userinput></screen>
       <xref linkend='qt6'/>.
     </para>
 
+    <para>
+      <option>-D MOD_RNNOISE=OFF</option>: This option allows building without
+      <xref linkend='rnnoise'/>.
+    </para>
+
     <para>
       <option>-D MOD_OPENCV=ON</option>: This option allows building some
       additional modules that use <xref linkend="opencv"/>.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.