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, Jan 23, 2:28 PM
Unknown Object (File)
Sun, Jan 19, 1:16 AM
Unknown Object (File)
Thu, Jan 16, 7:56 AM
Unknown Object (File)
Thu, Jan 16, 5:48 AM
Unknown Object (File)
Wed, Jan 1, 5:53 PM
Unknown Object (File)
Dec 23 2024, 7:24 AM
Unknown Object (File)
Dec 17 2024, 10:18 AM
Unknown Object (File)
Nov 24 2024, 1:02 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.