audio/phaserotate-lv2: Remove because it is included in audio/x42-plugins-lv2
This commit is contained in:
parent
9de8bc411d
commit
327b72313f
1
MOVED
1
MOVED
@ -17558,3 +17558,4 @@ www/moodle310|www/moodle311|2022-09-12|Has expired: Upstream no longer maintaine
|
||||
security/s2n|security/s2n-tls|2022-09-13|Moved to match upstream name
|
||||
audio/kid3-kf5|audio/kid3@kf5|2022-09-13|Merged into flavorized version
|
||||
audio/kid3-qt5|audio/kid3@qt5|2022-09-13|Merged into flavorized version
|
||||
audio/phaserotate-lv2|audio/x42-plugins-lv2|2022-09-13|phaserotate-lv2 LV2 plugin is included in the x42-plugins-lv2 plugin collection
|
||||
|
@ -602,7 +602,6 @@
|
||||
SUBDIR += pd
|
||||
SUBDIR += pear-Text_Spell_Audio
|
||||
SUBDIR += penguinsap
|
||||
SUBDIR += phaserotate-lv2
|
||||
SUBDIR += pianobar
|
||||
SUBDIR += pianobooster
|
||||
SUBDIR += pianod2
|
||||
|
@ -1,31 +0,0 @@
|
||||
PORTNAME= phaserotate
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.5.2
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX= -lv2
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Phase rotation LV2 plugin
|
||||
WWW= https://x42-plugins.com/x42/x42-phaserotate
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
${LOCALBASE}/include/fftw3.h:math/fftw3
|
||||
LIB_DEPENDS= libfftw3f.so:math/fftw3-float
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= x42
|
||||
GH_PROJECT= ${PORTNAME}.lv2
|
||||
|
||||
MAKE_ARGS= LV2VERSION=${DISTVERSION}
|
||||
|
||||
CONFLICTS_INSTALL= x42-plugins-lv2 # lib/lv2/phaserotate.lv2/phaserotate.so
|
||||
|
||||
PLIST_FILES= lib/lv2/phaserotate.lv2/manifest.ttl \
|
||||
lib/lv2/phaserotate.lv2/phaserotate.so \
|
||||
lib/lv2/phaserotate.lv2/phaserotate.ttl
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1648510776
|
||||
SHA256 (x42-phaserotate.lv2-v0.5.2_GH0.tar.gz) = 49474650f73b5418361e2d55d02c73b822fa5bdeb5f2364fcea4c4c6a3b30471
|
||||
SIZE (x42-phaserotate.lv2-v0.5.2_GH0.tar.gz) = 159018
|
@ -1,2 +0,0 @@
|
||||
x42-phaserotate is an audio phase rotation plugin. It is a simple plugin with
|
||||
a single control-slider to shift the phase of the signal +/- 180 deg.
|
Loading…
Reference in New Issue
Block a user