Liliana Marie Prikler schreef op za 19-02-2022 om 16:05 [+0100]: > +      #~(list "-Dbundled-speex=off" > +              "-Dbundled-opus=off" > +              ;; "-Dbundled-rnnoise=off" ; XXX: not yet in release > +              "-Dalsa=off" ; use pulse > +              "-Dcoreaudio=off" ; use pulse > +              "-Dice=off" ; not packaged > +              "-Djackaudio=off" ; use pulse > +              "-Doss=off" ; use pulse > +              "-Dpulseaudio=on" > +              "-Dportaudio=off" ; use pulse > +              "-Dpipewire=off" ; use pulse > +              "-Doverlay-xcompile=off" > +              "-Dupdate=off" ; don't phone home > +              "-Dbundle-qt-translations=off") Can this patch be split in a few parts? Unless these configure flags are new, it seems to me that unbundling could be done separately from updating. Greetings, Maxime.