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)
Fri, Apr 19, 12:37 PM
Unknown Object (File)
Feb 10 2024, 6:13 AM
Unknown Object (File)
Jan 27 2024, 2:41 AM
Unknown Object (File)
Jan 15 2024, 9:11 PM
Unknown Object (File)
Dec 20 2023, 6:02 AM
Unknown Object (File)
Dec 18 2023, 3:55 PM
Unknown Object (File)
Nov 8 2023, 8:08 AM
Unknown Object (File)
Nov 6 2023, 8:10 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.