Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2024 09:45:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276728] multimedia/obs-studio: Fix BROKEN state when OPTIONS_UNSET+=PULSEAUDIO
Message-ID:  <bug-276728-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276728

            Bug ID: 276728
           Summary: multimedia/obs-studio: Fix BROKEN state when
                    OPTIONS_UNSET+=3DPULSEAUDIO
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: syobon@syobon.net
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Created attachment 248078
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248078&action=
=3Dedit
patch

It seems -DDISABLE_JACK, -DDISABLE_PULSEAUDIO and -DDISABLE_SNDIO is obsole=
te,
and should be migrated to -DENABLE_JACK=3DFALSE, -DENABLE_PULSEAUDIO=3DFALS=
E and
-DENABLE_SNDIO=3DFALSE.

With this change, obs-studio no longer depends on PulseAudio when
OPTIONS_UNSET+=3DPULSEAUDIO, and PULSEAUDIO_BROKEN_OFF can now be removed.

Also, as I could build and run obs-studio without any audio backends, it do=
es
not seem necessary to set "Audio backends" section as OPTIONS_MULTI.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276728-7788>