[Bug 214184] audio/amarok-kde4: fails to build with ffmpeg 3.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 7 16:44:14 UTC 2016


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

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

Author: rakuco
Date: Wed Dec  7 16:43:52 UTC 2016
New revision: 428077
URL: https://svnweb.freebsd.org/changeset/ports/428077

Log:
  MFH: r427906 r427909

  Switch to USES=mysql:embedded

  PR:           214184
  Submitted by: matthew at reztek.cz

  Add several missing dependencies to the port.

  `make stage-qa' was complaining about a lot of missing dependencies:
  - Amarok actually links against MySQL, so we need USES=mysql, not
    USES=mysql:embedded.
  - Add USE_KDE=soprano and USE_GL=gl.
  - Add several missing X11 dependencies that were being pulled indirectly.
  - The IPOD option causes the iPod plugin to link against a few other
libraries
    via libgpod-1.0.pc, so add them.
  - The MP3TUNES option needs either libgcrypt or OpenSSL; explicitly disable
    libgcrypt and add USES=ssl as required.
  - Fix a capitalization typo in MP3TUNES_CMAKE_OFF that was preventing the
    MP3Tunes code from being properly disabled in CMake.

  Based on an initial patch sent by Matthey Rezny <matthew at reztek.cz>.

  PR:           214184

  Approved by:  ports-secteam (junovitch)

Changes:
_U  branches/2016Q4/
  branches/2016Q4/audio/amarok-kde4/Makefile

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


More information about the kde-freebsd mailing list