Page MenuHomeFreeBSD

[NEW PORT] audio/mda-lv2: LV2 port of the MDA plugins by Paul Kellett
ClosedPublic

Authored by ultima on Aug 15 2017, 7:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 8:50 AM
Unknown Object (File)
Thu, May 2, 8:50 AM
Unknown Object (File)
Thu, May 2, 8:46 AM
Unknown Object (File)
Thu, May 2, 8:46 AM
Unknown Object (File)
Thu, May 2, 8:46 AM
Unknown Object (File)
Fri, Apr 26, 1:05 AM
Unknown Object (File)
Fri, Apr 19, 12:36 PM
Unknown Object (File)
Mon, Apr 8, 8:47 PM
Subscribers

Details

Summary

MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett. It contains
36 high-quality plugins for a variety of tasks.

This is a more or less faithful port of both the effects and instrument
plugins. The only functional difference in code is to support LV2-style
toggle ports (> 0.0 is on, rather than 0.5). All the plugins have been
tested, and thanks to several bug fixes this collection should be more
reliable than the original.

WWW: https://drobilla.net/software/mda-lv2

PR\: 221270
Submitted by\: Yuri Victorovich (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
looks fine.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11174
Build 11555: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 15 2017, 6:08 PM
This revision was automatically updated to reflect the committed changes.
head/audio/mda-lv2/Makefile
9 ↗(On Diff #32100)

Mmmm, so, this means that PORTNAME should be mda-lv2 and you can drop PKGNAMESUFFIX and DISTNAME.

Reopening, seems I missed the comment.

ultima edited edge metadata.
  • removed over-engineered bit
This revision is now accepted and ready to land.Aug 20 2017, 9:30 AM
This revision was automatically updated to reflect the committed changes.