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)
Fri, Apr 19, 12:36 PM
Unknown Object (File)
Mon, Apr 8, 8:47 PM
Unknown Object (File)
Sun, Mar 24, 2:07 PM
Unknown Object (File)
Mar 19 2024, 9:59 PM
Unknown Object (File)
Mar 19 2024, 2:14 PM
Unknown Object (File)
Mar 19 2024, 3:30 AM
Unknown Object (File)
Mar 18 2024, 1:04 PM
Unknown Object (File)
Mar 1 2024, 11:26 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
Lint Not Applicable
Unit
Tests Not Applicable

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

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.