Port details |
- bharvestr-lv2 Granular synthesizer LV2 plugin
- g20201225_1 audio
=2 g20201225_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-04-19 07:19:36
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/sjaehn/BHarvestr
- Description:
- B.Harvestr is an experimental granular synthesizer LV2 plugin.
In contrast to standard synthesis methods which are based on oscillating waves,
granular synthesis uses micro fragments of audio samples to generate sound.
Thus, granular synthesis uses the same concept as (the majority of) pitch
shifters. Granular synthesizers typically generate lots of overlapping grains to
produce atmospheric sound effects, full soundscapes and pad sounds.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bharvestr-lv2>0:audio/bharvestr-lv2
- To install the port:
- cd /usr/ports/audio/bharvestr-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/bharvestr-lv2
- pkg install bharvestr-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bharvestr-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608924239
SHA256 (sjaehn-BHarvestr-vg20201225-7e6a1e7c81d0af61d4fabcd823978d62c8970502_GH0.tar.gz) = f04217412183237a43d559ff0f19dcaee106dc65c390e2c84a9e51f148e45c9c
SIZE (sjaehn-BHarvestr-vg20201225-7e6a1e7c81d0af61d4fabcd823978d62c8970502_GH0.tar.gz) = 2725712
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:
-
- lv2>0 : audio/lv2
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libsndfile.so : audio/libsndfile
- libcairo.so : graphics/cairo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_bharvestr-lv2
- USES:
- compiler:c++11-lang gmake gnome pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20201225_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
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) |
g20201225 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 ) |
g20201225 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20201225 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20201225 25 Dec 2020 19:59:20
  |
yuri  |
audio/bharvestr-lv2: Update 20200413 -> 20201225 |
g20200413_1 25 Dec 2020 19:21:40
  |
yuri  |
audio/bharvestr-lv2: Correct license
Reported by: Sven Jaehnichen <sjaehn@jahnichen.de> |
g20200413 21 Jul 2020 08:23:08
  |
pkubaj  |
audio/bharvestr-lv2: fix build on GCC architectures
Require C++11 compiler because of -std=c++11.
Include climits in FileChooser.hpp because of INT64_MAX (GCC doesn't do that by
default).
PR: 248134
Approved by: portmgr (blanket: build fix)
MFH: 2020Q3 (blanket: build fix) |
g20200413 19 Apr 2020 07:19:30
  |
yuri  |
New port: audio/bharvestr-lv2: Granular synthesizer LV2 plugin |
Number of commits found: 9
|