mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
audio/caps-plugins: Clarify COMMENT and add to pkg-descr
This commit is contained in:
parent
f0505daafd
commit
dad9630a42
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue