[Bug 233012] multimedia/qt5-multimedia fails to compile with pulseaudio

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 6 02:49:34 GMT 2018


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: kde at FreeBSD.org
          Reporter: freebsd at bjc.spork.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

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.


More information about the kde-freebsd mailing list