Bug 212558

Summary: audio/amarok-kde4 fix link error w/ loudmouth
Product: Ports & Packages Reporter: groot
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: tcberner
Priority: --- Flags: bugzilla: maintainer-feedback? (kde)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix ports makefile none

Description groot 2016-09-10 11:30:05 UTC
Amarok-kde4, with the default options, tries to link with loudmouth, but doesn't include $LOUDMOUTH_LIBDIR when linking. As a workaround, add localbase to USES.

This is work from area51, originally by tcberner.
Comment 1 groot 2016-09-10 11:30:35 UTC
Created attachment 174616 [details]
Fix ports makefile
Comment 2 groot 2017-01-18 10:34:24 UTC
No longer necessary; other changes in KDE4 ports infrastructure have made this obsolete.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-03-27 20:42:43 UTC
A commit references this bug:

Author: rakuco
Date: Mon Mar 27 20:42:05 UTC 2017
New revision: 437084
URL: https://svnweb.freebsd.org/changeset/ports/437084

Log:
  Unbreak after r436971.

  Ensure libloudmouth-1.so is always passed with a full path to the linker.

  PR:		212558

Changes:
  head/audio/amarok-kde4/files/patch-cmake_modules_FindLoudmouth.cmake