Port details |
- kapitonov-plugins-pack-lv2 Kapitonov LV2 Plugins Pack (KPP)
- 1.2.1_1 audio =2 1.2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-04-08 21:36:18
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/olegkapitonov/Kapitonov-Plugins-Pack
- Description:
- Kapitonov Plugins Pack (KPP) is a set of LV2 plugins for audio processing.
Currently available plugins
* tubeAmp. Advanced guitar tube amp emulator. Contains preamp, tonestack, power
amp with voltage sag, cabinet emulators. Emulation parameters of each
component are set by profile files.
* Bluedream. Booster/Tube Screamer pedal with equalizer (tonestack). Has GUI
* Distruction. Distortion pedal with equalizer (tonestack). Has GUI.
* Fuzz. Vintage fuzz pedal. Has GUI.
* Deadgate. Effective Noise Gate/Dead Zone effect plugin.
* Octaver. Analog octaver pedal.
* Single2Humbucker. Plugin for emulation humbucker pickup sound with single coil
pickup on the guitar. Useful for playing heavy-metal on Stratocaster guitar
with single coil pickups.
tubeAmp is the main and most complex plugin in the set. It can be used to
emulate the sound of any common models of guitar combo amplifiers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kapitonov-plugins-pack-lv2>0:audio/kapitonov-plugins-pack-lv2
- To install the port:
- cd /usr/ports/audio/kapitonov-plugins-pack-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/kapitonov-plugins-pack-lv2
- pkg install kapitonov-plugins-pack-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kapitonov-plugins-pack-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617915645
SHA256 (olegkapitonov-Kapitonov-Plugins-Pack-1.2.1_GH0.tar.gz) = 056c152ee72c5a0cfd45ca0cd848ff13b098c8f58b14c26ad06d7ef49c792b40
SIZE (olegkapitonov-Kapitonov-Plugins-Pack-1.2.1_GH0.tar.gz) = 9618525
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
- faust : audio/faust
- circular_buffer.hpp : devel/boost-libs
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libzita-convolver.so : audio/zita-convolver
- libzita-resampler.so : audio/zita-resampler
- libxcb-icccm.so : x11/xcb-util-wm
- libxcb-util.so : x11/xcb-util
- libcairo.so : graphics/cairo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_kapitonov-plugins-pack-lv2
- USES:
- compiler:c11 gnome localbase:ldflags meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
1.2.1_1 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 ) |
1.2.1_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.2.1 11 Apr 2021 21:01:03 |
Mark Linimon (linimon) |
audio/kapitonov-plugins-pack-lv2: add compiler:c11 to USES
to fix build on GCC-based systems:
../LV2/kpp_tubeamp/plugin.h:21:17: error: mutex: No such file or directory |
1.2.1 08 Apr 2021 21:35:16 |
Yuri Victorovich (yuri) |
New port: audio/kapitonov-plugins-pack-lv2: Kapitonov LV2 Plugins Pack (KPP) |
Number of commits found: 5
|