Port details |
- noise-suppression-for-voice-lv2 Real-time noise suppression plugin
- 1.10 audio
=2 1.10Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-03 18:27:12
- Last Update: 2024-05-20 06:53:08
- Commit Hash: 40d2c05
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/werman/noise-suppression-for-voice
- Description:
- The plugin is meant to suppress a wide range of noise origins (from original
paper): computer fans, office, crowd, airplane, car, train, construction.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- noise-suppression-for-voice-lv2>0:audio/noise-suppression-for-voice-lv2
- To install the port:
- cd /usr/ports/audio/noise-suppression-for-voice-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/noise-suppression-for-voice-lv2
- pkg install noise-suppression-for-voice-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: noise-suppression-for-voice-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716182553
SHA256 (werman-noise-suppression-for-voice-v1.10_GH0.tar.gz) = 6e0c11aeb8392891750b0243c2ba695dab07654bf3f4e01adbed927b36cc690a
SIZE (werman-noise-suppression-for-voice-v1.10_GH0.tar.gz) = 37315188
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- juce>0 : devel/juce
- lv2>0 : audio/lv2
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpng16.so : graphics/png
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for noise-suppression-for-voice-lv2-1.10:
LADSPA=on: LADSPA audio plugins support
VST3=off: VST3 audio plugins support
===> Use 'make config' to modify these settings
- Options name:
- audio_noise-suppression-for-voice-lv2
- USES:
- cmake compiler:c11 localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10 20 May 2024 06:53:08
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: update 1.03 → 1.10
Reported by: portscout |
1.03_2 06 May 2024 20:10:41
    |
Daniel Engberg (diizzy)  |
audio/noise-suppression-for-voice-lv2: Use EXTRACT_AFTER_ARGS
To decrease I/O load skip extracting files instead of removing after
extraction
PR: 278767
Reviewed by: yuri (maintainer) |
1.03_2 26 Apr 2024 10:06:20
    |
Yuri Victorovich (yuri)  Author: Dimitry Andric |
audio/noise-suppression-for-voice-lv2: workaround for clang-18 crash on 15
PR: 278333 |
1.03_2 12 Apr 2024 00:20:08
    |
Piotr Kubaj (pkubaj)  |
audio/noise-suppression-for-voice-lv2: fix build on powerpc64le
Similarly to devel/juce, disable vendored libpng to fix build. |
1.03_1 04 Feb 2024 22:23:38
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Broken on armv7
Reported by: fallout |
1.03_1 04 Sep 2023 17:18:31
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Disable tests during build |
1.03_1 17 Aug 2023 05:38:04
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Fix build on architectures where
sanitizer isn't available
Reported by: fallout |
1.03_1 15 Aug 2023 03:00:41
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Fix build by disabling VST3
Add options LADSPA and VST3. The VST3 plugin isn;t built any more
after juce update. Now the new option VST3 is OFF by default.
Reported by: fallout |
1.03 10 Jul 2023 03:26:10
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Fix build breakage due to architecture
string in plist
Reported by: fallout |
1.03 11 Jun 2023 07:55:53
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Fix build on non-amd64 systems
Reported by: fallout |
1.03 09 Jun 2023 21:09:55
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Update 0.91-2 → 1.03 |
0.91.2_1 09 Jun 2023 15:48:01
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Enable the LADSPA plugin |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.91.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.91.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.91.2 06 Apr 2021 20:17:24
    |
Yuri Victorovich (yuri)  |
audio/noise-suppression-for-voice-lv2: Update 0.91-1 -> 0.91-2 |
0.91.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.91.1 12 Jan 2021 22:18:59
  |
pkubaj  |
audio/noise-suppression-for-voice-lv2: remove whitespace |
0.91.1 08 Jan 2021 12:32:18
  |
linimon  |
Add compiler:c11 to USES to fix build on GCC-based systems:
/wrkdirs/usr/ports/audio/noise-suppression-for-voice-lv2/work/noise-suppression-for-voice-0.91-1-ge391a9b/src/lv2_plugin/lv2core/Plugin.hpp:205:
error: expected identifier before '...' token
Approved by: portmgr (tier-2 blanket) |
0.91.1 03 Jan 2021 18:27:04
  |
yuri  |
New port: audio/noise-suppression-for-voice-lv2: Real-time noise suppression
plugin |