Commit 327b7231 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

audio/phaserotate-lv2: Remove because it is included in audio/x42-plugins-lv2

parent 9de8bc41
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -602,7 +602,6 @@
    SUBDIR += pd
    SUBDIR += pear-Text_Spell_Audio
    SUBDIR += penguinsap
    SUBDIR += phaserotate-lv2
    SUBDIR += pianobar
    SUBDIR += pianobooster
    SUBDIR += pianod2

audio/phaserotate-lv2/Makefile

deleted100644 → 0
+0 −31
Original line number Diff line number Diff line
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>

audio/phaserotate-lv2/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1648510776
SHA256 (x42-phaserotate.lv2-v0.5.2_GH0.tar.gz) = 49474650f73b5418361e2d55d02c73b822fa5bdeb5f2364fcea4c4c6a3b30471
SIZE (x42-phaserotate.lv2-v0.5.2_GH0.tar.gz) = 159018

audio/phaserotate-lv2/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
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.