| Port details on branch 2020Q3 |
- bharvestr-lv2 Granular synthesizer LV2 plugin
- g20200413 audio
=0 g20200413Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-07-21 08:24:36
- Last Update: 2020-07-21 08:24:07
- Commit Hash: afdc771
- License: LGPL3
- 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.
WWW: https://github.com/sjaehn/BHarvestr
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1587280348
SHA256 (sjaehn-BHarvestr-vg20200413-f07ec1e68337960860d06cac7a84a92d456e7f56_GH0.tar.gz) = c2ea222db566baca96bc3b83885825a858bc315c876edeb2e7cb05fba8a7257c
SIZE (sjaehn-BHarvestr-vg20200413-f07ec1e68337960860d06cac7a84a92d456e7f56_GH0.tar.gz) = 1112518
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20200413 21 Jul 2020 08:24:08
  |
pkubaj  |
MFH: r542725
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) |
g20200413 21 Jul 2020 08:24:07
    |
Piotr Kubaj (pkubaj)  |
MFH: r542725
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) |
Number of commits found: 2
|