Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 15:46:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 255093] audio/pulseaudio: optionalize X11
Message-ID:  <bug-255093-39348@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 255093
           Summary: audio/pulseaudio: optionalize X11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)
          Assignee: desktop@FreeBSD.org

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

Make audio/pulseaudio dependency on X11 optional.

Pulseaudio is needed to build www/firefox pulse-rust backend, which can be =
used
with pipewire-pulse instead of pulseaudio.

I run locally-patched ports tree that ensures that I am not building *any*
X11-related dependencies (e.g. even libGL and libx{11,xcb}), and building X=
11
just for the build time dependency breaks my X11-less setup.

This might also be desirable for headless environments, e.g. servers using
pulseaudio for some reason. I wouldn't mind if this will never be merged.

Consolekit has a hard dependency on X11 by using checks in configure files =
and
including and then using Xlib.h, so don't depend on this lib if X11 is off.

No functional change for the default build.

--=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-255093-39348>