Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2020 18:06:21 +0200
From:      "Tobias C. Berner" <tcberner@freebsd.org>
To:        Jan Beich <jbeich@freebsd.org>
Cc:        "Tobias C. Berner" <tcberner@freebsd.org>, ports-committers <ports-committers@freebsd.org>,  svn-ports-all <svn-ports-all@freebsd.org>, svn-ports-head <svn-ports-head@freebsd.org>
Subject:   Re: svn commit: r550194 - head/multimedia/qt5-multimedia
Message-ID:  <CAOshKte1gnV_e8J9X_BHHyJ2fnfyXFrf=yEahv6aX562x5rUgw@mail.gmail.com>
In-Reply-To: <mu1c-wmo8-wny@FreeBSD.org>
References:  <202009261528.08QFSnh8095376@repo.freebsd.org> <mu1c-wmo8-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Moin moin

I'm not sure at the moment whether it would be possible to have
them both off -- I'll have to check the configure scripts for that, and
will adapt it if possible.

mfg Tobias

On Sat, 26 Sep 2020 at 18:03, Jan Beich <jbeich@freebsd.org> wrote:
>
> "Tobias C. Berner" <tcberner@FreeBSD.org> writes:
>
> > -OPTIONS_RADIO=                       AUDIOPLUGIN
> > -OPTIONS_RADIO_AUDIOPLUGIN=   ALSA PULSEAUDIO
> > +OPTIONS_MULTI=                       AUDIOPLUGIN
> > +OPTIONS_MULTI_AUDIOPLUGIN=   ALSA PULSEAUDIO
>
> Are you sure about disallowing ALSA=off + PULSEAUDIO=off builds?
> _RADIO (unlike _SINGLE) selects between 0 and 1 while _MULTI (unlike _GROUP)
> selects between 1 and many.
>
> $ make config WITHOUT="ALSA PULSEAUDIO"
> ====> You must check at least one option in the AUDIOPLUGIN multi
> Config is invalid. Re-edit? [Y/n]
>
> Note, I don't understand how it works in practice given OPENAL is not a plugin.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOshKte1gnV_e8J9X_BHHyJ2fnfyXFrf=yEahv6aX562x5rUgw>