Bug 212558 - audio/amarok-kde4 fix link error w/ loudmouth
Summary: audio/amarok-kde4 fix link error w/ loudmouth
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-10 11:30 UTC by groot
Modified: 2017-03-27 20:42 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
Fix ports makefile (731 bytes, patch)
2016-09-10 11:30 UTC, groot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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