aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-07 19:49:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-07 20:00:30 +0000
commitdad9630a427267e40a4a9e348c696cdf7deeebcc (patch)
tree646cacd88877061c2bf9e9a40c4244f91a85a08d /audio
parentf0505daafd12c664e9248e149e9199b938e231b1 (diff)
downloadports-dad9630a427267e40a4a9e348c696cdf7deeebcc.tar.gz
ports-dad9630a427267e40a4a9e348c696cdf7deeebcc.zip
audio/caps-plugins: Clarify COMMENT and add to pkg-descr
Diffstat (limited to 'audio')
-rw-r--r--audio/caps-plugins/Makefile2
-rw-r--r--audio/caps-plugins/pkg-descr3
2 files changed, 4 insertions, 1 deletions
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@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