Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 20:00:33 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dad9630a4272 - main - audio/caps-plugins: Clarify COMMENT and add to pkg-descr
Message-ID:  <202104072000.137K0X4g078515@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dad9630a427267e40a4a9e348c696cdf7deeebcc

commit dad9630a427267e40a4a9e348c696cdf7deeebcc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-07 19:49:00 +0000
Commit:     Yuri Victorovich <yuri@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104072000.137K0X4g078515>