Port details |
- infamous-plugins-lv2 LV2 plugins for various sound effects
- 0.3.2 audio
=2 0.3.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-11-04 20:57:57
- Last Update: 2023-05-07 18:15:52
- Commit Hash: e8de19d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://ssj71.github.io/infamousPlugins
- Description:
- Infamous Plugins is a collection of open-source LV2 plugins. It fills some
holes, supplying non-existing plugins for linux audio.
* Cellular Automaton Synth
* Envelope Follower
* Hip2B
* Cheap Distortion
* Stuck
* Power Cut
* Power Up
* EWham
* Duffer
* Lush Life
* Bent Delat
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- infamous-plugins-lv2>0:audio/infamous-plugins-lv2
- To install the port:
- cd /usr/ports/audio/infamous-plugins-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/infamous-plugins-lv2
- pkg install infamous-plugins-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: infamous-plugins-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683441681
SHA256 (ssj71-infamousPlugins-v0.3.2_GH0.tar.gz) = 4c83e3d80e501ae72cb891fccf2cfe286fb506aaf6ce2c067a5b7a2dd272e4b4
SIZE (ssj71-infamousPlugins-v0.3.2_GH0.tar.gz) = 1748519
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
- libfftw3.so : math/fftw3
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfftw3f.so : math/fftw3-float
- libntk.so : x11-toolkits/ntk
- libzita-resampler.so : audio/zita-resampler
- libcairo.so : graphics/cairo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_infamous-plugins-lv2
- USES:
- cmake compiler:c11 gnome localbase 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 |
0.3.2 07 May 2023 18:15:52
    |
Yuri Victorovich (yuri)  |
audio/infamous-plugins-lv2: Update 0.3.0-7 → 0.3.2
Reported by: portscout |
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.3.0.7 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.3.0.7 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.0.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.0.7 26 Oct 2020 19:51:33
  |
pkubaj  |
audio/infamous-plugins-lv2: fix build on GCC architectures
Use newer compiler:
cc1: error: invalid option argument '-Og'
MFH: 2020Q4 (fix build blanket) |
0.3.0.7 13 Oct 2020 06:27:21
  |
yuri  |
audio/infamous-plugins-lv2: Update 0.3.0 -> 0.3.0-7; Unbreak build that was
broken when audio/lv2 was upgraded to 1.18.0.
MFH: 2020Q4 |
0.3.0 03 Jun 2020 19:50:36
  |
antoine  |
Mark BROKEN
Reported by: pkg-fallout |
0.3.0 20 Jun 2019 15:21:41
  |
linimon  |
Patch out -Og flag in src/*/CMakeLists.txt to fix build on GCC-based
systems such as powerpc64:
cc1: invalid option argument '-Og'
Approved by: portmgr (tier-2 blanket) |
0.3.0 17 Apr 2019 07:34:49
  |
yuri  |
audio/infamous-plugins-lv2: Update 0.2.04 -> 0.3.0
Reported by: portscout |
0.2.04 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.2.04 03 Jun 2018 14:08:05
  |
linimon  |
These ports are not quite ready for the tier-2 archs yet.
These are probably trivial fixes, if someone has the time and interest
to pursue them. I'm definitely short of time ATM.
Approved by: portmgr (tier-2 blanket) |
0.2.04 03 Feb 2018 19:49:10
  |
yuri  |
audio/infamous-plugins-lv2: Update to 0.2.04
Change log:
https://github.com/ssj71/infamousPlugins/releases/tag/v0.2.04
Reported by: portscout
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D14186 |
0.2.02.80 04 Nov 2017 20:57:49
  |
yuri  |
New port: audio/infamous-plugins-lv2: LV2 plugins for various sound effects
PR: 221553
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12955 |