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
Unknown Object (File)
Tue, Oct 14, 7:12 AM
Unknown Object (File)
Tue, Sep 30, 7:53 AM
Unknown Object (File)
Tue, Sep 30, 12:03 AM
Unknown Object (File)
Sat, Sep 27, 1:13 PM
Unknown Object (File)
Wed, Sep 24, 2:11 AM
Unknown Object (File)
Wed, Sep 24, 1:48 AM
Unknown Object (File)
Sep 16 2025, 10:01 AM
Unknown Object (File)
Sep 3 2025, 1:38 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.