Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Nov 2018 02:49:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233012] multimedia/qt5-multimedia fails to compile with pulseaudio
Message-ID:  <bug-233012-7788@https.bugs.freebsd.org/bugzilla/>

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

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

Created attachment 198997
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198997&action=
=3Dedit
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=3Dqt5-multimedia-5.12.0.b3_1
_FILE_COMPLETE_OPTIONS_LIST=3DGSTREAMER OPENAL ALSA PULSEAUDIO
OPTIONS_FILE_SET+=3DGSTREAMER
OPTIONS_FILE_UNSET+=3DOPENAL
OPTIONS_FILE_UNSET+=3DALSA
OPTIONS_FILE_SET+=3DPULSEAUDIO

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.

--=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-233012-7788>