GNU bug report logs -
#54065
[PATCH 0/3] Update mumble to 1.4.230
Previous Next
Full log
View this message in rfc822 format
Am Samstag, dem 19.02.2022 um 19:18 +0100 schrieb Maxime Devos:
> 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.
Afaik no. Old versions of mumble built via qmake whereas this uses
CMakeLists, which requires configure-flags. I only added as much as
was needed for the build to run -- unbundling of rnnoise can not be
done with this release yet.
Cheers
This bug report was last modified 3 years and 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.