[Bug 242595] [patch] multimedia/qt5-multimedia: fix unconditional openal dependency despite OPTIONS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 1 00:01:54 GMT 2020


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

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: adridg
Date: Wed Jan  1 00:01:43 UTC 2020
New revision: 521666
URL: https://svnweb.freebsd.org/changeset/ports/521666

Log:
  Fix OPENAL knob in multimedia/qt5-multimedia

  The knob was already there, but didn't have any machinery attached.

   - Move USES=openal to the knob
   - Introduce a patch to actually make openal configurable
     (instead of only following autodetect, so you can still
     turn the knob off with OpenAL installed)
   - Tidy the port a little
   - Add OPENAL to default options.

  Previously, setting or unsetting OPENAL had no effect, and OpenAL
  was always a dependency and used. Now, it does have an effect.
  I've made it default so that the default options still match
  what the port previously did (that is, depend on OpenAL).
  Bump PORTREVISION because of that.

  (Based very loosely on a patch submitted by Piotr Smyrak)

  PR:           242595
  Reported by:  Piotr Smyrak

Changes:
  head/multimedia/qt5-multimedia/Makefile
  head/multimedia/qt5-multimedia/files/patch-src_multimedia_configure.json

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


More information about the kde-freebsd mailing list