git: 805fcd055f73 - main - audio/noise-repellent-lv2: Update 0.1.5-3 -> 0.2.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 24 Apr 2022 01:37:00 UTC
The branch main has been updated by yuri:

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

commit 805fcd055f734100825a0cebc048d1361cbb5da4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-24 01:20:21 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-24 01:36:56 +0000

    audio/noise-repellent-lv2: Update 0.1.5-3 -> 0.2.1
    
    Reported by:    portscout
---
 audio/noise-repellent-lv2/Makefile                | 14 +++++---------
 audio/noise-repellent-lv2/distinfo                |  6 +++---
 audio/noise-repellent-lv2/files/patch-meson.build | 20 --------------------
 audio/noise-repellent-lv2/pkg-plist               |  7 +++++++
 4 files changed, 15 insertions(+), 32 deletions(-)

diff --git a/audio/noise-repellent-lv2/Makefile b/audio/noise-repellent-lv2/Makefile
index f0b282a47d0f..82c79f3b3b7d 100644
--- a/audio/noise-repellent-lv2/Makefile
+++ b/audio/noise-repellent-lv2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	noise-repellent
-DISTVERSION=	0.1.5-3
-DISTVERSIONSUFFIX=	-g7f5a8fb
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.2.1
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
@@ -10,16 +10,12 @@ COMMENT=	LV2 plugin for broadband noise reduction
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	lv2>0:audio/lv2 \
-		${LOCALBASE}/include/fftw3.h:math/fftw3
-LIB_DEPENDS=	libfftw3f.so:math/fftw3-float
+BUILD_DEPENDS=	lv2>0:audio/lv2
+LIB_DEPENDS=	libspecbleach.so:audio/libspecbleach
 
 USES=		meson pkgconfig
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	lucianodato
 
-PLIST_FILES=	lib/lv2/nrepel.lv2/manifest.ttl \
-		lib/lv2/nrepel.lv2/nrepel.so \
-		lib/lv2/nrepel.lv2/nrepel.ttl
-
 .include <bsd.port.mk>
diff --git a/audio/noise-repellent-lv2/distinfo b/audio/noise-repellent-lv2/distinfo
index 575d7db87285..05abb8d611fc 100644
--- a/audio/noise-repellent-lv2/distinfo
+++ b/audio/noise-repellent-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578362766
-SHA256 (lucianodato-noise-repellent-0.1.5-3-g7f5a8fb_GH0.tar.gz) = 544cd29d1542ca94a6638cf7907dd1b0bcd264bcce1f7692eece74f98a38bf96
-SIZE (lucianodato-noise-repellent-0.1.5-3-g7f5a8fb_GH0.tar.gz) = 30284
+TIMESTAMP = 1650763106
+SHA256 (lucianodato-noise-repellent-v0.2.1_GH0.tar.gz) = 6de5f835b48c3636a70a847761fec344b35d75bc561ef1feb4f354912c9581e6
+SIZE (lucianodato-noise-repellent-v0.2.1_GH0.tar.gz) = 13148
diff --git a/audio/noise-repellent-lv2/files/patch-meson.build b/audio/noise-repellent-lv2/files/patch-meson.build
deleted file mode 100644
index f12578e38202..000000000000
--- a/audio/noise-repellent-lv2/files/patch-meson.build
+++ /dev/null
@@ -1,20 +0,0 @@
---- meson.build.orig	2020-01-07 01:30:53 UTC
-+++ meson.build
-@@ -25,8 +25,8 @@ current_os = build_machine.system()
- current_arch = build_machine.cpu_family()
- cflags = []
- 
--# Add x86_64 optimization where appropriate (not for ARM)
--if current_arch != 'aarch64'
-+# Add x86_64 optimization where appropriate
-+if current_arch == 'x86' or current_arch == 'x86_64'
-     cflags += ['-msse','-msse2','-mfpmath=sse']
- endif
- 
-@@ -82,4 +82,4 @@ nrepel_ttl = custom_target('nrepel_ttl',
- if sord_validate.found()
- 	test('LV2 validation', sord_validate,
- 		args : [run_command('find','./lv2 -name "*.ttl"').stdout(), run_command('find','. -name "*.ttl"').stdout()])
--endif
-\ No newline at end of file
-+endif
diff --git a/audio/noise-repellent-lv2/pkg-plist b/audio/noise-repellent-lv2/pkg-plist
new file mode 100644
index 000000000000..3f0fcbf671b1
--- /dev/null
+++ b/audio/noise-repellent-lv2/pkg-plist
@@ -0,0 +1,7 @@
+lib/lv2/nrepellent.lv2/manifest.ttl
+lib/lv2/nrepellent.lv2/nrepellent#stereo.ttl
+lib/lv2/nrepellent.lv2/nrepellent-adaptive#stereo.ttl
+lib/lv2/nrepellent.lv2/nrepellent-adaptive.so
+lib/lv2/nrepellent.lv2/nrepellent-adaptive.ttl
+lib/lv2/nrepellent.lv2/nrepellent.so
+lib/lv2/nrepellent.lv2/nrepellent.ttl