https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233012

            Bug ID: 233012
           Summary: multimedia/qt5-multimedia fails to compile with
                    pulseaudio
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
             Flags: maintainer-feedback?([email protected])
          Assignee: [email protected]

Created attachment 198997
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198997&action=edit
patch to pkg-plist that conditionalizes ALSA and PULSEAUDIO options.

My options:

# This file is auto-generated by 'make config'.
# Options for qt5-multimedia-5.12.0.b3_1
_OPTIONS_READ=qt5-multimedia-5.12.0.b3_1
_FILE_COMPLETE_OPTIONS_LIST=GSTREAMER OPENAL ALSA PULSEAUDIO
OPTIONS_FILE_SET+=GSTREAMER
OPTIONS_FILE_UNSET+=OPENAL
OPTIONS_FILE_UNSET+=ALSA
OPTIONS_FILE_SET+=PULSEAUDIO

Attached patch allows me to compile with PULSEAUDIO by adjusting pkg-plist to
only search for ALSA and PULSEAUDIO files if their respective options are
selected during configuration.

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

Reply via email to