Page MenuHomeFreeBSD

[NEW PORT] audio/blop-lv2: Bandlimited oscillator plugins for LV2-aware audio applications
ClosedPublic

Authored by ultima on Aug 16 2017, 4:19 AM.
Tags
None
Referenced Files
F103192615: D12039.id32184.diff
Fri, Nov 22, 2:31 AM
Unknown Object (File)
Tue, Nov 19, 4:09 PM
Unknown Object (File)
Tue, Nov 19, 4:09 PM
Unknown Object (File)
Tue, Nov 19, 4:09 PM
Unknown Object (File)
Tue, Nov 19, 4:09 PM
Unknown Object (File)
Tue, Nov 19, 3:06 AM
Unknown Object (File)
Fri, Nov 8, 4:27 PM
Unknown Object (File)
Wed, Oct 30, 2:34 AM
Subscribers

Details

Summary

Bandlimited oscillator plugins for LV2-aware audio applications.
Sawtooth, Square, Variable Pulse and Slope- variable triangle waves.

WWW: http://drobilla.net/software/blop-lv2/

PR\: 221252
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

audio/blop-lv2/Makefile
9 ↗(On Diff #32107)

This, here, looks like it is also over-engineered.

PORTNAME= blop-lv2

and remove PKGNAMESUFFIX and DISTNAME.

  • Fixed overly engineered bit
This revision is now accepted and ready to land.Aug 17 2017, 5:50 PM
This revision was automatically updated to reflect the committed changes.