git: dad9630a4272 - main - audio/caps-plugins: Clarify COMMENT and add to pkg-descr
Yuri Victorovich
yuri at FreeBSD.org
Wed Apr 7 20:00:33 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dad9630a427267e40a4a9e348c696cdf7deeebcc
commit dad9630a427267e40a4a9e348c696cdf7deeebcc
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-07 19:49:00 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-07 20:00:30 +0000
audio/caps-plugins: Clarify COMMENT and add to pkg-descr
---
audio/caps-plugins/Makefile | 2 +-
audio/caps-plugins/pkg-descr | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/audio/caps-plugins/Makefile b/audio/caps-plugins/Makefile
index 0f6a2df5364f..fce7ddeb2e50 100644
--- a/audio/caps-plugins/Makefile
+++ b/audio/caps-plugins/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://quitte.de/dsp/
DISTNAME= caps_${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= The C* Audio Plugin Suite
+COMMENT= The C* LADSPA Audio Plugin Suite
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
diff --git a/audio/caps-plugins/pkg-descr b/audio/caps-plugins/pkg-descr
index e04d9c25c9f9..d81f276fa96d 100644
--- a/audio/caps-plugins/pkg-descr
+++ b/audio/caps-plugins/pkg-descr
@@ -4,4 +4,7 @@ includes DSP units emulating instrument amplifiers, stomp-box
classics, versatile 'virtual analogue' oscillators, fractal
oscillation, reverb, equalization and others.
+LADSPA has been superceded by LV2. caps plugins were reimplemented based on
+the LV2 technology and ported to FreeBSD as audio/caps-lv2.
+
WWW: http://quitte.de/dsp/caps.html
More information about the dev-commits-ports-all
mailing list