Summary: | [NEW PORT] audio/tap-plugins-lv2: LV2 port for the TAP (Tom's Audio Processing) plugins | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||||||
Component: | Individual Port(s) | Assignee: | Richard Gallamore <ultima> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | CC: | ultima | ||||||||||
Priority: | --- | Keywords: | feature | ||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Created attachment 185031 [details]
shar
* Portversion for github tag should be like so g20160125 I know this isn't in the porters handbook yet but it will be. * Instead of adding a patch for patch-Makefile, consider stripping with REINPLACE_CMD * Only 1 WWW: in pkg-descr[1] * There are many files in the ${PREFIX}/lib directory that aren't libs. Should these be in DATADIR? [1] https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-desc Created attachment 185299 [details]
shar
FIxed all except for this one:
> * There are many files in the ${PREFIX}/lib directory that aren't libs. Should these be in DATADIR?
No, not for LV2 plugins.
Created attachment 185619 [details]
shar archive
Moved 'g' to PKGNAMEPREFIX, sorry.
A commit references this bug: Author: ultima Date: Mon Aug 21 07:04:36 UTC 2017 New revision: 448454 URL: https://svnweb.freebsd.org/changeset/ports/448454 Log: This is the LV2 porty of Tom's Audio Processing plugins. Tom's Audio Processing plugins is a selection of LADSPA plugins for audio engineering on the Linux platform. Intended for use in a professional DAW environment such as Ardour, it includes high quality reverberation, echo, eq, limiter & more. WWW: http://tap-plugins.sourceforge.net/ PR: 221231 Submitted by: Yuri Victorovich (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12093 Changes: head/audio/Makefile head/audio/tap-plugins-lv2/ head/audio/tap-plugins-lv2/Makefile head/audio/tap-plugins-lv2/distinfo head/audio/tap-plugins-lv2/pkg-descr head/audio/tap-plugins-lv2/pkg-plist Committed, thanks! |
Created attachment 185030 [details] shar QAs: * pourdriere * portlint