Bug 203106 - audio/vamp-plugin-sdk configures non-existent -ldl
Summary: audio/vamp-plugin-sdk configures non-existent -ldl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Wilke
URL:
Keywords: needs-patch, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-09-14 19:36 UTC by martin.dieringer
Modified: 2015-12-22 10:46 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly?


Attachments
Fixes the hardcoded reference to libdl and updates this port to version 2.6. (3.42 KB, patch)
2015-11-14 20:12 UTC, Christian Krämer
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description martin.dieringer 2015-09-14 19:36:47 UTC
it installs .../libdata/pkgconfig/vamp-hostsdk.pc which contains -ldl. 

audio/audacity will get a link error when the VAMP option is set.
Comment 1 Christian Krämer 2015-11-14 20:12:18 UTC
Created attachment 163126 [details]
Fixes the hardcoded reference to libdl and updates this port to version 2.6.

This patch is tested to build with audio/audacity and audio/rubberband. I would also maintain this port.
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-11-15 03:31:19 UTC
Might be worth splitting the change to remove the hardcoded link reference with the version update, so the former can be merged (MFH) to the quarterly branch.
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2015-11-15 03:31:38 UTC
Comment on attachment 163126 [details]
Fixes the hardcoded reference to libdl and updates this port to version 2.6.

Port is unmaintained, implicit approval
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-12-22 10:46:53 UTC
A commit references this bug:

Author: miwi
Date: Tue Dec 22 10:46:06 UTC 2015
New revision: 404228
URL: https://svnweb.freebsd.org/changeset/ports/404228

Log:
  - Update to 2.6
  - Pass maintainership to submitter

  PR:		    203106
  Submitted:  byuddka@student.kit.edu
  Approved by:	mat (mentor)
  Differential Revision:	D4659

Changes:
  head/audio/vamp-plugin-sdk/Makefile
  head/audio/vamp-plugin-sdk/distinfo
  head/audio/vamp-plugin-sdk/files/patch-pkgconfig_vamp-hostsdk.pc.in
  head/audio/vamp-plugin-sdk/pkg-plist