Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Dec 2016 17:46:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214184] audio/amarok-kde4: fails to build with ffmpeg 3.x
Message-ID:  <bug-214184-13-wpnwobczyf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214184-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214184-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Mon Dec  5 17:46:22 UTC 2016
New revision: 427909
URL: https://svnweb.freebsd.org/changeset/ports/427909

Log:
  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=3Dmysql, not
    USES=3Dmysql:embedded.
  - Add USE_KDE=3Dsoprano and USE_GL=3Dgl.
  - 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 disab=
le
    libgcrypt and add USES=3Dssl 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@reztek.cz>.

  PR:           214184
  MFH:          2016Q4

Changes:
  head/audio/amarok-kde4/Makefile

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214184-13-wpnwobczyf>